- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2024 10:01 AM
Hello Team,
I am new to Databrciks. Generally where all the logs will be stored in Databricks. I see if any job fails below the command i could see some error messages.
Otherwise in real time how to check the log files/error messages in Databricks UI.
Thanks in advance
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2024 10:41 AM
Cluster logs can be observed directly on the cluster UI, under Driver logs, Spark logs related to the executors can be seen under the Spark UI section in the cluster configuration and under Executors, you can look for the stdout and the stderr
For logs more related to events you can set up audit log delivery on an S3 bucket or by querying the system table s mentioned in docs https://docs.databricks.com/en/administration-guide/account-settings/audit-logs.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2024 10:41 AM
Cluster logs can be observed directly on the cluster UI, under Driver logs, Spark logs related to the executors can be seen under the Spark UI section in the cluster configuration and under Executors, you can look for the stdout and the stderr
For logs more related to events you can set up audit log delivery on an S3 bucket or by querying the system table s mentioned in docs https://docs.databricks.com/en/administration-guide/account-settings/audit-logs.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2024 10:38 AM
Thanks for the response. This helped.
![](/skins/images/97567C72181EBE789E1F0FD869E4C89B/responsive_peak/images/icon_anonymous_message.png)
![](/skins/images/97567C72181EBE789E1F0FD869E4C89B/responsive_peak/images/icon_anonymous_message.png)