stephen-bracken opened a new issue, #72238: URL: https://github.com/apache/airflow/issues/72238
### Description The UI provides a handy tab for accessing audit logs relating to a Dag, DagRun or Task, however this tab is only accessible to Admins. This tab contains information on task scheduling, like when a task gets killed externally by the executor or scheduler (e.g. celery timeouts, airflow heartbeat timeouts) ### Use case/motivation It would be useful to allow users with Viewer permissions for a dag to access a filtered version of the Audit log relating to their dag, as this would aid in debugging issues when they occur. ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
