/var/log/wbmc_cluster {
    missingok
    postrotate
    endscript
    rotate 1
    size=5M
}
/var/log/wbmc {
    missingok
    postrotate
    endscript
    rotate 5
    monthly
}
