mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
finetune logstash image and compose settings
This commit is contained in:
1
docker/elk/logstash/dist/http_input.conf
vendored
1
docker/elk/logstash/dist/http_input.conf
vendored
@ -4,6 +4,7 @@ input {
|
||||
id => "tpot"
|
||||
host => "0.0.0.0"
|
||||
port => "64305"
|
||||
ecs_compatibility => disabled
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user