You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Philippe Couas <pc...@infodev.fr> on 2004/02/29 10:07:29 UTC

How limit size of catalina.out ?

Hi,
 
     How  can i limit disk size of catalina.out file in Tomcat 4.1.30 ? 
    Curently i use crontab each day but, theres is an option perhaps ? 
    
 
Thanks
Philippe
 

RE: How limit size of catalina.out ?

Posted by "Filip Hanik (lists)" <de...@hanik.com>.
1. you can change startup.sh/startup.bat to not print to catalina.out at
all,
or
2. there is a unix pipe program called "cronolog" that takes the out put
from std out and std err (if you pipe) it
and that one will rotate the logs for you

Filip

-----Original Message-----
From: Philippe Couas [mailto:pcouas@infodev.fr]
Sent: Sunday, February 29, 2004 1:07 AM
To: tomcat-user@jakarta.apache.org
Subject: How limit size of catalina.out ?


Hi,

     How  can i limit disk size of catalina.out file in Tomcat 4.1.30 ?
    Curently i use crontab each day but, theres is an option perhaps ?


Thanks
Philippe


---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.594 / Virus Database: 377 - Release Date: 2/24/2004

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.594 / Virus Database: 377 - Release Date: 2/24/2004


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org