Stephen Turner <[EMAIL PROTECTED]> wrote: > On Wed, 19 Jun 2002, Aengus wrote: >> >> %S %u10.50.10.16 That simply tells Analog that everything between the >> space after the client IP address (%S) and the literal string >> "10.50.10.16" is the username > > Actually, it ends the username at the first 1, and then checks that > 0.50.10.16 follows that. This is relevant if a username contains a 1. > As mine does, in fact. :-)
Good point. I just did a quick test with the CONVLOG tool that comes with IIS, that will convert W3 logs to NCSA format. It only takes the first-name, and totally messes up the request, generating this entry: 127.0.0.1 - Aengus [26/Jun/2002:14:16:26 +0000] "80 GET?/name HTTP/1.0" - - 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 +------------------------------------------------------------------------
