Cool thanks, I probably put that 2nd space in there when I copied this line
into the email and removed our customers name.
Here's what I was using:
APACHELOGFORMAT (%h %l %u %t \"%r\" %s %b \"%{Referer}i\"
\"%{User-Agent}i\")
If the line in the logfile is standard format then I can just use this one ?
LOGFORMAT COMBINED
----- Original Message -----
From: "Aengus" <[EMAIL PROTECTED]>
To: "Support for analog web log analyzer" <[email protected]>
Sent: Wednesday, December 05, 2007 7:17 PM
Subject: Re: [analog-help] Analog on Windows
On Wednesday, December 05, 2007 7:37 PM [EDT],
Ken Mooney <[EMAIL PROTECTED]> wrote:
Thank you, it work just as you said, unzipped them perfectly.
One last question, I don't seem to have my Logformat set right. I
thought I read to copy the Logformat from the httpd.conf and I did.
Didn't work I get this.
If you take the LogFormat statement from a httpd.conf, ou have to tell
Analog that it's written using Apache syntax, not analog syntax - specify
APACHELOGFORMAT (....) instead of LOGFORMAT (....) in the analog.cfg file.
http://analog.cx/docs/logfmt.html
11.111.111.111 - - [30/Nov/2007:12:04:04 -0600] "GET
/filename/css/fonts-ie.css HTTP/1.1" 200 1664
"https://website.com/Something" "Mozilla/4.0 (compatible; MSIE 7.0;
Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322)"
That's the standard LOGFORMAT COMBINED that Analog will automatically
recognize, but it looks like there are 2 spaces between the referrer and
the Browser string, rather than the single space that Analog expects.
Aengus
+------------------------------------------------------------------------
| TO UNSUBSCRIBE from this list:
| http://lists.meer.net/mailman/listinfo/analog-help
|
| Analog Documentation: http://analog.cx/docs/Readme.html
| List archives: http://www.analog.cx/docs/mailing.html#listarchives
| Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
+------------------------------------------------------------------------
+------------------------------------------------------------------------
| TO UNSUBSCRIBE from this list:
| http://lists.meer.net/mailman/listinfo/analog-help
|
| Analog Documentation: http://analog.cx/docs/Readme.html
| List archives: http://www.analog.cx/docs/mailing.html#listarchives
| Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
+------------------------------------------------------------------------