Actions
Bug #8115
open
AS
AS
Log rotation doesn't work during zero traffic
Bug #8115:
Log rotation doesn't work during zero traffic
Affected Versions:
Effort:
low
Difficulty:
Label:
C
Description
Log rotation checks (code link) only happen when there are active log "writes" happening in the system. In cases of zero-traffic, they may not get triggered because of which downstream processes waiting on log file close event miss out on time-critical logs.
AS Updated by Abhijeet Singh 6 months ago
I can submit a pull request for a fix for above. Trying to figure out how to assign this bug to myself.
AS Updated by Abhijeet Singh 6 months ago
AS Updated by Abhijeet Singh 6 months ago
- Status changed from New to In Review
AS Updated by Abhijeet Singh 5 months ago
- Description updated (diff)
AS Updated by Abhijeet Singh 5 months ago
Related bug -- https://redmine.openinfosecfoundation.org/issues/8153
PA Updated by Philippe Antoine 3 months ago
- Assignee set to Abhijeet Singh
PA Updated by Philippe Antoine 7 days ago
- Target version changed from TBD to 9.0.0-beta1
Actions