/var/log/pacemaker/pacemaker.log /var/log/pacemaker/bundles/*/pacemaker.log /var/log/pacemaker/bundles/*/pcmk-init.log {
    compress
    dateext
    weekly
    su hacluster haclient
    rotate 99
    maxage 365
    maxsize 100M
    notifempty
    missingok
    copytruncate
}
