cancel
Showing results for 
Search instead for 
Did you mean: 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
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.

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