mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 12:32:12 +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"
|
||||
xpack.ml.enabled: false
|
||||
xpack.security.enabled: false
|
||||
xpack.ilm.enabled: false
|
||||
path:
|
||||
logs: /data/elk/log
|
||||
data: /data/elk/data
|
||||
|
|
Loading…
Reference in a new issue