Update Audit Events Streams Event type filters links
What does this MR do and why?
Currently the links to docs in audit event streaming filter popups are broken. This MR fixes the link, but it also distgunishes between group and instance level streaming and routes to the correct docs pages.
References
Please include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
| Before | After |
|---|---|
How to set up and validate locally
- With an group with an ultimate license
- Navigate to Admin Area -> Monitoring -> Audit Events -> Streams tab
- Create a audit event stream including a filter
- In the filter popup ensure that the docs link goes to https://docs.gitlab.com/ee/administration/audit_event_streaming/index.html#update-event-filters
- Next navigate to any top level group -> Secure -> Audit Events -> Streams tab
- Create a audit event stream including a filter
- In the filter popup ensure that the docs link goes to https://docs.gitlab.com/ee/user/compliance/audit_event_streaming.html#update-event-filters
Related to #513560 (closed)
Edited by Nate Rosandich