Log File Sizes and Growth

2000-11-17 Thread Julia (Hyunjoo) Walker
I read through all the documentation pages more than once but couldn't find any comments about how log files are managed. For example, if there are any size limits on the TomCat log files (i.e., jasper.log, servlet.log, etc.); or, if there are limits, whether or not Tomcat will create a series

Re: Log File Sizes and Growth

2000-11-17 Thread Craig R. McClanahan
"Julia (Hyunjoo) Walker" wrote: I read through all the documentation pages more than once but couldn't find any comments about how log files are managed. For example, if there are any size limits on the TomCat log files (i.e., jasper.log, servlet.log, etc.); or, if there are limits, whether

Re: Log File Sizes and Growth

2000-11-17 Thread Julia (Hyunjoo) Walker
"Craig R. McClanahan" wrote: You are correct on your guess ... Tomcat has no built-in limits on how big the log files will get. However, you have indirect control over this by what kinds of debugging detail you request in your logger configurations in server.xml. For Tomcat 3.x, all of