I would like to create a report for how many times a specific alert was triggered. Right now, I have the alert writing to the NPM event log. I figured I'd have it write to the event log and then pick an out of the box resource in the report writer in the web console for how many times an alert was triggered, but i don't see anything like that.
How would i go about accomplishing this?
Thanks!