Re: W3C "Extended Log Format"

2006-04-07 Thread Bernie Durfee

Ah, that is it, thanks!

Bernie

Tim Funk wrote:

The javadocs do provide some good stuff ...
http://tomcat.apache.org/tomcat-5.0-doc/catalina/docs/api/org/apache/catalina/valves/ExtendedAccessLogValve.html 



-Tim

Peter Rossbach wrote:

Look at class o.a.c.valves.ExtendedAccessLogValve at the Source  
Distribution.
This AccessLogger is currently  not documented :-( You can configured  
this

Logger conform to the http://www.w3.org/TR/WD-logfile.htm spec.

Regards
Peter



Am 06.04.2006 um 23:26 schrieb Bernie Durfee:

Is there a way to have Tomcat 5.5 output access logs in W3C  
"Extended Log Format"? I'm specifically trying to get elapsed  
request time into the log, in a standard way, so that I can pick  the 
value up in WebTrends 7. It seems like the W3C format is the  only 
way that it can get into the log and be picked up by  WebTrends. Any 
ideas?





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: W3C "Extended Log Format"

2006-04-07 Thread Tim Funk

The javadocs do provide some good stuff ...
http://tomcat.apache.org/tomcat-5.0-doc/catalina/docs/api/org/apache/catalina/valves/ExtendedAccessLogValve.html

-Tim

Peter Rossbach wrote:

Look at class o.a.c.valves.ExtendedAccessLogValve at the Source  
Distribution.

This AccessLogger is currently  not documented :-( You can configured  this
Logger conform to the http://www.w3.org/TR/WD-logfile.htm spec.

Regards
Peter



Am 06.04.2006 um 23:26 schrieb Bernie Durfee:

Is there a way to have Tomcat 5.5 output access logs in W3C  "Extended 
Log Format"? I'm specifically trying to get elapsed  request time into 
the log, in a standard way, so that I can pick  the value up in 
WebTrends 7. It seems like the W3C format is the  only way that it can 
get into the log and be picked up by  WebTrends. Any ideas?





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: W3C "Extended Log Format"

2006-04-06 Thread Peter Rossbach
Look at class o.a.c.valves.ExtendedAccessLogValve at the Source  
Distribution.
This AccessLogger is currently  not documented :-( You can configured  
this

Logger conform to the http://www.w3.org/TR/WD-logfile.htm spec.

Regards
Peter



Am 06.04.2006 um 23:26 schrieb Bernie Durfee:

Is there a way to have Tomcat 5.5 output access logs in W3C  
"Extended Log Format"? I'm specifically trying to get elapsed  
request time into the log, in a standard way, so that I can pick  
the value up in WebTrends 7. It seems like the W3C format is the  
only way that it can get into the log and be picked up by  
WebTrends. Any ideas?


Thanks,
Bernie

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: W3C "Extended Log Format"

2006-04-06 Thread Tim Lucia
Have you tried here:

http://tomcat.apache.org/tomcat-5.5-doc/config/valve.html

It has common and combined, and all the primitives -- perhaps you can
combine the primitives to form what you need?

Tim
 

-Original Message-
From: Bernie Durfee [mailto:[EMAIL PROTECTED] 
Sent: Thursday, April 06, 2006 5:27 PM
To: Tomcat Users List
Subject: W3C "Extended Log Format"

Is there a way to have Tomcat 5.5 output access logs in W3C "Extended Log
Format"? I'm specifically trying to get elapsed request time into the log,
in a standard way, so that I can pick the value up in WebTrends 7. It seems
like the W3C format is the only way that it can get into the log and be
picked up by WebTrends. Any ideas?

Thanks,
Bernie

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]