Skip to content

Add name field to GCP logging streaming audit events

What does this MR do and why?

In Add name field to GCP Logging streaming audit e... (#416572 - closed) • Hitesh Raghuvanshi • 16.3 we added a name field to GCP Logging streaming configuration in the API. This adds the name field to the UI and changes the accordion title to use this name field.

Screenshots or screen recordings

Audit-events--Gitlab-Org--GitLab

How to set up and validate locally

Make sure you have an EE license and administration access

  1. Go to any top level group
  2. Go to "Secure" > "Audit events"
  3. Select "Streams" tab
  4. Create a new streaming destination by clicking "Add streaming destination"
    1. https://docs.gitlab.com/ee/administration/audit_event_streaming.html#add-a-new-streaming-destination
  5. Select "Google Cloud Logging"
  6. Provide all required fields
  7. Validate that the name field is also use as the item title
  8. Ensure that you can still edit the destination
  9. Ensure that HTTP destination streaming form is not affected
  10. Ensure that instance level streaming HTTP destination streaming form is not affected

MR acceptance checklist

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

Related to #416573 (closed)

Edited by Nate Rosandich

Merge request reports