You need all three to support all possible HTTP protocols. If all your requests are HTTP/1.0 or HTTP/1.1 then you only need the first one.
The final %j tells Analog to ignore everything until the new line. -- Jeremy Wadsack Wadsack-Allen Digital Group [EMAIL PROTECTED] ([EMAIL PROTECTED]): > Do I need all three or should I just pick one of them? > Also like you I do not care for anything after the referrer so do I need > "%j" for each of the entry's? > Thanks so much because putting all three in worked I just want some > additional information. > John > "Jeremy Wadsack" <[EMAIL PROTECTED]>@lists.isite.net on 04/01/2002 > 04:51:58 PM > Please respond to [EMAIL PROTECTED] > Sent by: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > cc: > Subject: Re: [analog-help] Not recognizing log file > Your email client mangled some of the lines, it looks like. So I can't > tell what LOGFORMAT you already tried but these should work for you > (I'm choosing to ignore everything after the referrrer): > LOGFORMAT (%S %j %u [%d/%M/%Y:%h:%n:%j] "%j%w%r%wHTTP%j" %c %b "%f" "%B" > %j) > LOGFORMAT (%S %j %u [%d/%M/%Y:%h:%n:%j] "%j%w%r" %c %b "%f" "%B" %j) > LOGFORMAT (%S %j %u [%d/%M/%Y:%h:%n:%j] "%r" %c %b "%f" "%B" %j) > NOTE that each of those should be on one line starting with LOGFORMAT. > -- > Jeremy Wadsack > Wadsack-Allen Digital Group > [EMAIL PROTECTED] ([EMAIL PROTECTED]): >> Here it a sample of my log file. Analog says it cannot recognise the >> format. I need help filling out the LogFile Format command. This is > what >> I have tried and analog says it does not recognize the format >> 203.124.0.247 - - [01/Dec/2001:09:00:02 -0600] "GET > /images/template/sub_abjournal01.gif HTTP/1.1" 200 2565 "http://www.ab.com/ > " "Mozilla/4.0 >> (compatible; MSIE 5.5; Windows 98; MYSINGTEL)" GET > /images/template/sub_abjournal01.gif - "HTTP/1.1" 200 2565 - - 305 223 390 > 223 0 DIRECT FIN FIN >> DO-NOT-CACHE - >> (%s -%j- [%d/%M/%Y:%h:%n:%j %j] "%j %r > %j" %c %b "%f" "%B" >> %j %j > "%j" %j %j -%j- %j %j %j %j %j %j %j %j %j -) >> 203.124.0.247 - - [01/Dec/2001:09:00:02 -0600] "GET > /images/template/vertbar.gif HTTP/1.1" 200 71 "http://www.ab.com/" > "Mozilla/4.0 (compatible; MSIE >> 5.5; Windows 98; MYSINGTEL)" GET /images/template/vertbar.gif - > "HTTP/1.1" 200 71 - - 297 221 382 221 0 DIRECT FIN FIN DO-NOT-CACHE - >> 213.42.0.243 - - [01/Dec/2001:09:00:02 -0600] "GET > /images/template/ltgray.gif HTTP/1.0" 200 43 "http://www.ab.com/" > "Mozilla/4.0 (compatible; MSIE >> 5.5; Windows 98; Win 9x 4.90)" GET /images/template/ltgray.gif - > "HTTP/1.0" 200 43 - - 292 221 377 221 0 DIRECT FIN FIN DO-NOT-CACHE - >> 213.42.0.243 - - [01/Dec/2001:09:00:02 -0600] "GET > /images/template/shadowdown.gif HTTP/1.0" 200 79 "http://www.ab.com/" > "Mozilla/4.0 (compatible; >> MSIE 5.5; Windows 98; Win 9x 4.90)" GET /images/template/shadowdown.gif - > "HTTP/1.0" 200 79 - - 296 221 381 221 0 DIRECT FIN FIN DO-NOT-CACHE - +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------
