[analog-help] LogFormat nightmare.

Aengus analog07 at eircom.net
Tue Sep 4 04:46:09 PDT 2007


On Tuesday, September 04, 2007 7:16 AM [EDT],
Kevin Band <Kevin.Band at jobpartners.com> wrote:

> I have also tried
>   APACHELOGFORMAT (%h %l %u %t \"%r\" %>s %b \"%{Referer}i\"
> \"%{User-Agent}i\" (%T))

You're using () as a delimiter within the string, as well as around it. Try

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

Aengus 



More information about the analog-help mailing list