Policy Audit Logs
Overview
Policy Audit Logs record the creation and status of policies, allowing you to see who applied a policy, what events occurred, and when they happened. Logging starts and this menu becomes available when the new DAC policy framework is activated.

Audit > Databases > Policy Audit Logs
What Is Recorded in Policy Audit Logs
List View Fields
The list view displays the following details for each log entry:
Action At: The timestamp when the event occurred.
Policy Type: The type of policy involved.
Policy Name: The name of the applied policy. Click the link to go directly to the policy page.
Name: The name of the user who queried the data.
Login ID: The login ID of the user who queried the data.
Email: The email address of the user who queried the data.
Connection: The name of the connection through which the data was queried.
Data Path: The full path including Database, Schema, Table, and Column names.
Details View Fields
When you open the detail drawer for a log entry, you’ll see additional information:
Database Type: The type of database queried (e.g., MySQL, PostgreSQL, Athena).
Databases: The name of the database where the data resides.
Schema: The schema name of the queried data.
Table: The table containing the queried data.
Column: The column containing the queried data.
Rows: The number of rows affected by the query (shown in the detail drawer).
Query: The SQL query executed by the user (shown in the detail drawer).
Tag: (Available from version 11.0.0) Displays any tags associated with the triggered table or column. If multiple tag conditions apply, all matching tags are shown.