mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
parent
ef6afb6279
commit
2331739bb5
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ own ruby you must set `USE_RUBY=1` in your environment.
|
|||
|
||||
[Drip](https://github.com/ninjudd/drip) is a launcher for the Java Virtual Machine that provides much faster startup times than the `java` command. The drip script is intended to be a drop-in replacement for the java command, only faster. We recommend using drip during development.
|
||||
|
||||
To tell Logstash to use drip, either set the `USE_DRIP=1` environment variable or set `JAVACMD=which drip`.
|
||||
To tell Logstash to use drip, either set the `USE_DRIP=1` environment variable or set `` JAVACMD=`which drip` ``.
|
||||
|
||||
**Caveats**
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue