/var/log/faf/*.log {
    missingok
    notifempty
    rotate 5
    weekly
    su faf faf
}

