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 filter to audit logs #129

Open
nimish-ks opened this issue Nov 27, 2023 · 8 comments
Open

Add filter to audit logs #129

nimish-ks opened this issue Nov 27, 2023 · 8 comments
Assignees
Labels
backend enhancement New feature or request fosshack Issues for FOSS Hack 2024 frontend Change in frontend code

Comments

@nimish-ks
Copy link
Member

nimish-ks commented Nov 27, 2023

Is your feature request related to a problem?

Currently there is no way to filer audit logs.

Screenshot from 2024-06-07 14-37-37

Describe the solution you'd like

Add drop-down selection to application audit logs screen for the following potential filters:

  • Event: Create, read, update, delete secret
  • User: selection of all the members of an application
  • Time range - start date end date
  • Clear filter button

Mock UI
image

@nimish-ks nimish-ks added enhancement New feature or request frontend Change in frontend code backend labels Nov 27, 2023
@amitsgh
Copy link
Contributor

amitsgh commented Dec 19, 2023

Hey @nimish-ks, I would like to address this issue, if it's available.

@nimish-ks
Copy link
Member Author

@amitsgh all yours!

@rohan-chaturvedi
Copy link
Member

@amitsgh Lets try and keep as much of the filtering server-side as possible. We will need to update the graphql resolvers and queries to handle this.

@amitsgh
Copy link
Contributor

amitsgh commented Dec 19, 2023

@nimish-ks, absolutely! I'll be sure to keep you posted. 👍

@rohan-chaturvedi rohan-chaturvedi added the fosshack Issues for FOSS Hack 2024 label Jun 7, 2024
@rohan-chaturvedi rohan-chaturvedi changed the title Add audit logs filter and export feature Add filter to audit logs Jun 7, 2024
@AashishNandakumar
Copy link

Just a doubt, both the frontend and backend implementation should be done for this?

@nimish-ks
Copy link
Member Author

nimish-ks commented Jul 12, 2024

@AashishNandakumar

Just a doubt, both the frontend and backend implementation should be done for this?

yes!

@4rjunc
Copy link
Contributor

4rjunc commented Jul 27, 2024

@rohan-chaturvedi Can I take up this issue? If no one is working in this.

@rohan-chaturvedi
Copy link
Member

@rohan-chaturvedi Can I take up this issue? If no one is working in this.

All yours buddy!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend enhancement New feature or request fosshack Issues for FOSS Hack 2024 frontend Change in frontend code
Projects
None yet
Development

No branches or pull requests

5 participants