Thanks for your kind answers. I must apologize for not having discribed
exactly every step I followed to make analog running.
1. I took the logformat Aengus kindly proposed:
APACHELOGFORMAT (%{Host}i %h %l %u %t \"%r\" %S %b %{Host}i
\"%{Referer}i\" \"%{Useragent}i\")
and put it as one line into the analog.cfg file.
analog error file gives back:
Large number of corrupt lines in logfile %%%: try different LOGFORMAT
Current logfile format: %j %S %j %j [%d/%M/%Y:%h:%n:%j] "%j%w%r%wHTTP%j" %j
%b %j"%f" "%j"\n
2. same with APACHEDEFAULTLOGFORMAT
then I went with Jeremy Wadsack
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)
4. as J. Wadsack also told I put in .cfg a space between the %{Host}i and
"%{Referer}i":
APACHEDEFAULTLOGFORMAT (%{Host}i %h %l %u %t "%r" %S %b %{Host}i
"%{Referer}i" "%{Useragent}i\\\")
I put it in one line.
analog error:
Opening %%% as logfile
Detect that it's in NCSA combined format
Large number of corrupt lines in logfile %%%: try different LOGFORMAT
Current logfile format:
%S %j %j [%d/%M/%Y:%h:%n:%j] "%j%w%r%wHTTP%j" %c %b "%f" "%B"\n
%S %j %j [%d/%M/%Y:%h:%n:%j] "%j%w%r" %c %b "%f" "%B"\n
%S %j %j [%d/%M/%Y:%h:%n:%j] "%r" %c %b "%f" "%B"\n
5. next trial, told me by J. Wadsack, to delete the second %{Host}i:
APACHEDEFAULTLOGFORMAT (%{Host}i %h %l %u %t "%r" %S %b "%{Referer}i"
"%{Useragent}i\\\")
which seems to give exactly the same error message as 4..
6. tried: space between the %{Host}i and "%{Referer}i" and: delete the
second %{Host}i with the format Aengus told me to use
error:
Large number of corrupt lines in logfile %%%: try different
LOGFORMAT
I do really appreciate and follow every hint. What else can I try?
Regards
Hilmar
P.S. The funny thing is, with logfiles of my friends I have no problem to
make analog running. The analysis is easy and perfect!
------------------------------------------------------------------------
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]/
------------------------------------------------------------------------