mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
Added more information for building from git
Added make vendor-elasticsearch for getting jars out of elasticsearch for running from git.
This commit is contained in:
parent
9b5a60d561
commit
b4f06ee8d7
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