Forum Discussion
yuraje
Jan 05, 2021Former Employee
Does Azure Log Analytics has provision to load data from Azure Data Bricks
Exploring a way to load data from Azure DataBricks into Azure log analytics. Basically the DataBricks dataframe (Json data)should be loaded into Azure Log Analytics.
ibnmbodji
Jan 10, 2021Iron Contributor
Hi what is your main goal ?
Send Azure Databricks application logs or diagnostic logging for the resource itself ?
.Logs are collected by Azure Monitor Logs so you can do some queries after ingestion .
I've seen that you can also define custom logs if native doesn't fit your needs
Send Azure Databricks application logs to Azure Monitor - Azure Architecture Center | Microsoft Docs
Diagnostic logging in Azure Databricks - Azure Databricks - Workspace | Microsoft Docs