Looking for some insight on managing my event log with code.
I've successfully created an event log and can write to it with no concerns.
I can see how this log will fill quickly and I want to limit the log to a certain number of days.
Anyone have any code to share or point me in the right direction? My preference is VB.NET but I can translate C#.