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 ...
Zoster asked 20/8, 2015 at 14:8

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?
Terminology asked 15/3, 2012 at 10:45

1

Solved

I am trying to determine if a user downloaded a file from FTP using MS Log Parser 2.2 I have not been able to get parser SQL query going, although I have used several samples queries. Water Down ...
Enmity asked 4/8, 2015 at 18:9

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.