Windows 11 won't generate HTTP error logs

Anthony Hart 20 Reputation points
2023-03-29T18:12:10.55+00:00

A user of mine on Windows 11 is having trouble with a line of business application. We worked with the support for this software and they wanted HTTP error logs to troubleshoot the specific problem the user was having. I followed the instructions at https://learn.microsoft.com/en-us/troubleshoot/developer/webapps/aspnet/site-behavior-performance/error-logging-http-apis but no logs are generated when we run the software. Does anyone know if HTTP error logging is not supported on Windows 11 or has any other ideas on why logs wouldn't be getting generated? We also ran into an issue when trying to stop and restart the HTTP service. net stop http would stop all dependent services but fail to stop HTTP and would leave the service stuck in an in-between state. Only rebooting got us going again so perhaps there's an issue with Windows itself? Thanks in advance!

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,747 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,165 questions
0 comments No comments
{count} votes

Accepted answer
  1. MotoX80 31,571 Reputation points
    2023-03-30T00:19:02.2433333+00:00

    Typically when someone references HTTP that involves IIS where the default log files are in C:\inetpub\logs\LogFiles. HTTP error logs are in C:\Windows\System32\LogFiles\HTTPERR.

    Beyond that you will need to provide more details about what software you are using, how it was installed, what configuration settings were used, etc.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful