SQL Server Audit How-to Topics
Using Management Studio or Transact-SQL to execute stored procedures, you can manage different aspects of SQL Server Audit, such as enabling or disabling an audit, changing an audit configuration, or viewing data in an audit log.
In This Section
Creating and Managing Audits with SQL Server Management Studio
Contains the audit-related tasks that you can carry out in Management Studio.Creating and Managing Audits with Transact-SQL
Contains the audit-related tasks that you can carry out by using Transact-SQL.How to: Write Server Audit Events to the Security Log
Describes how to configure Windows to permit SQL Server to write to the Windows Security log.