automatic filter won't delete what's selected
Posted: Fri Jul 13, 2012 3:22 pm
Hi to all,
I'm running ZM v1.24.2 on an ubuntu desktop 12.04 installed from repository and all works fine exept for the fact that even if i've saved an automatic filter to keep the last 3 months of event it seems that it dosn't work.
I'm recording on a NAS mounted from my fstab with the following line:
I can access, create files/folders from my ubuntu GUI and also from shell and ZM is recording correctly.
I've setted a filter that have this parameter:
also i've told to ZM to execute the filter in background and i can see the "*" just after my filter name, but i can still see the events that are "selected" from that filter if i execute it withowt checking the delete option.
I've also tried to execute the filter (telling it to delete the events) manually from the filter window but i can still see the events.
so...i don't know what to do...some hint??
thanks in advance for help
I'm running ZM v1.24.2 on an ubuntu desktop 12.04 installed from repository and all works fine exept for the fact that even if i've saved an automatic filter to keep the last 3 months of event it seems that it dosn't work.
I'm recording on a NAS mounted from my fstab with the following line:
Code: Select all
//nas.ip.address/recordingFolder /media/myMountPoint smbfs credentials=/home/myCredentialFiles,dir_mode=0777,file_mode=0777 0 0
I've setted a filter that have this parameter:
Code: Select all
date/time less than today -91day
and i've checked "delete the events"
I've also tried to execute the filter (telling it to delete the events) manually from the filter window but i can still see the events.
so...i don't know what to do...some hint??
thanks in advance for help