Actions
Bug #1404
closedAlert-Debuglog not being rotated on SIGHUP.
Affected Versions:
Effort:
Difficulty:
Label:
Description
As found by @Andreas Herz:
The alert-debuglog writer for non-decoder events was writing directly to the log file so the write wrapper was not checking for file rotation like it would in the decoder event case.
Current GitHub PR: https://github.com/inliniac/suricata/pull/1302
Actions