C#C
C#4y ago
kunio_kun

ASP.NET Core Logging in EventsViewer Filter

Hi, I have a .NET 6 ASP.NET Core MVC app that is configured as Windows service with UseWindowsService() and logging to EventLog with UseEventLog(), but is there a way to register the application so it shows up in this dialog of EventViewer so it will be easier to filter?

Thanks in advance
image.png
Was this page helpful?