iis-logs Questions
5
Solved
I need to parse an IIS log file. Is there any alternative to LogParser, a simple class to query a log file ?
I only need to know how many request I receive between 2 dates.
Here is an example of ...
1
I have enabled IIS logging with custom fields for my website.
Previously in MVC, I have used HTTPHandlers and Module to add the above fields to the HTTP Request headers.
web.config:
<mo...
Piercy asked 26/9, 2019 at 13:8
5
Solved
There are multiple web sites and multiple folders under inetpub\logs\LogFiles (W3SVC1, W3SVC2, etc). How can I find what folder is used by a given web site?
1
Solved
1
In my IIS log I see many instances of sc-bytes=0.
The time-taken for these entries are generally higher than average.
I can see various values of sc-win32-status like 64, 22, 121, 1236 etc.
Most o...
Libertarian asked 29/9, 2011 at 10:27
8
Solved
I am the programmer for the Education department at a county hospital. I would like to be able to see some real-time stats on an IIS6 web server that is only accessible in-house. I'm looking ...
Bodega asked 5/12, 2008 at 18:6
1
© 2022 - 2024 — McMap. All rights reserved.