DBAs - Do you turn on security auditing?

Updated by ChristianMWaite 5 years ago. See history

123

Configure login security auditing:

  • Not on by default
  • Configure on the security tab of Server Properties in SQL Server Management Studio
  • Enable for Failure
  • View using the Windows Event Viewer
Image

Figure: Enable Auditing for SQL Server logins

Note: You can turn on a trace for SQL DDL operations statements.

acknowledgements
related rules