Re: Analog on Windows
"Aengus" <[email protected]>
| Newsgroups | gmane.comp.web.analog.general |
|---|---|
| Message-ID | <000c01c837a5$bf1e3aa0$0701a8c0@xppro> |
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 +------------------------------------------------------------------------