How can I identify an Insights query in my database access log?

Atlan appends the product name Atlan and a unique ID at the end of each query in a comment. This can help you identify queries from Insights in your database access logs. 

Example query: 

SELECT * FROM "WIDE_WORLD_IMPORTERS"."FCT_SALES"
  /* atlan(e7674c86-efbe-4cec-a3dd-f9b3e3a7f929) */

You can also search for Atlan queries in Snowflake or Databricks using the query text filter contains atlan.

Related articles

Was this article helpful?
0 out of 0 found this helpful