Skip to content

Filter streaming audit events by sub group/project in Group level UI

Currently Streaming audit events can be filtered by event type https://docs.gitlab.com/ee/administration/audit_event_streaming.html#event-type-filters

Similar to event type it would be great to be able to also filter by sub group/project. The use case is so users can filter out events from a specific subgroup or project to seperate destination for automation and monitoring.

Use case:

  • Send all audit events from the group/subgroup1 and its projects to the destination1.
  • Send all audit events from the group/subgroup2 and its projects to the destination.

Design

Edited by Nate Rosandich