Event Filter deletes all events!
Posted: Mon Jan 23, 2012 9:48 pm
Hi,
I'm trying to configure an Event Filter that deletes events over 1 month old that aren't archived.
I've used the PurgeWhenFull as an example. Here's what I have.
'Archive Status' equal to 'Unarchived Only'
and 'Date/Time' greater than '-1 month'
sort by 'ID' 'Asc' limit to first 5 results only
Delete at matches (ticked)
It's running as a background process.
I've also tried checking zmfilter.log but it doesn't exist on my Ubuntu install.
This is the type of thing I see in the log 'Jan 23 21:49:13 NAS zmfilter[15785]: INF [Deleting event 102155]'
Any ideas?
Thanks
I'm trying to configure an Event Filter that deletes events over 1 month old that aren't archived.
I've used the PurgeWhenFull as an example. Here's what I have.
'Archive Status' equal to 'Unarchived Only'
and 'Date/Time' greater than '-1 month'
sort by 'ID' 'Asc' limit to first 5 results only
Delete at matches (ticked)
It's running as a background process.
I've also tried checking zmfilter.log but it doesn't exist on my Ubuntu install.
This is the type of thing I see in the log 'Jan 23 21:49:13 NAS zmfilter[15785]: INF [Deleting event 102155]'
Any ideas?
Thanks