Access to Cluster Logs for non-admins

Anonymous
Not applicable

Suppose I have a DevOps team that needs near real-time access to cluster logs to troubleshoot job failures. What is the best way for me to grant access to view logs without granting them admin access?

Hubert-Dudek
Databricks MVP

Please use logging option and set destination for sending logs in cluster settings to other Azure Blob or S3 storage (need to be mounted first):image.png


My blog: https://databrickster.medium.com/

View solution in original post