mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
remove ilm support, breaks existing index at upgrade
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user