Created
January 12, 2015 10:27
-
-
Save amusarra/8d34f2e461ab56d3df8a to your computer and use it in GitHub Desktop.
Log rotate catalina.out
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/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