RE: Limit size of tomcat_out.log?

2004-12-09 Thread Shapira, Yoav
Hi, Is it possible, and if so how, to limit the size of the tomcat_out.og file? I have a development box that is running out of space sometimes because the log grows rather large when a lot of users are testing. Thanks all! What Tomcat versions are you using? Tomcat's Loggers (version 5.0 and

RE: Limit size of tomcat_out.log?

2004-12-09 Thread fzlists
I am on Tomcat 5.0.29. Can you point me at some documentation on configuring it? I'm not sure about the rotating... is that a configurable option? (I assume so). The log I just looked as was almost 2GB, and I would assume it would rotate before them. But, I have done quite a bit of

RE: Limit size of tomcat_out.log?

2004-12-09 Thread Shapira, Yoav
Hi, I am on Tomcat 5.0.29. Can you point me at some documentation on configuring it? As I said, not much of this is done in Tomcat. It's not Tomcat's job to worry about you running out of disk space. The only Tomcat option relevant to this discussion is swallowOutput, which is a Context