Skip to content

Remove feature flag allow_streaming_instance_audit_events_to_amazon_s3

What does this MR do and why?

Remove feature flag allow_streaming_instance_audit_events_to_amazon_s3

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

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

  1. Ensure you have ultimate license.
  2. Delete feature flag Feature.remove('allow_streaming_instance_audit_events_to_amazon_s3')
  3. Visit admin settings and go to audit events streaming. Eg: https://gdk.test:3000/admin/audit_logs?tab=streams
  4. Ensure that AWS S3 option is listed when adding a new streaming destination.

Closes #431195 (closed)

Edited by Huzaifa Iftikhar

Merge request reports