I'm building a security audit dashboard in Google Secops and need to filter GCP audit logs to show actions performed only by members of our designated administrator group in GCP. The audit logs themselves don't directly include group membership information.
Is it possible to define a user group (e.g., within Chronicle or using a lookup list) that I can then reference as a variable in my search query? The goal is to effectively filter the audit events to only include those initiated by users belonging to this specific administrator group.