Update jvm options with default values for 7.6.0 (#691)
* update jvm options with default values for 7.6.0 * allow overriding heap dump path
This commit is contained in:
parent
744e65c7a5
commit
b32481a2d3
2 changed files with 20 additions and 2 deletions
|
|
@ -49,6 +49,7 @@ es_debian_startup_timeout: 10
|
|||
# JVM custom parameters
|
||||
es_java_home: ''
|
||||
es_jvm_custom_parameters: ''
|
||||
es_heap_dump_path: "/var/lib/elasticsearch"
|
||||
|
||||
# SSL/TLS parameters
|
||||
es_enable_auto_ssl_configuration: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue