How can i be notified on (succesfull and failed) logins in sql server?
Posted
by Michel
on Server Fault
See other posts from Server Fault
or by Michel
Published on 2010-03-18T09:28:09Z
Indexed on
2010/03/18
9:31 UTC
Read the original article
Hit count: 528
sql-server
|sql-server-2008
Hi,
i want to be notified when someone tries to login to my sql server (2008); wether it succeeded or not. I found the 'alert' section under the 'sql server agent', but didn't find anything like it there.
Michel
© Server Fault or respective owner