Filtering Audit Events
**This is part of Audit log usability: https://gitlab.com/groups/gitlab-org/-/epics/418** ## Overview The [Audit Events](https://docs.gitlab.com/ee/administration/audit_events.html) view presents a table of audit events at the project, group, or instance level. Currently, this table isn't sortable or filterable - making finding any relevant events very difficult. ## Proposal * Add filtering to this page. Ideally, we should be able to filter by author, object, action, target, IP address, and date range. * Support OR logic so we can provide a list of audit events that we're interested in and see a relevant list of events. - [ ] @aregnery consult with @andyvolpe on how Security Reports is handling the exporting of reports ## Visuals | - | - | | ------ | ------ | | ![Audit_Log_1](/uploads/16309e22098cb4da278d7e95a7415168/Audit_Log_1.png) | ![Audit_Log_2](/uploads/fa8d88802e9b4ac929926f2385d6f387/Audit_Log_2.png) |
epic