S Scott Allen Apr 5, 2005 #2 Hi Ed: IIS will keep a log of incoming requests. You can find some details in the support documents from the following search: http://www.google.com/search?hl=en&lr=&q=iis+logging+site:microsoft.com
Hi Ed: IIS will keep a log of incoming requests. You can find some details in the support documents from the following search: http://www.google.com/search?hl=en&lr=&q=iis+logging+site:microsoft.com
J Juan T. Llibre Apr 5, 2005 #3 Adding to that, you can use Log Parser 2.2 to extract quite a bit of information from your logfiles. http://www.microsoft.com/technet/scriptcenter/tools/logparser/default.mspx It's a free tool. Juan T. Llibre ASP.NET MVP http://asp.net.do/foros/ Foros de ASP.NET en Español Ven, y hablemos de ASP.NET... ======================
Adding to that, you can use Log Parser 2.2 to extract quite a bit of information from your logfiles. http://www.microsoft.com/technet/scriptcenter/tools/logparser/default.mspx It's a free tool. Juan T. Llibre ASP.NET MVP http://asp.net.do/foros/ Foros de ASP.NET en Español Ven, y hablemos de ASP.NET... ======================
B Brock Allen Apr 5, 2005 #4 Is there anyway in IIS to see the web hit stats for a website? Yes, log files are generated. They're stored here on my machine: C:\WINDOWS\system32\LogFiles\W3SVC1 Microsoft has a tool called Log Parser that allows you to query the log files: http://www.microsoft.com/downloads/...6b-abf8-4c25-91b2-f8d975cf8c07&displaylang=en -Brock DevelopMentor http://staff.develop.com/ballen
Is there anyway in IIS to see the web hit stats for a website? Yes, log files are generated. They're stored here on my machine: C:\WINDOWS\system32\LogFiles\W3SVC1 Microsoft has a tool called Log Parser that allows you to query the log files: http://www.microsoft.com/downloads/...6b-abf8-4c25-91b2-f8d975cf8c07&displaylang=en -Brock DevelopMentor http://staff.develop.com/ballen