]> git.ipfire.org Git - thirdparty/suricata.git/commit
eve/frame: run logging for flow end packets
authorVictor Julien <vjulien@oisf.net>
Fri, 6 Dec 2024 13:11:38 +0000 (14:11 +0100)
committerVictor Julien <vjulien@oisf.net>
Wed, 11 Dec 2024 08:33:02 +0000 (09:33 +0100)
commit95ac92f9aa5fe86428f407d88b5e3325f7edc376
tree548accc44a0e05aa7ef14a8499ce61d8fae9dbf1
parentdb589765e4f2714546dc653948afe19672c61bec
eve/frame: run logging for flow end packets

If there are frames in the flow the flow manager will create flow
timeout packets to log the remaining frames. This requires the logger to
run for those flow timeout packets.

Ticket: #7440.
src/output-json-frame.c