1 2 3 4 5 6 7 8
/var/log/httpd/*log { missingok notifempty sharedscripts postrotate /sbin/service httpd graceful 2> /dev/null || true endscript }