[thelist] logging in ASP/IIS

Anthony Baratta Anthony at Baratta.com
Tue May 30 17:05:09 2000


aardvark wrote:
> 
> probably a silly question...
> 
> let's say i have a site, like, say, evolt.org... every page is served off
> default.asp with variables appended to the URL... but the site has
> 30,000 "pages"...
> 
> the IIS logs seem to only track requested *files*, so how do i track
> where people are going on a completely dynamically generated
> site?

Make sure that "URI Query" is turned on in the logging features.

e.g. Internet Server Manager

Site Properties:Web Site:Logging Properties:Extended Properties

	Check the box next to URI Query

-- 
Anthony Baratta