Bernd Linnemann wrote:
> Please find below a exerpt of the error file. I have tried to change
> the logformat, but in vain.
>
> Maybe with this information someone can help me.
>
> Thank you very much.
>
> Bernd
>
> ================================
> C:\Programme\analog 6.0\analog.exe: Warning C: Too many arguments for
>   configuration command: ignoring end of line starting:
>   LOGFORMAT "%h %l %u %t \" %r\"

It looks like you have multiple " in that line. It also looks like you're
trying to specify an Apache format - if that's the case, then the command to
use is APACHELOGFORMAT, not LOGFORMAT.

If your logformat string contains ", then use either () or '' to mark the
beginning and end of your APACHELOGFORMAT parameters.

> F: Opening
>
\\Server2\INetKru\Homepage\Logfile-Analyse\rohdaten\logfile_start\kruss.de-2
> 005-04-01.gz as gzipped logfile
> F:   Detect that it's in NCSA combined format
> C: www.kruss.de 193.12.151.201 - - [31/Mar/2005:05:21:35 +0200] "GET
> /instrumente/delta_8_d.html HTTP/1.1" 200 8564 "-" "proodleBot
> (www.proodle.com)"
> C:                               *

It guessed that the logfile was in NCSA combined format, but when it tried
to parse the file as an NCSA log, it failed when it got to the second -
before the time stamp.

Aengus

+------------------------------------------------------------------------
|  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