mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
cleanup
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user