/var/log/graphite-web/*.log {
        rotate 7
        missingok
        notifempty
        copytruncate
        daily
        compress
}
