[thelist] logging in ASP/IIS
aardvark
roselli at earthlink.net
Tue May 30 16:47:47 2000
> From: Scott Dexter <sgd@ti3.com>
>
> you could write your own logging;
i actually do that as a low-budget logging tool... for example
http://gibraltarchimney.com/log.asp is generated off a pipe-
delimited file... but i digress... rolling my own doesn't seem the
best solution here based on the project...
> or, like Danny mentioned, head over to the MMC and turn on NCSA
> extended logging; one of the parameters you can choose to include is
> the query string (not on by default)....
*that's* what i was looking for... thanks...
follow-up -- what reporting tools (webtrends, etc.) can report this
information, or do i have to roll my own logging tool?