Home
TeamSite
stdout.log and stderr.log
Mikowo
HI,
Using TS 7.2 and Livesite, my log file on livesite are getting huge.
Can I just delete the file and it will recreate himself on livesite or do I need to do more?
File that I want to clean are stdout.log and stderr.log on the tomcat log directory.
Find more posts tagged with
Comments
nipper
That is a Tomcat issue. From what I have been able to read, it sounds like you can rotate the logs without restarting Tomcat.
There are some tricks I found on google to rotate the logs daily (tomcat stderr log rotation is what I searched for).
I heve NEVER tried this with LiveSite, but it should be possible.
sahu
Rename the file and empty it, its not going to affect any thing.
Prepare scripts for log rotaion.
kkumar
Check if these below links can help you
http://tomcat.apache.org/tomcat-6.0-doc/windows-service-howto.html
http://java.dzone.com/articles/how-rotate-tomcat-catalinaout