# Bacula logrotate script
/var/log/bacula/*.log /var/spool/bacula/log {
monthly
rotate 4
notifempty
missingok
}