[EMAIL PROTECTED] wrote:
> ####httpd conf######
> 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\""
Unfortunately you didn't provide the CustomeLog line to show which format is in
use. But you can us Analog's APACHELOGFORMAT command with any of the above. For
example, if the last format is being used, then you could say
APACHELOGFORMAT (%h %l %u %t "%r" %s %b %v "%{Referer}i" "%{User-agent}i"
"%{Cookie}n")
HTH,
Jeremy Wadsack
Wadsack-Allen Digital Group
------------------------------------------------------------------------
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]/
------------------------------------------------------------------------