Hi
Is it possible to monitor the application section of the event log for a particular source? What I want to do is count the occurrences of error messages from a particular source and then alert me via a pop-up from an AutoIt app running in the sys tray. For example, if the same error occurs X times in 30mins - let me know about it.
I can see an event log read and count in the help files but not sure how to count within a time frame etc.
Appreciate any advice.