Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add filters to get event logs #34210

Closed
1 of 2 tasks
bbovenzi opened this issue Sep 8, 2023 · 1 comment · Fixed by #34417
Closed
1 of 2 tasks

Add filters to get event logs #34210

bbovenzi opened this issue Sep 8, 2023 · 1 comment · Fixed by #34417
Assignees
Labels
area:API Airflow's REST/HTTP API good first issue kind:feature Feature Requests
Milestone

Comments

@bbovenzi
Copy link
Contributor

bbovenzi commented Sep 8, 2023

Description

In the REST API, there is an endpoint to get event (audit) logs. It has sorting and pagination but not filtering. It would be useful to filter by when (before and after), dag_id, task_id, owner, event

Screenshot 2023-09-08 at 1 30 35 PM

Use case/motivation

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@bbovenzi bbovenzi added kind:feature Feature Requests needs-triage label for new issues that we didn't triage yet area:API Airflow's REST/HTTP API and removed needs-triage label for new issues that we didn't triage yet labels Sep 8, 2023
@bbovenzi bbovenzi changed the title REST API: Add filters to get event logs Add filters to get event logs Sep 8, 2023
@kaxil kaxil added this to the Airflow 2.8.0 milestone Sep 8, 2023
@hainenber
Copy link
Contributor

I can help on this. Can you assign me to this? Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:API Airflow's REST/HTTP API good first issue kind:feature Feature Requests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants