mirror of
https://github.com/elastic/logstash.git
synced 2025-04-20 20:57:27 -04:00
JvmOptionsParser adds support for ${VAR:default} syntax when parsing jvm.options
- allow dynamic resolution of environment variables in the jvm.options file
- enables fallback to default value when the environment variable is not set
(cherry picked from commit
|
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
gradle.properties | ||
README.md |
Standalone jar for JvmOptionsParser to enable it to run under Java 8 to provide helpful fail fast message when logstash is run older versions of Java.