mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 20:42:11 +00:00
remove ilm support, breaks existing index at upgrade
This commit is contained in:
parent
5a4724bcba
commit
64729f5064
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ cluster.name: tpotcluster
|
||||||
node.name: "tpotcluster-node-01"
|
node.name: "tpotcluster-node-01"
|
||||||
xpack.ml.enabled: false
|
xpack.ml.enabled: false
|
||||||
xpack.security.enabled: false
|
xpack.security.enabled: false
|
||||||
|
xpack.ilm.enabled: false
|
||||||
path:
|
path:
|
||||||
logs: /data/elk/log
|
logs: /data/elk/log
|
||||||
data: /data/elk/data
|
data: /data/elk/data
|
||||||
|
|
Loading…
Reference in a new issue