Auditing SQL Server Activity

While the Windows servers on which SQL Server 2008 run can implement auditing, SQL Server also supports internal auditing. The auditing can be accomplished using traditional methods, such as DDL triggers, or new methods in SQL Server 2008, such as audits and logon triggers. Notifications can also be configured so that SQL trace events or DDL triggers have a method for notifying administrative personnel. The following sections address these various methods and the steps required to implement them.

Using Audits

Those of you who implement and support SQL Server have been waiting a long time for the new audit architecture in SQL Server 2008. Now you finally have the ability to set up automatic auditing without the requirement ...

Get SQL Server® 2008 Administration: Real World Skills for MCITP Certification and Beyond 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.