arcross
asked on
Number of hits website on IIS
Hi,
is there a way to get information, or reporting tool, about the hits, and some other information, you get on the IIS server for a website?
is there a way to get information, or reporting tool, about the hits, and some other information, you get on the IIS server for a website?
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
AwStats is an excellent (and free) log analyzer that runs well on Win/IIS. You can read about the features at http://awstats.sourceforge.net/.
You will have to activate IIS logging for these log parsers to work.
- open IIS-MMC
- navigate to your website/-application
- right-click website entry and select "properties"
- in the first shown dialog you can activate the IIS protocol logging
see also: http://support.microsoft.com/default.aspx/kb/300390
- open IIS-MMC
- navigate to your website/-application
- right-click website entry and select "properties"
- in the first shown dialog you can activate the IIS protocol logging
see also: http://support.microsoft.com/default.aspx/kb/300390