]> git.ipfire.org Git - thirdparty/suricata.git/commit
eve/alert: warn on obsolete flags 9087/head
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 14:27:04 +0000 (16:27 +0200)
commitafa58de371c92c7037214342545b48edd492122f
tree2a607d9bdadbd1ad0d4653dafe0049dc846727b9
parent72ce98c31da894af5dd5a56e241aefca629b8048
eve/alert: warn on obsolete flags

Log a warning on obsolete flags. If the flag is to enable, do the
enable. But do not honor disable flags, as these could override the
new settings and cause hard to debug issues.

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