mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
remove fallback
This commit is contained in:
2
docker/elk/logstash/dist/logstash.conf
vendored
2
docker/elk/logstash/dist/logstash.conf
vendored
@ -131,7 +131,7 @@ filter {
|
||||
field => "[alert][signature_id]"
|
||||
destination => "[alert][cve_id]"
|
||||
dictionary_path => "/etc/listbot/cve.yaml"
|
||||
fallback => "-"
|
||||
# fallback => "-"
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user