Re: How and where to specify the log format in Tomcat

2006-01-23 Thread Anto Paul
On 1/23/06, Sheshadri Patel <[EMAIL PROTECTED]> wrote: > Hi All, > > How and where to enable Tomcat server to use NCSA Common or NCSA Combined > format in their log files? http://tomcat.apache.org/tomcat-5.0-doc/config/valve.html It should be configured in the server.xml. Look for the AccessLog

How and where to specify the log format in Tomcat

2006-01-22 Thread Sheshadri Patel
Hi All, How and where to enable Tomcat server to use NCSA Common or NCSA Combined format in their log files? Thanks in Advance, Sheshadri Patel.