mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
include docker repos
... skip emobility since it is a dev repo
This commit is contained in:
8
docker/elk/elasticsearch/dist/elasticsearch.yml
vendored
Normal file
8
docker/elk/elasticsearch/dist/elasticsearch.yml
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
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: "*"
|
Reference in New Issue
Block a user