From 3cbd48c28f225006ac0fec649ddc1a264592116b Mon Sep 17 00:00:00 2001 From: myoung34 Date: Sun, 11 Feb 2018 13:37:39 -0600 Subject: [PATCH] Update pillar.example for required param on ES6 ES6 requires a JVM option for security settings on plugins --- pillar.example | 1 + 1 file changed, 1 insertion(+) diff --git a/pillar.example b/pillar.example index bdcba89..f2334d6 100644 --- a/pillar.example +++ b/pillar.example @@ -19,6 +19,7 @@ elasticsearch: ES_STARTUP_SLEEP_TIME: 5 ES_HEAP_SIZE: 8g MAX_OPEN_FILES: 65535 + ES_JAVA_OPTS: -Dlog4j2.disable.jmx=true plugins: lang-python: lang-python kopf: lmenezes/elasticsearch-kopf