/var/log/hiawatha/*.log {
    size=10M
    rotate 5
    weekly
    missingok
    notifempty
    postrotate
    service hiawatha reload
    endscript
}
