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...
- Modified
- 12 Nov at 09:22
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...
- Modified
- 10 Jan at 09:54
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...
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...
- Modified
- 5 Jun at 10:40
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...
- Modified
- 31 Aug at 09:24