1.2.9 on a clean install of Ubuntu 14.04
RUN_AUDIT is ticked
AUDIT_CHECK_INTERVAL is set to 900
I haven't timed it, but it looks more like 15 hours before events are deleted from disk rather than 15 minutes
Have I misunderstood the documentation ?
Cheers
events deleted from web gui take longer than expected to be deleted from filesystem
-
- Posts: 16
- Joined: Wed Mar 16, 2016 9:54 pm
Re: events deleted from web gui take longer than expected to be deleted from filesystem
Depends. AUDIT_MIN_AGE = 86400 or 24 hours. So, if what you are trying to remove is younger than 24 hours it will remain until it ages.
-
- Posts: 16
- Joined: Wed Mar 16, 2016 9:54 pm
Re: events deleted from web gui take longer than expected to be deleted from filesystem
<facepalm>
apologies, I had completely missed that in the docs, twice...
thanks!
apologies, I had completely missed that in the docs, twice...
thanks!
Re: events deleted from web gui take longer than expected to be deleted from filesystem
Actually, I had to look that one up so I learned something, too!!!