#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 , 10 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Version 0, edited 10 years ago by (next)
comment:3 by , 10 years ago
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
comment:4 by , 10 years ago
| Resolution: | → fixed |
|---|---|
| Status: | reopened → closed |
Believed to be fixed by changeset [492].
Note:
See TracTickets
for help on using tickets.
Believed to be fixed by changeset [491].