]> git.ipfire.org Git - thirdparty/suricata.git/commit
eve/alert: warn on obsolete flags
authorJason Ish <jason.ish@oisf.net>
Mon, 26 Jun 2023 16:57:00 +0000 (10:57 -0600)
committerVictor Julien <vjulien@oisf.net>
Tue, 27 Jun 2023 07:35:10 +0000 (09:35 +0200)
commitdd786cd6e4359f260626dd1049c6a416d351e077
tree998312eef8ace62d48fe7829909d96ca722f225a
parentaeb408dd9dbf7d3f7b4af0f77c3a16fd45c56d39
eve/alert: warn on obsolete flags

Log a warning but otherwise ignore obsolete flags under
eve-log.alert. This also prevents accidentially turning off app-layer
logging by attempting to disable a single protocol.

These flags have been deprecated since 5.0, time to stop respecting
them.

Ticket: #6175
src/output-json-alert.c