I am a long time user of analog and I never have had this problem before:

Put simply I can not specify the correct logformat nomatter what I try:
Normally i am used to using the LOGFORMAT COMPINED directive but this new
server has a custom LOGFORMAT:

Anyways: REDHAT6:1 Latest APACHE ANALOG 4.11

Everytime I run analog from the command line I get the generic error

/usr/bin/analog: Warning L: Large number of corrupt lines in logfile
  /var/log/httpd/cpfc.org.access_log: try different LOGFORMAT


I would be grateful if someone sould take the time to hellp me with the
LOGFORMAT directive:

Heres the relevant httpd snip:

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

LogFormat "%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
LogFormat "%h %l %u %t \"%r\" %s %b %v \"%{Referer}i\" \"%{User-agent}i\"
\"%{Cookie}n\"" wusage
LogFormat "%h %l %u %t \"%r\" %s %b %v \"%{Referer}i\" \"%{User-agent}i\"
\"%{Cookie}n\""

Then in the virtual host:

CustomLog logs/cpfc.org.access_log wusage

So the question is how do I convert

LogFormat "%h %l %u %t \"%r\" %s %b %v \"%{Referer}i\" \"%{User-agent}i\"
\"%{Cookie}n\"" wusage

Into the correct logformat for analog?

Thanks

dave Campbell





------------------------------------------------------------------------
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/analog-help@lists.isite.net/
------------------------------------------------------------------------

Reply via email to