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
|
# Debug output
|
||||||
if [type] == "Tanner" {
|
#if [type] == "XYZ" {
|
||||||
stdout {
|
# stdout {
|
||||||
codec => rubydebug
|
# codec => rubydebug
|
||||||
}
|
# }
|
||||||
}
|
#}
|
||||||
# Debug output
|
# Debug output
|
||||||
#stdout {
|
#stdout {
|
||||||
# codec => rubydebug
|
# codec => rubydebug
|
||||||
|
Reference in New Issue
Block a user