Silk Stockings Ltd (Lawrence Roe) ([EMAIL PROTECTED]):

> I have again checked the log file format as you suggest, but all
> CustomLog lines are commented our as shown below, except for the
> original lines I sent.

> # The following directives define some format nicknames for use with
> # a CustomLog directive (see below).

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

> # The location of the access logfile (Common Logfile Format).
> # If this does not start with /, ServerRoot is prepended to it.

> CustomLog /var/log/httpd/access combined

Uhh... This isn't commented out and wasn't in the original post.

But anyway, I already determined that the logfile line you sent was in
this format.


> I will download all the individual files later today and try and run
> it on each file separately and see if this improves anything.

> I have tried the suggestions you made with regards to APACHELOGFORMAT (%v %h
>%l %u %t \"%r\" %>>s %b \"%{Referer}i\" \"%{User-Agent}i\")

> And

> DEFAULTAPACHELOGFORMAT

I assume you tried this (as one line):

DEFAULTAPACHELOGFORMAT (%v %h %l %u %t \"%r\" %>s %b \"%{Referer}i\"
\"%{User-Agent}i\")


> But I still receive the original errors, I am starting to think that the log
> file may be corrupt?

Turn on

DEBUG C

It will tell you which lines are corrupt and follow it with a line
including a '*' telling you where Analog failed to match the format to
the line.

This should help a lot in determining where the problems are.

But since this is the format that Apache is logging in, I don't see
any reason why Analog would not be able to parse that. I think your
problem is with other logfiles.

You can also use

SETTINGS ON

to have Analog report about what it's doing, which may give insight
about which files it's trying to load.

-- 

Jeremy Wadsack
Wadsack-Allen Digital Group

+------------------------------------------------------------------------
|  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/analog-help@lists.isite.net/
|    http://lists.isite.net/listgate/analog-help/archives/
|    http://www.tallylist.com/archives/index.cfm/mlist.7
+------------------------------------------------------------------------

Reply via email to