On 3/4/00 at 11:43 AM, [EMAIL PROTECTED] (Jason Linhart)
wrote:

> First, the APACHELOGFORMAT command MUST be before the
LOGFILE command.
> 
> Second, Analog doesn't understand the '%<r', it is
expecting '%r' and 
> doesn't know what to make of the '<'. Try:
> 
> APACHELOGFORMAT (%v %h %l %u %t \"%r\" %>s %b
\"%{Referer}i\" 
> \"%{User-Agent}i\")
> 
> Good Luck
> Jason

Hi-

I tried the logformat string recommended above, but I'm
still getting the following error:

analog: Warning L: Large number of corrupt lines in logfile
Macintosh
  HD:Desktop Folder:access_log.02Mar00: try different
LOGFORMAT
  (For help on all errors and warnings, see
docs/errors.html)
    Current logfile format:
      %v %S %j %j [%d/%M/%Y:%h:%n:%j] "%j%w%r%wHTTP%j" %c %b
"%f" "%B"\n

What does the "Current logfile format" mean?  My logs are in
the following format (directly from my httpd.conf file:

LogFormat " %v %h %l %u %t \"%<r\" %>s %b \"%{Referer}i\"
\"%{User-Agent}i\"" combined

And here's the sample I lifted from the actual access log:

www.domain.net 210.70.55.227 - - [09/Feb/2000:00:00:06-1300]
"GET /path_of_file.html HTTP/1.0" 302 300
"http://referrer.com" "Mozilla/4.0 (compatible; MSIE 5.5;
Windows 98)" 

As far as I can tell, the error output from Analog is
erroneous.  Any ideas?

Thanks!

-*-*-*-*-*-*-*-*-*-*-*-
[EMAIL PROTECTED]
- - - - - - - - - - -


------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------

Reply via email to