File zm.logrotate of Package ZoneMinder
/var/log/zm/zmaudit.log {
compress
dateext
maxage 165
rotate 4
size=+4096k
notifempty
missingok
create 644 wwwrun www
postrotate
/etc/init.d/zm reload
endscript
}
/var/log/zm/zmctrl-axis.log {
compress
dateext
maxage 165
rotate 4
size=+4096k
notifempty
missingok
create 664 wwwrun trusted
postrotate
/etc/init.d/zm reload
endscript
}
/var/log/zm/zmdc.log {
compress
dateext
maxage 165
rotate 4
size=+4096k
notifempty
missingok
create 644 wwwrun www
postrotate
/etc/init.d/zm reload
endscript
}
/var/log/zm/zmfilter.log {
compress
dateext
maxage 165
rotate 4
size=+4096k
notifempty
missingok
create 644 wwwrun www
postrotate
/etc/init.d/zm reload
endscript
}
/var/log/zm/zmpkg.log {
compress
dateext
maxage 165
rotate 4
size=+4096k
notifempty
missingok
create 644 wwwrun www
postrotate
/etc/init.d/zm reload
endscript
}
/var/log/zm/zmtrack.log {
compress
dateext
maxage 165
rotate 4
size=+4096k
notifempty
missingok
create 644 wwwrun www
postrotate
/etc/init.d/zm reload
endscript
}
/var/log/zm/zmvideo.log {
compress
dateext
maxage 165
rotate 4
size=+4096k
notifempty
missingok
create 644 wwwrun www
postrotate
/etc/init.d/zm reload
endscript
}
/var/log/zm/zmwatch.log {
compress
dateext
maxage 165
rotate 4
size=+4096k
notifempty
missingok
create 644 wwwrun www
postrotate
/etc/init.d/zm reload
endscript
}