bump elk stack to 7.8

This commit is contained in:
t3chn0m4g3
2020-06-21 21:11:21 +00:00
parent a396356785
commit 65e849cf33
5 changed files with 7 additions and 7 deletions

View File

@ -1,7 +1,7 @@
FROM alpine
#
# VARS
ENV ES_VER=7.7.1 \
ENV ES_VER=7.8.0 \
JAVA_HOME=/usr/lib/jvm/java-11-openjdk
# Include dist
ADD dist/ /root/dist/

View File

@ -2,7 +2,7 @@ cluster.name: tpotcluster
node.name: "tpotcluster-node-01"
xpack.ml.enabled: false
xpack.security.enabled: false
xpack.ilm.enabled: false
#xpack.ilm.enabled: false
path:
logs: /data/elk/log
data: /data/elk/data