I am wondering if there is a way to create an alert for the following SQL Server Event ID's
14,15,18,102,103,104,105,106,107,108,109,110,111,112,113,115,116,117,118,128,129,130,131...
Please let me know if you can
Any help is appreciated
Are you monitoring for these Event ID's currently? I'm trying to determine if this question is regarding monitoring then alerting, or if you are already monitoring for these event ID's and just need help configuring alerts.
Thank you very much for your reply.
I need to monitor and alert if at all possible.
See I am currently monitoring these events via a stored procedure that creates a trace file and I open it with SQL Profiler.
This works fine and mitigates the STIG check, but what I would like to do is be alerted in Solarwinds when the events occur.
Please let me know if this is possible.
Your help is appreciated.
The easiest method would be to create a new application template containing a Windows Event Log Monitor, configured to look for those specific event IDs.