@CENTREON_LOG@/centAcl.log @CENTREON_LOG@/dashboardBuilder.log @CENTREON_LOG@/downtimeManager.log @CENTREON_LOG@/eventReportBuilder.log @CENTREON_LOG@/ldap*.log @CENTREON_LOG@/login.log @CENTREON_LOG@/sql-error.log {
    copytruncate
    weekly
    rotate 52
    compress
    delaycompress
    notifempty
    missingok
}

@CENTREON_LOG@/error*.log {
    daily
    compress
    delaycompress
    rotate 1
    ifempty
    nocreate
    missingok
} 