Alerts for when Login Failures Strike
Posted
on SQL Team
See other posts from SQL Team
Published on Mon, 14 Jul 2008 00:00:00 GMT
Indexed on
2010/03/11
4:41 UTC
Read the original article
Hit count: 493
When repeated SQL Server login failures occur, a DBA should investigate. It could just be someone repeatedly typing in the wrong password. Worst case is a virus attack flooding your network with connection requests. Receiving an e-mail while login failures are occurring allows DBAs to investigate and fix the issue as soon as possible. So how is DBA notified of login failures without flooding their inbox?
© SQL Team or respective owner