Hilmar Boehle wrote:

> 3. APACHEDEFAULTLOGFORMAT (%{Host}i %h %l %u %t "%r" %S %b
> %{Host}i"%{Referer}i" "%{Useragent}i\\\") which looks a bit different from
> the one Aengus gave me before. I took it in one line.
> error:
> Opening %%% as logfile
> Detect that it's in NCSA combined format
> Bad argument in configuration command: ignoring it:
> APACHEDAFAULTLOGFORMAT -> DEFAULTLOGFORMAT (%j %S %j %u [%d/%M/%Y:%h:%n:%j]
>   "%j%w%r%wHTTP%j" %j %b %j"%f" "%j\")
> analog: ...cont..:   (reason: an unknown escape sequence is present)

This is not the same format that was suggested on this list. Analog is 
telling you, fairly clearly, that it doesn't understand that format. The 
'\\\' is confusing it. You need to be careful about every character in 
Analog commands.



> 4. as J. Wadsack also told I put in .cfg a space between the %{Host}i and

Actually what I suggested was to look at your Apache configuration file, 
find out what format it's configured to use, and add that as your 
APACHEDEFAULTLOGFORMAT line. That's what the APACHE*LOGFORMAT commands 
are for.

If you don't know enough about Apache configuration to find the 
information you could post three lines from your logfile to the list and 
perhaps someone will come up with a LOGFORMAT command for you.


-- 

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]/
------------------------------------------------------------------------

Reply via email to