Actions
Bug #664
closed
VJ
VJ
unified2: alert file overwritten if rotate happens within second of creation
Bug #664:
unified2: alert file overwritten if rotate happens within second of creation
Affected Versions:
Effort:
Difficulty:
Label:
Description
The unified2 alert files use a timestamp with second precision. When the file size limit is reached, it is rotated, meaning a new file with a new timestamp is created. However, if this timestamp (in seconds) is equal to the last files timestamp, this file will be overwritten (truncated).
Actions