/usr/share/tomcat/logs/*.log {
	copytruncate
	weekly
	rotate 52
	compress
	missingok
}
