/var/log/zimbra-ldap.log {
    daily
    missingok
    notifempty
    delaycompress
    rotate 15
    su root syslog
    postrotate
        systemctl kill -s USR2 zimbra-ldap-sync.service
    endscript
}
