It seems that Apache Log Format Problems are a common trend.. I'll join the pile....
Here is an example of my a line from my log file: 24.47.145.150 - - [10/Nov/2001:21:02:18 -0800] www.domain.com "GET /graphics/buttons/faq_not_authored.gif HTTP/1.1" 200 1245 "http://www.domain.com/submit/index.html?gameid=2005" "Mozilla/4.0 (compatible; MSIE 5.01; Windows 98; {Cablevision Optimum Online})" I am using Analog 5.1 for UNIX (I compiled it on BSDI), but having trouble getting browser and referrer reports. I have tried the following: 1) No logformat, 2) Apachelogformat 3) A different Apachelogformat 1) Errors with No Logformat analog51: Warning R: Turning off empty Referrer Report analog51: Warning R: Turning off empty Referring Site Report analog51: Warning R: Turning off empty Redirected Referrer Report analog51: Warning R: Turning off empty Failed Referrer Report analog51: Warning R: Turning off empty Browser Report analog51: Warning R: Turning off empty Search Query Report analog51: Warning R: Turning off empty Search Word Report analog51: Warning R: Turning off empty Browser Summary analog51: Warning R: Turning off empty Operating System Report 2) Errors with Apachelog format: APACHELOGFORMAT (%h %l %u %t \"%r\" %>s %b \"%f\" \"%B\") analog51: Warning L: Large number of corrupt lines in logfile /www/logs/access-1.gz: turn debugging on or try different LOGFORMAT Current logfile format: %S %j %u [%d/%M/%Y:%h:%n:%j] "%j%w%r%wHTTP%j" %c %b "%j" "%j"\n analog51: Warning R: Turning off empty time reports analog51: Warning R: Turning off empty Request Report etc, and I get NO reports on my output at all! 3) errors with a different Apachelogformat: APACHELOGFORMAT (%h %l %u %t %v \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\") analog51: Warning L: Large number of corrupt lines in logfile /www/logs/access-1.gz: turn debugging on or try different LOGFORMAT Current logfile format: %S %j %u [%d/%M/%Y:%h:%n:%j] %v "%j%w%r%wHTTP%j" %c %b "%f" "%B"\n analog51: Warning R: Turning off empty time reports analog51: Warning R: Turning off empty Request Report and STILL no output reports. Anyone have any suggestions on a LOGFORMAT or APACHELOGFORMAT for me? I'm running out of ideas... Thanks, Steve Jenkins +------------------------------------------------------------------------ | This is the analog-help mailing list. To unsubscribe from this | mailing list, go to | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | List archives are available at | http://www.mail-archive.com/[email protected]/ | http://lists.isite.net/listgate/analog-help/archives/ | http://www.tallylist.com/archives/index.cfm/mlist.7 +------------------------------------------------------------------------
