*snip*

> > APACHELOGFORMAT (%h %l %u %t \"%r\" %>s %b \"%f\" \"%B\" %c %j %T %v)

> Thew correct APACHELOGFORMAT for that is
> 
> LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"
> %c %T %v"
> 
> That's the whole point of the APACHELOGFORMAT command.

Great, thanks, that's put me on the right track. 

The command I needed was:

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

The documentation on 5.3 doesn't make clear (at least to me) the 
difference between APACHELOGFORMAT and LOGFORMAT, namely that you can use 
your apache style configuration in analog. The examples in the 
documentation make APACHELOGFORMAT and LOGFORMAT seem identical.

Thanks again. I feel much happier!





John
+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.meer.net/mailman/listinfo/analog-help
|
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+------------------------------------------------------------------------

Reply via email to