Page 1 of 1

Auto-Delete events for different cameras

Posted: Wed Jun 01, 2016 10:42 pm
by Zmjm15
Hi guys,

I have 3 cameras set up in ZM and would like all 3 to only store exactly 2 weeks worth of footage.

Does anyone know how i can achieve this using the filter?

Also, if anyone has any cool filter configs for doing other things i would be interested in those too.

Many thanks!

Re: Auto-Delete events for different cameras

Posted: Thu Jun 02, 2016 4:04 am
by dmitripr
This will match all events older than 2 weeks:

Code: Select all

Date/Time : Less than or equal to : -14 days

Re: Auto-Delete events for different cameras

Posted: Thu Jun 02, 2016 9:05 pm
by Zmjm15
That's awesome works great
Thank you!