finetune logstash image and compose settings

This commit is contained in:
t3chn0m4g3
2022-03-31 14:46:56 +00:00
parent bf39f85df0
commit 5f18f7f17f
15 changed files with 31 additions and 29 deletions

View File

@ -4,6 +4,7 @@ input {
id => "tpot"
host => "0.0.0.0"
port => "64305"
ecs_compatibility => disabled
}
}