i tried:
APACHELOGFORMAT (%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\")
it�s not working.
Than I tried:
LOGFORMAT (%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\")
it�s not working either.
Analog does not understand the logformat.
What else can I try?
My Provider says that the construction of the logformat is:
%{Host}i %h %l %u %t \\\"%r\\\" %s %b %{Host}i \\\"%{Referer}i\\\"
\\\"%{User-agent}i\\\"
this string did not function (see below)
I�m waiting for further advice.
Hilmar Boehle
Marco Bernardini wrote:
> At 22.40 29/02/2000 +0100, Hilmar wrote:
> >hallo,
> >
> >in the "analog.cfg" I put the following string to define the logformat
> >of the Apache server:
> >
> >APACHELOGFORMAT (%{Host}i %h %l %u %t \\\"%r\\\" %s %b %{Host}i
> >\\\"%{Referer}i\\\" \\\"%{User-agent}i\\\")
> >
> >How can I get Analog 4.0 to understand the logformat? Please help!
>
> You put too many \
> Try
> APACHELOGFORMAT (%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\")
>
> Bye!
>
> Marco Bernardini
------------------------------------------------------------------------
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]/
------------------------------------------------------------------------