library/roles/ELK/elasticsearch/templates/jvm.options.j2: A new default option is needed for elasticsearch 5.2.

This commit is contained in:
Andrea Dell'Amico 2017-02-15 19:33:33 +01:00
parent a46a338bf8
commit 939c71d2f5
1 changed files with 2 additions and 0 deletions

View File

@ -62,6 +62,8 @@
# flag to explicitly tell Netty to not use unsafe
-Dio.netty.noUnsafe=true
-Dlog4j2.disable.jmx=true
## heap dumps
# generate a heap dump when an allocation from the Java heap fails