mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 20:42:11 +00:00
cleanup
This commit is contained in:
parent
72313a600d
commit
37424eb541
1 changed files with 5 additions and 5 deletions
10
docker/elk/logstash/dist/logstash.conf
vendored
10
docker/elk/logstash/dist/logstash.conf
vendored
|
@ -484,11 +484,11 @@ output {
|
|||
}
|
||||
}
|
||||
# Debug output
|
||||
if [type] == "Tanner" {
|
||||
stdout {
|
||||
codec => rubydebug
|
||||
}
|
||||
}
|
||||
#if [type] == "XYZ" {
|
||||
# stdout {
|
||||
# codec => rubydebug
|
||||
# }
|
||||
#}
|
||||
# Debug output
|
||||
#stdout {
|
||||
# codec => rubydebug
|
||||
|
|
Loading…
Reference in a new issue