Skip to content

Remove static list of audit event typess

Nate Rosandich requested to merge master-patch-b75b into master

What does this MR do and why?

Recently the list of available audit event types was moved to an auto generation process to ensure the list is consistently up to date. Create a doc for listing the available audit ev... (#411557 - closed) • Huzaifa Iftikhar • 16.3 • On track

With this change we can now remove the static list of audit events to remove any confusion.

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

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Nate Rosandich

Merge request reports