I'm a newbie to security, alerts, notifications...
I need to be notified when certain users login to my database. I have changed the Audit Level to "All" so that SQL keeps a log of when someone logs in. Can I somehow assign alerts to these login events? Or is there a way to query the SQL Server Logs and filter out the events I am looking for?
Thanks for any direction...