How to monitor Azure Databricks cluster event logs

Fangzhou Zhang 231 Reputation points
2021-08-03T01:40:52.863+00:00

Hi,

We need the event logs from Azure Databricks Cluster to monitor its health:

119960-screen-shot-2021-08-02-at-92639-pm.png

For example, if the metastore or dbfs goes down, actions should be taken.

My team followed the Azure Docs and set up the Databricks Diagnostic logging in Azure monitor. But we couldn't find these event logs from the Databricks Diagnostic logging in Azure monitor.

So is there a way for us to monitor the cluster's event logs in Azure Monitor?

Thank you!

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
{count} votes

Answer accepted by question author
  1. ShaikMaheer-MSFT 38,556 Reputation points Microsoft Employee Moderator
    2021-08-06T12:53:02.837+00:00

    Hi @Fangzhou Zhang ,

    Thank you for posting your query on Microsoft Q&A Platform.

    I did research on this and found that Unfortunately, Azure Data bricks does not natively support sending event logs data to Azure monitor.

    To get metric data related to an Apache Spark job, stages of the job, and tasks, you need to use a library for this functionality is available in GitHub.

    Kindly check below link there similar kind of issue discussed.
    https://learn.microsoft.com/en-us/answers/questions/132025/azure-databricks-queries-for-monitoring-using-log.html

    Hope this will help. Please let us know if any further queries. Thank you.

    ---------------------------------

    • Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.