Search code examples
linuxredhatcatalinalogrotate

Tomcat catalina.out logrotate on redhat not working properly


I am trying to roll the log catalina.out on a webserver using logrotate. I have been able to roll the log and a log catalina.out-dateext is created. But I notice that the log is being written in the new file catalina.out-dateext. Is there something that need to be done on the webserver?

Thank you


Solution

  • Add copytruncate in your /etc/pex/tomcat file. For more info about all the options: vineetmanohar.com/2010/03/howto-rotate-tomcat-catalina-out