You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

IDERA SQL Compliance Manager 5.5 and later allows you to take advantage of the SQL Server Audit Logs feature to track specific events occurring in your monitored environment. SQL Server Audit Logs is an event handling system that helps you reduce the size of data gathered and deliver performance gains over the default SQL trace method. In SQL Compliance Manager 5.5, only SELECT and DML events for SQL Server 2017 and later versions are supported by this feature.

There are two ways to enable Audit Logs capture:


Prerequisites and conditions for enabling auditing using Audit Logs

IDERA SQL Compliance Manager supports Audit Logs based auditing for SQL Server 2017 and above. The following prerequisites and conditions are required to switch auditing based on Audit Logs. 

  • While enabling Audit Logs from Web or Windows Management console. 
    • SQL Compliance Manager checks for the following conditions, which all must be met to successfully enable Audit Logs:
      • The Agent is reachable.
      • SQL Server 2017 or above.
      • SQL Compliance Agent 5.5 or above.

Enable Audit Logs mode using the Windows Management Console

Users wanting to take advantage of SQL Server Audit Logs auditing capabilities can do so by completing the following steps:

  1. Right-click on the instance you want to audit and select Properties
  2. In the Registered SQL Server Properties window, select the Audited Activities tab. 
  3. Under the Audited Activity options, select the Capture DML and SELECT activities using SQL Server Audit Specifications checkbox.
  4. Click OK

Enable Audit Logs mode using the Web Console

Users wanting to take advantage of SQL Server Audit Logs auditing capabilities can do so by completing the following steps:


In the Registered SQL Server Properties window, select the Audited Activities tab. 

Under the Audited Activity options, select the Capture DML and SELECT activities using SQL Server Audit Specifications checkbox.

Click OK



  • No labels