SQL Server Audit

SQL Server 2008 introduces SQL Server Audit—a powerful new security feature that can track virtually any server or database action taken by users and log those activities to the file system or the Windows event log. Like TDE, SQL Server Audit is available only in the Enterprise edition of SQL Server 2008. This feature helps meet the demands of regulatory compliance standards, which typically require that our enterprise installations implement highly stringent security tactics that often include some form of auditing. You can work with SQL Server Audit either by using SQL Server Management Studio or in T-SQL by using a new set of DDL statements and catalog views.

Note

Here we cover only the T-SQL DDL auditing statements and catalog ...

Get Programming Microsoft® SQL Server™ 2008 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.