-
Notifications
You must be signed in to change notification settings - Fork 15.8k
Open
Labels
area:logginggood first issuekind:bugThis is a clearly a bugThis is a clearly a bugkind:documentation
Description
What do you see as an issue?
There is very little documentation related to Audit Logs in Airflow. This includes:
- What are audit logs?
- At what level do they exist? (Task, user)
- Where do they show in the Airflow UI?
- What are the events that you can track? (e.g. There’s a separate event for a task failure (
failed
)and a user setting a task as failed (action_set_failed
)
I'm surely missing other things.
Solving the problem
Either create a new doc or add a section to this doc: https://airflow.apache.org/docs/apache-airflow/stable/administration-and-deployment/security/access-control.html
cc: @RNHTTR
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
area:logginggood first issuekind:bugThis is a clearly a bugThis is a clearly a bugkind:documentation