#388 closed defect (fixed)
Logfile rotation handled ungracefully for file size zero
Reported by: | rainer | Owned by: | rainer |
---|---|---|---|
Priority: | minor | Milestone: | 4.1.1 |
Component: | main | Version: | |
Keywords: | Cc: |
Description
Samhain looks for rotated logfiles with the old inode number only if the checksum does not match. This doesn't cover the special case of empty logfiles (size zero always). Problem reported by Bond.
Change History (4)
comment:2 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 9 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:4 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note:
See TracTickets
for help on using tickets.
Believed to be fixed by changeset [492].