mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-29 11:48:52 +00:00
9 lines
185 B
YAML
9 lines
185 B
YAML
![]() |
cluster.name: tpotcluster
|
||
|
node.name: "tpotcluster-node-01"
|
||
|
path:
|
||
|
logs: /data/elk/log
|
||
|
data: /data/elk/data
|
||
|
http.host: 0.0.0.0
|
||
|
http.cors.enabled: true
|
||
|
http.cors.allow-origin: "*"
|