Skip to content

zimmertr/Alert-Thrower

Repository files navigation

Alert-Thrower

Alert Thrower was a program written in C# to send alerts of various types to the Application Log in the Windows Event Viewer.

- EventID, Category, and a random byte if size 10 is generated for each alert. 
- The user can specify how many alerts to send to the log. 
- # of alerts restricted to 1000 per submission for performance reasons. 
- Has basic error handling.

Prompt

Alt text

Event Viewer after Execution Alt text

About

This project generates alerts for the Application Log in the Event Viewer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages