cancel
Showing results for 
Search instead for 
Did you mean: 
Community Platform Discussions
Connect with fellow community members to discuss general topics related to the Databricks platform, industry trends, and best practices. Share experiences, ask questions, and foster collaboration within the community.
cancel
Showing results for 
Search instead for 
Did you mean: 

User Agent Verfication

Jeyapaul
New Contributor II

Hello Folks, 

We are recently working on Databricks integration in to our products and one of the Best practices suggested is to send user-agent information for any REST API or JDBC connect we make from the product to Databricks. We have made all the necessary changes to support this requirement. 
We want to verify this for all the connects that is made to Databricks. 

Can anyone please point me in the direction of where can I find the user agents information in Databricks UI? 
Thanks

2 REPLIES 2

bdraitcak
New Contributor II

Hey @Jeyapaul  I am currently running into the same issue of trying to verify user agents information.

Did you figure out anywhere in Databricks UI that display this information yet?

Bharathii
New Contributor II

Hi @bdraitcak , 

Here are the steps to be followed to get the logs: 

  1. Log in to your Azure portal.
  2. Go to / Search for "Log analytics workspace."
  3. Create a new Log Analytics workspace by specifying your Resource group and Instance details. [subscription + resource group; Instance details - Name, region]
  4. Now Go to your Azure Databricks Service, Search for "Diagnostic settings" under Monitoring.
  5. Click on, Add diagnostic setting.
  6. Give a name and enable the required logs checkbox [Required: Databricks Accounts] and choose the created log analytics workspace in the drop-down (Step 3). Save it.
  7. Now go to your Log analytics workspace (Step 3), select "Logs", Select "Schema and Filter".
  8. Select "Log Management". You will see all the logs checkboxes you enabled at the time of "Add diagnostic settings". Now double click on the "DatabricksAccounts"
  9. And click on "Run" on the query tab.
  10. You will be able to see the logs on the result section below.

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group