mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
tweaking, add sentrypeer to logstash config
This commit is contained in:
2
docker/elk/logstash/dist/http_input.conf
vendored
2
docker/elk/logstash/dist/http_input.conf
vendored
@ -3,7 +3,7 @@ input {
|
||||
http {
|
||||
id => "tpot"
|
||||
host => "0.0.0.0"
|
||||
port => "80"
|
||||
port => "64305"
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user