[analog-help] Analog on Windows
Aengus
analog07 at eircom.net
Wed Dec 5 17:17:18 PST 2007
On Wednesday, December 05, 2007 7:37 PM [EDT],
Ken Mooney <k-mooney at sbcglobal.net> 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
More information about the analog-help
mailing list