Re: access logging

2004-05-21 Thread Tim Funk
If I ever get my servers upgraded to 5 - thats on my todo list. -Tim Nanda wrote: Access log entries seem to be logged without being buffered, in the default setting on Tomcat. Can this be configured to log every 50 or 100 lines in a batch or every N minutes? ---

RE: access logging

2004-05-21 Thread Shapira, Yoav
21, 2004 9:15 AM >To: [EMAIL PROTECTED] >Subject: access logging > >Access log entries seem to be logged without being buffered, in the >default setting on Tomcat. Can this be configured to log every 50 or >100 lines in a batch or every N minutes? > >Thanks >Nanda > >

access logging

2004-05-21 Thread Nanda
Access log entries seem to be logged without being buffered, in the default setting on Tomcat. Can this be configured to log every 50 or 100 lines in a batch or every N minutes? Thanks Nanda key words: buffer buffering access log logging

Re: How can I deactivate the access logging

2003-07-09 Thread Simon Pabst
Look for a xml entry with org.apache.catalina.valves.AccessLogValve then comment it out. (http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/valve.html) At 15:37 09.07.2003 +0200, you wrote: Hi, i have noticed that tomcat logs all calls to the file localhost_access_log. Is it possible to deac

Re: How can I deactivate the access logging

2003-07-09 Thread Tim Funk
Yeah - comment it out from server.xml -Tim Hamidene, Anis Ben wrote: Hi, i have noticed that tomcat logs all calls to the file localhost_access_log. Is it possible to deactivate this feature ? Best regards anis - To unsubs

How can I deactivate the access logging

2003-07-09 Thread Hamidene, Anis Ben
Hi, i have noticed that tomcat logs all calls to the file localhost_access_log. Is it possible to deactivate this feature ? Best regards anis