About 3,270,000 results
Open links in new tab
  1. logging - IIS: Where can I find the IIS logs? - Stack Overflow

    Oct 10, 2020 · Thanks, this seems logical, but the logs directory is empty. I probably need to turn on logging somehow, but I can't find anything about logging in the middle panel in IIS Manager.

  2. logging - Understanding IIS 7 log files - Stack Overflow

    Oct 9, 2014 · Understanding IIS 7 log files Asked 13 years, 5 months ago Modified 11 years, 2 months ago Viewed 90k times

  3. Log Analyzer Tools for IIS Webserver Logs - Stack Overflow

    Feb 22, 2018 · I started to use GA now but I need to create a clean report from April 2017 until November 2017 based on the iis logs. I got all of the log files from IIS. But now I'm looking for a way …

  4. What are the IIS sc-win32-status codes? - Stack Overflow

    Background: I have a code of 64 in my IIS logs which I think are client disconnects whilst uploading large files. I also get some ComExceptions with the same status code which I have gathered are pretty …

  5. iis - How to find corresponding log files folder for a web site ...

    Mar 15, 2012 · 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?

  6. Where is IIS log files folder location - Stack Overflow

    Jun 19, 2021 · I'm running an ASP.NET core application on IIS from Visual Studio 2019, and I can't find the log folder of IIS, could you please give me it's location? If the application was running on a …

  7. Where do logs go when running ASP.NET Core on IIS 7.5?

    The Microsoft documentation on Setting up logging for Asp.Net Core on IIS now specifically lists creating the 'Logs' folder as one of the steps. This implies that IIS will not create the folder if it doesn't exist. …

  8. iis - How to Find App Pool Recycles in Event Log - Stack Overflow

    Apr 2, 2012 · I have configured an app pool in IIS 7.5 to recycle when the memory usage goes above a certain level. I have also configured it to log this information. Where in the event log should I look for …

  9. asp.net - IIS 8 - 500 server error logs - Stack Overflow

    Do you have administrator rights on the server hosting the web page? If so, then the event viewer -> app log on the server is absolutely the place to go. Forget about the client app completely.

  10. Query IIS logs with extra fields using LogParser - Stack Overflow

    Feb 15, 2009 · Query IIS logs with extra fields using LogParser Asked 16 years, 10 months ago Modified 2 years, 10 months ago Viewed 12k times