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:
timconradinc 2013-04-30 16:12:51 -03:00
parent 9b5a60d561
commit b4f06ee8d7

View file

@ -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