Hi
I'm trying to analyse apache log files, and am having problems with "large
numbers of currupt lines", and getting warnings L and R.
the log format is %h %l %u %t "%r" %s %b "%{Referer}i" "%{User-Agent}i".
here's an example line:
199.171.144.220 - - [14/Feb/2001:14:52:40 +0000] "GET /index.swf HTTP/1.0"
200 64991 "-" "Mozilla/4.72 [en] (WinNT; U)"
Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt)
I've tried using the following without success:
APACHELOGFORMAT (%h %l %u %t "%r" %s %b "%{Referer}i" "%{User-Agent}i")
APACHELOGFORMAT (%h %v %u %t \"%r\" %>s %b \"%{Referer}i\"\"%{User-Agent}i\")
LOGFORMAT COMBINED
Ruth
------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------