mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
- remove rubygem pointers; I have yanked every version of logstash from
rubygems.org so there is no need to include 'gem install' directions. Context: * https://gist.github.com/1720432 * https://gist.github.com/1720739
This commit is contained in:
parent
c4a52821e6
commit
4bc19e1892
1 changed files with 2 additions and 6 deletions
|
@ -31,13 +31,9 @@ If you find a bug or have a feature request, file them
|
|||
on <http://logstash.jira.com/>. (Honestly though, if you prefer email or irc
|
||||
for such things, that works for me, too.)
|
||||
|
||||
## Download it
|
||||
## Download It
|
||||
|
||||
logstash releases come in a few flavors.
|
||||
|
||||
* [Monolithic jar](http://semicomplete.com/files/logstash/logstash-%VERSION%-monolithic.jar)
|
||||
* [rubygem](http://rubygems.org/gems/logstash/versions/%VERSION%)
|
||||
* [`gem install logstash -v %VERSION%`](http://rubygems.org/gems/logstash)
|
||||
[Download logstash-%VERSION%](http://semicomplete.com/files/logstash/logstash-%VERSION%-monolithic.jar)
|
||||
|
||||
## What's next?
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue