]> git.ipfire.org Git - thirdparty/suricata.git/commit
eve/alert: add support for logging frame
authorVictor Julien <vjulien@oisf.net>
Fri, 3 Dec 2021 06:47:29 +0000 (07:47 +0100)
committerVictor Julien <vjulien@oisf.net>
Tue, 18 Jan 2022 11:21:50 +0000 (12:21 +0100)
commitc0ec3984fae42421b4c4a09e7d938ec0e73500e6
tree0818e94aeb9999763d0c611e771e2bfb1dbf28f0
parent60bfade351d4cd71b2c0456a75bd5997dbf8b7ab
eve/alert: add support for logging frame

If detection was done in a frame, the frame will be added to the
eve.alert output.
src/decode.h
src/detect-engine-alert.c
src/detect.h
src/output-json-alert.c