airflow icon indicating copy to clipboard operation
airflow copied to clipboard

Add docs on Audit Logs

Open paolaperaza opened this issue 1 year ago • 4 comments

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?

  • [X] Yes I am willing to submit a PR!

Code of Conduct

paolaperaza avatar Mar 07 '23 18:03 paolaperaza

Thanks for opening your first issue here! Be sure to follow the issue template! If you are willing to raise PR to address this issue please do so, no need to wait for approval.

boring-cyborg[bot] avatar Mar 07 '23 18:03 boring-cyborg[bot]

Sure. Feel free to add those @paolaperaza :)

potiuk avatar Mar 08 '23 00:03 potiuk

@paolaperaza if you are busy I can help to close this. CC : @potiuk

vijayasarathib avatar Jun 07 '23 13:06 vijayasarathib

FYI @lzdanski

RNHTTR avatar Dec 13 '23 17:12 RNHTTR