/var/log/homestead/homestead_out.log /var/log/homestead/homestead_err.log {
        rotate 4
        weekly
        minsize 1M
        missingok
        create 640 root adm
        notifempty
        compress
        delaycompress
        copytruncate
}

