Actions
Bug #4459
closedthreaded eve: files not closed on deinitialization
Affected Versions:
Effort:
Difficulty:
Label:
Description
When threaded eve logging is enabled, the files are not closed when the log contexts are deinitialized like they are in non-threaded mode. While this is not really an issue during a normal Suricata run, when in unix-socket mode it means that files are opened for each pcap file and never closed.
Affected branches are master and 6.0.x.
Actions