What is Auditing Inside SQL Server ?

SQL Server Audit offers features that help DBAs achieve their goals of meeting regulatory compliance requirements. SQL Server Audit provides centralized storage of audit logs and integration with System Center. SQL Server Audit was designed with the following primary goals in mind..

  • Security - The audit feature, and its objects, must be truly secure.
  • Performance - Performance impact must be minimized.
  • Management - The audit feature must be easy to manage.
  • Discoverability - Audit-centric questions must be easy to answer.


You May Interest

Changing MS SQL Database Name with Query

What is Service Broker in SQL Server ?

How to Restart SQL Server in Single-User Mode ?

What is Log Shipping in SQL Server ?

MS SQL Get Current Time GETDATE()