mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 22:57:16 -04:00
Merge pull request #463 from timconradinc/patch-2
Added more information for building from git
This commit is contained in:
commit
a02c44dce5
1 changed files with 3 additions and 0 deletions
|
@ -38,6 +38,9 @@ To work on the code without building a jar, install rvm and run the following:
|
|||
|
||||
# Run logstash
|
||||
bin/logstash agent [options]
|
||||
|
||||
# If running bin/logstash agent yields complaints about log4j/other things
|
||||
make vendor-elasticsearch
|
||||
|
||||
## Building
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue