Skip to content

Instantly share code, notes, and snippets.

@amusarra
Created January 12, 2015 10:27
Show Gist options
  • Save amusarra/8d34f2e461ab56d3df8a to your computer and use it in GitHub Desktop.
Save amusarra/8d34f2e461ab56d3df8a to your computer and use it in GitHub Desktop.
Log rotate catalina.out
/home/liferay/portale/tomcat-7.0.32/logs/catalina.out {
copytruncate
daily
rotate 5
compress
missingok
size 200M
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment