Thanks for the reply - I have actually just downloaded v5.22, tweaked a few fields and everything seems to be working! :)
Maff -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Aengus Sent: 22 March 2002 10:40 To: [EMAIL PROTECTED] Subject: Re: [analog-help] Problem reading cookie information from IIS logs "Maff Rigby" <[EMAIL PROTECTED]> wrote: > I am trying to read information stored in cookies from IIS5 logs. I > understand the best way to do this is to use a customised LOGFORMAT command > in the cfg file, feeding the cookie information into the USER alias. > > My problem is I can't seem to get the correct LOGFORMAT. > > A typical entry would be: > > 2002-03-05 00:30:40 66.98.79.27 - W3SVC3 SERVER1 000.000.00.000 80 GET > includes/myfile.js - 200 2994 488 734 > Mozilla/4.0+(compatible;+MSIE+5.0;+Windows+98;+DigExt) > Enabled=true;+fact=user=&language=&location=site&id=32&config=112;+clients et > tings=1=YES;+ASPSESSIONIDGGGGGCOU=JJJLABHEFONERDEWRIOD;+font=Pull=1&Push=7 > htp://od2.com/home/index.asp > > and the LOGFORMAT I am using is > > LOGFORMAT (%Y-%m-%d %h:%n:%j %s - %j %j %j %j %j %r - %c %b %j %j %j %u %f) That LOGFORMAT parses that sample line. What problems are you having with it? 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 +------------------------------------------------------------------------ +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------
