bdaebd
/var/log/httpd/*log {
bdaebd
    missingok
bdaebd
    notifempty
bdaebd
    sharedscripts
bdaebd
    delaycompress
bdaebd
    postrotate
bdaebd
        /bin/systemctl reload httpd.service > /dev/null 2>/dev/null || true
bdaebd
    endscript
bdaebd
}