Logging connections

2001-01-08 Thread Joe
Hello, how do I configure tomcat to log http connections? Currently I have three log files: jasper.log (verbosity level is set to INFORMATION), servlet.log (customOutput set to "yes"), tomcat.log (customOutput set to "yes"). I was expecting to find connection logging messages in the

Re: Logging connections

2001-01-08 Thread Craig R. McClanahan
Joe wrote: Hello, how do I configure tomcat to log http connections? Currently I have three log files: jasper.log (verbosity level is set to INFORMATION), servlet.log (customOutput set to "yes"), tomcat.log (customOutput set to "yes"). I was expecting to find connection logging messages

Re: Logging connections

2001-01-08 Thread Joe
Are you looking for access log messages like a webserver creates? You will need Tomcat 4.0 for that Precisely. Thanks! "Craig R. McClanahan" wrote: Joe wrote: Hello, how do I configure tomcat to log http connections? Currently I have three log files: jasper.log (verbosity