/var/log/chwala/*.log {
    missingok
    compress
    notifempty
    size 30k
    create 0660 roundcube_sysuser roundcube_sysgroup
    su roundcube_sysuser roundcube_sysgroup
}

