Hi, 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;+clientset 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) I understand there is alot of junk in this, but I have been trying to get only the cookie information. Thanks in advance, Maff +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------
