Tim Larson <[EMAIL PROTECTED]> (Wednesday, October 08, 2003 4:14 PM):
> Hello, > I've tried understanding docs/args.html and docs/logfmt.html but am still > a bit confused on a couple points. I want to do some analysis of > searches on my site (which uses IIS) so I've enabled query string > logging. It looks like I need to specify a custom LOGFORMAT to do this. > No problem so far. Then I noticed the %u can be either a user or a > cookie? I'm logging both users and cookies already. How do I > distinguish between these fields? The directive in my log is as follows: > #Fields: date time c-ip cs-username cs-method cs-uri-stem cs-uri-query > sc-status sc-bytes cs-version cs(User-Agent) cs(Cookie) cs(Referer) > Any tips, examples, or advice appreciated. You don't need to use a LOGFORMAT for W3c format log files (even MS's). They are self-documenting and Analog can figure out the log format itself. Look at the INTERNALSEARCH reports and commands for how to track searches done on your site. -- Jeremy Wadsack Wadsack-Allen Digital Group +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | Digest version: http://lists.isite.net/listgate/analog-help-digest/ | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general | List archives: http://www.analog.cx/docs/mailing.html#listarchives +------------------------------------------------------------------------
