Home All Groups Group Topic Archive Search About
Author
1 Jun 2009 7:59 PM
Patrick Whittle
Where in the registry can I see all hits on my IIS server?  I want to see
the time and day that people visited my page(s)

Author
2 Jun 2009 6:50 AM
Chris Crowe [IIS MVP]
In article <#ZsX4Nv4JHA.2***@TK2MSFTNGP05.phx.gbl>,
patrick_whit***@hotmail.com says...
>
> Where in the registry can I see all hits on my IIS server?  I want to see
> the time and day that people visited my page(s)

Hi Patrick

It depends on the version of IIS.

IIS 6 and prior = C:\WINDOWS\system32\LogFiles
IIS 7 = c:\inetpub\logs\LogFiles

Note: These can all be changed on a site by site basis and they can be
disabled per site.

The site ID defines the child folder where the logs are such as W3SVC1

To determine which ID a site belongs to check:

IIS 6 = Select the Web Sites node in IIS Manager and the right hand pane
will show the site descriptions and the Identifier (the ID)

IIS 7 = Select the Sites node in IIS Manager and the right hand pane
will show the site descriptions and the ID



--
---------------------
Chris Crowe [IIS MVP]
http://blog.crowe.co.nz