Stephen Turner wrote:
> On Tue, 30 May 2000 [EMAIL PROTECTED] wrote:
> >
> > 203.141.89.174 - - [19/Sep/1999:06:31:19 +0100] "GET /media/products_1f.gif HTTP
>/1.0" 200 2162 "http://www.oursite.com/text_p.html" "Mozilla/4.04 [en] (Win95; I)" 0
>www.oursite.com
> >
>
> Right, this is none of the standard formats. Probably easier to write a
> LOGFORMAT than an APACHELOGFORMAT if you don't have the Apache format to
> hand -- see docs/logfmt.html.
Actually this Custom Logformat must be defined somewhere in the Apache httpd.conf (or
one of the other configurations), so it would be (almost) a matter of cut and paste.
This is listed
by default in 1.3+ it is very similar to combined but has two addtional fields. I
believe the LogFormat line in Apache looks like this:
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %t %V"
So an Analog equivalent should be
APACHELOGFORMAT (%h %l %u %t "%r" %s %b "%{Referer} "%{User-Agent}" %j %V)
Right?
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]/
------------------------------------------------------------------------