Sven Rudolph <[EMAIL PROTECTED]> wrote:

> I have a problem with "Warning L".
> Analog tells me that there is a large number of corrupt lines in my
> logfile, but this can't be true.

It is true, but you just don't agree with Analog on what "corrupt lines"
means :-)

> My logfiles are written by Zope and
> have the NCSA combined log format as described in
> http://www.analog.cx/docs/logfile.html.
>
> The only Problem is that some of the usernames have spaces in it.

Then they aren't written in NCSA combined log format, because the field
after the 3rd space in NCSA combined is the timestamp, and in your
logformat, the field after the 3rd space is sometimes a surname.

> For
> example: Sven Rudolph. So the line would look like:
>
> jay.bird.com - Sven Rudolph [25/Dec/1998:17:45:35 +0000] "GET
> ...<snip>
>
> Could this be the reason for analogs error message?

Yes. You could try specifying a Logformat like this:

LOGFORMAT (%S %j %u[%d/%M/%Y:%h:%n:%j] .....

This tells Analog that the Username ends at the [, rather than ending at
the 3rd space.

Aengus

+------------------------------------------------------------------------
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|    http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|    http://www.mail-archive.com/[email protected]/
|    http://lists.isite.net/listgate/analog-help/archives/
|    http://www.tallylist.com/archives/index.cfm/mlist.7
+------------------------------------------------------------------------

Reply via email to