cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Administration & Architecture
Explore discussions on Databricks administration, deployment strategies, and architectural best practices. Connect with administrators and architects to optimize your Databricks environment for performance, scalability, and security.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Verbose logging

alex_svyatets
New Contributor II

Hello! I want audit access to some delta tables in unity catalog from jobs and notebooks. We enabled audit verbose logging. But not all queries that were run from notebooks are  written to system.access.audit, column_lineage and table_lineage tables

2 REPLIES 2

MadhuB
Valued Contributor

@alex_svyatetsFrom my understanding, audit logs only capture events or queries that involve UC managed objects. In cases where a Delta table is accessed directly via its file path instead of its registered table name, the query may not be logged. Similarly, queries involving temporary views might not appear in the audit. It is also important that clusters should be UC enabled by default.

Could you provide specific examples of queries that are not being logged?

alex_svyatets
New Contributor II

It are queries to registered table name.

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local communityโ€”sign up today to get started!

Sign Up Now