cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to read data from Azure Log Analitycs ?

William_Scardua
Valued Contributor

Hi guys,

I need to read data from Azure Log Analitycs Workspace directaly, have any idea ?

thank you

3 REPLIES 3

Ajay-Pandey
Esteemed Contributor III

Hi @William Scardua​ 

You can use Log Analytics REST API to extract the data from databricks.

Please refer below link for more information-

Log Analytics REST API | Microsoft Learn

Ajay Kumar Pandey

Priyag1
Honored Contributor II

Thank you for sharing best answers here

alexott
Databricks Employee
Databricks Employee

You can use Kusto Spark connector for that: https://github.com/Azure/azure-kusto-spark/blob/master/docs/KustoSource.md#source-read-command

It heavily depends on how you access data, there could be a need for using ADX cluster for it: https://learn.microsoft.com/en-us/azure/data-explorer/query-monitor-data

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