tweaking, add sentrypeer to logstash config

This commit is contained in:
t3chn0m4g3
2022-02-24 17:39:57 +00:00
parent aa6afc37fe
commit 5237215bf0
7 changed files with 49 additions and 105 deletions

View File

@ -3,7 +3,7 @@ input {
http {
id => "tpot"
host => "0.0.0.0"
port => "80"
port => "64305"
}
}