tagged [event-log]

System.Security.SecurityException: The source was not found, but some or all event logs could not be searched. Inaccessible logs: Security

System.Security.SecurityException: The source was not found, but some or all event logs could not be searched. Inaccessible logs: Security I am trying to create a Windows Service, but when I try and i...

EventLog write permissions

EventLog write permissions My question is related to write permissions to the Windows Event Log. I have looked around several posts concering this, and have found some ways to solve my problem, but no...

High Performance Event Log

High Performance Event Log So I've been trying various ways to get Event Log data in bulk (1000+ records/second). I need something that can filter out old logs, right now I store the last recorded eve...

31 Oct at 04:9

What is the most reliable way to create a custom event log and event source during the installation of a .Net Service

What is the most reliable way to create a custom event log and event source during the installation of a .Net Service I am having difficulty reliably creating / removing event sources during the insta...

ASP.Net Core 1 Logging Error - The description for Event ID xxxx from source Application cannot be found

ASP.Net Core 1 Logging Error - The description for Event ID xxxx from source Application cannot be found I would like to write to the Windows Event Log from an ASP.Net Core application's Controller me...

31 Aug at 09:24