mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 04:52: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
|
# Debug output
|
||||||
if [type] == "Tanner" {
|
#if [type] == "XYZ" {
|
||||||
stdout {
|
# stdout {
|
||||||
codec => rubydebug
|
# codec => rubydebug
|
||||||
}
|
# }
|
||||||
}
|
#}
|
||||||
# Debug output
|
# Debug output
|
||||||
#stdout {
|
#stdout {
|
||||||
# codec => rubydebug
|
# codec => rubydebug
|
||||||
|
|
Loading…
Reference in a new issue