/opt/starfish/log/redash/*.log /opt/starfish/log/redash/*.err /opt/starfish/redash-systemd/*/redis/*.log {
    nocreate
    delaycompress
    copytruncate
    compress

    dateext

    notifempty
    minsize 100k

    daily
    rotate 90

    missingok
}
