Skip to content

Instantly share code, notes, and snippets.

@curtis
Created August 26, 2009 21:41
Show Gist options
  • Save curtis/175869 to your computer and use it in GitHub Desktop.
Save curtis/175869 to your computer and use it in GitHub Desktop.
# Rails logs:
/home/myuser/apps/myapp/shared/log/*.log {
daily
missingok
rotate 5
compress
delaycompress
notifempty
copytruncate
create 0666 myuser myuser
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment