Eventarc audit logging

This document describes audit logging for Eventarc. Google Cloud services write audit logs that record administrative activities and accesses within your Google Cloud resources. For more information, see Cloud Audit Logs overview.

Service name

Eventarc audit logs use the service name eventarc.googleapis.com.

Methods by permission type

Methods that check DATA_READ, DATA_WRITE, and ADMIN_READ permission types generate Data Access audit logs. Methods that check ADMIN_WRITE permission types generate Admin Activity audit logs.

Permission type Methods
ADMIN_READ GetIamPolicy
ADMIN_WRITE SetIamPolicy
DATA_READ google.cloud.eventarc.v1.Eventarc.GetChannel
google.cloud.eventarc.v1.Eventarc.GetChannelConnection
google.cloud.eventarc.v1.Eventarc.GetGoogleChannelConfig
google.cloud.eventarc.v1.Eventarc.GetTrigger
google.cloud.eventarc.v1.Eventarc.ListChannelConnections
google.cloud.eventarc.v1.Eventarc.ListChannels
google.cloud.eventarc.v1.Eventarc.ListTriggers
DATA_WRITE google.cloud.eventarc.v1.Eventarc.CreateChannel
google.cloud.eventarc.v1.Eventarc.CreateChannelConnection
google.cloud.eventarc.v1.Eventarc.CreateTrigger
google.cloud.eventarc.v1.Eventarc.DeleteChannel
google.cloud.eventarc.v1.Eventarc.DeleteChannelConnection
google.cloud.eventarc.v1.Eventarc.DeleteTrigger
google.cloud.eventarc.v1.Eventarc.UpdateChannel
google.cloud.eventarc.v1.Eventarc.UpdateGoogleChannelConfig
google.cloud.eventarc.v1.Eventarc.UpdateTrigger

Audit logs per API interface

For more information about which permissions are evaluated for each method, see the Identity and Access Management documentation for Eventarc.

google.cloud.eventarc.v1.Eventarc

The following section contains details about audit logs associated with methods belonging to google.cloud.eventarc.v1.Eventarc.

google.cloud.eventarc.v1.Eventarc.CreateChannel

  • Method: google.cloud.eventarc.v1.Eventarc.CreateChannel
  • Audit log Type: Data access
  • Permissions:
    • eventarc.channels.create - DATA_WRITE
  • Method is a long running or streaming operation: Long running operation
  • Filter for this method: protoPayload.methodName="google.cloud.eventarc.v1.Eventarc.CreateChannel"

google.cloud.eventarc.v1.Eventarc.CreateChannelConnection

  • Method: google.cloud.eventarc.v1.Eventarc.CreateChannelConnection
  • Audit log Type: Data access
  • Permissions:
    • eventarc.channelConnections.create - DATA_WRITE
  • Method is a long running or streaming operation: Long running operation
  • Filter for this method: protoPayload.methodName="google.cloud.eventarc.v1.Eventarc.CreateChannelConnection"

google.cloud.eventarc.v1.Eventarc.CreateTrigger

  • Method: google.cloud.eventarc.v1.Eventarc.CreateTrigger
  • Audit log Type: Data access
  • Permissions:
    • eventarc.channels.attach - DATA_WRITE
    • eventarc.triggers.create - DATA_WRITE
  • Method is a long running or streaming operation: Long running operation
  • Filter for this method: protoPayload.methodName="google.cloud.eventarc.v1.Eventarc.CreateTrigger"

google.cloud.eventarc.v1.Eventarc.DeleteChannel

  • Method: google.cloud.eventarc.v1.Eventarc.DeleteChannel
  • Audit log Type: Data access
  • Permissions:
    • eventarc.channels.delete - DATA_WRITE
  • Method is a long running or streaming operation: Long running operation
  • Filter for this method: protoPayload.methodName="google.cloud.eventarc.v1.Eventarc.DeleteChannel"

google.cloud.eventarc.v1.Eventarc.DeleteChannelConnection

  • Method: google.cloud.eventarc.v1.Eventarc.DeleteChannelConnection
  • Audit log Type: Data access
  • Permissions:
    • eventarc.channelConnections.delete - DATA_WRITE
  • Method is a long running or streaming operation: Long running operation
  • Filter for this method: protoPayload.methodName="google.cloud.eventarc.v1.Eventarc.DeleteChannelConnection"

google.cloud.eventarc.v1.Eventarc.DeleteTrigger

  • Method: google.cloud.eventarc.v1.Eventarc.DeleteTrigger
  • Audit log Type: Data access
  • Permissions:
    • eventarc.triggers.delete - DATA_WRITE
  • Method is a long running or streaming operation: Long running operation
  • Filter for this method: protoPayload.methodName="google.cloud.eventarc.v1.Eventarc.DeleteTrigger"

google.cloud.eventarc.v1.Eventarc.GetChannel

  • Method: google.cloud.eventarc.v1.Eventarc.GetChannel
  • Audit log Type: Data access
  • Permissions:
    • eventarc.channels.get - DATA_READ
  • Method is a long running or streaming operation: No.
  • Filter for this method: protoPayload.methodName="google.cloud.eventarc.v1.Eventarc.GetChannel"

google.cloud.eventarc.v1.Eventarc.GetChannelConnection

  • Method: google.cloud.eventarc.v1.Eventarc.GetChannelConnection
  • Audit log Type: Data access
  • Permissions:
    • eventarc.channelConnections.get - DATA_READ
  • Method is a long running or streaming operation: No.
  • Filter for this method: protoPayload.methodName="google.cloud.eventarc.v1.Eventarc.GetChannelConnection"

google.cloud.eventarc.v1.Eventarc.GetGoogleChannelConfig

  • Method: google.cloud.eventarc.v1.Eventarc.GetGoogleChannelConfig
  • Audit log Type: Data access
  • Permissions:
    • eventarc.googleChannelConfigs.get - DATA_READ
  • Method is a long running or streaming operation: No.
  • Filter for this method: protoPayload.methodName="google.cloud.eventarc.v1.Eventarc.GetGoogleChannelConfig"

google.cloud.eventarc.v1.Eventarc.GetTrigger

  • Method: google.cloud.eventarc.v1.Eventarc.GetTrigger
  • Audit log Type: Data access
  • Permissions:
    • eventarc.triggers.get - DATA_READ
  • Method is a long running or streaming operation: No.
  • Filter for this method: protoPayload.methodName="google.cloud.eventarc.v1.Eventarc.GetTrigger"

google.cloud.eventarc.v1.Eventarc.ListChannelConnections

  • Method: google.cloud.eventarc.v1.Eventarc.ListChannelConnections
  • Audit log Type: Data access
  • Permissions:
    • eventarc.channelConnections.list - DATA_READ
  • Method is a long running or streaming operation: No.
  • Filter for this method: protoPayload.methodName="google.cloud.eventarc.v1.Eventarc.ListChannelConnections"

google.cloud.eventarc.v1.Eventarc.ListChannels

  • Method: google.cloud.eventarc.v1.Eventarc.ListChannels
  • Audit log Type: Data access
  • Permissions:
    • eventarc.channels.list - DATA_READ
  • Method is a long running or streaming operation: No.
  • Filter for this method: protoPayload.methodName="google.cloud.eventarc.v1.Eventarc.ListChannels"

google.cloud.eventarc.v1.Eventarc.ListTriggers

  • Method: google.cloud.eventarc.v1.Eventarc.ListTriggers
  • Audit log Type: Data access
  • Permissions:
    • eventarc.triggers.list - DATA_READ
  • Method is a long running or streaming operation: No.
  • Filter for this method: protoPayload.methodName="google.cloud.eventarc.v1.Eventarc.ListTriggers"

google.cloud.eventarc.v1.Eventarc.UpdateChannel

  • Method: google.cloud.eventarc.v1.Eventarc.UpdateChannel
  • Audit log Type: Data access
  • Permissions:
    • eventarc.channels.update - DATA_WRITE
  • Method is a long running or streaming operation: Long running operation
  • Filter for this method: protoPayload.methodName="google.cloud.eventarc.v1.Eventarc.UpdateChannel"

google.cloud.eventarc.v1.Eventarc.UpdateGoogleChannelConfig

  • Method: google.cloud.eventarc.v1.Eventarc.UpdateGoogleChannelConfig
  • Audit log Type: Data access
  • Permissions:
    • eventarc.googleChannelConfigs.update - DATA_WRITE
  • Method is a long running or streaming operation: No.
  • Filter for this method: protoPayload.methodName="google.cloud.eventarc.v1.Eventarc.UpdateGoogleChannelConfig"

google.cloud.eventarc.v1.Eventarc.UpdateTrigger

  • Method: google.cloud.eventarc.v1.Eventarc.UpdateTrigger
  • Audit log Type: Data access
  • Permissions:
    • eventarc.triggers.update - DATA_WRITE
  • Method is a long running or streaming operation: Long running operation
  • Filter for this method: protoPayload.methodName="google.cloud.eventarc.v1.Eventarc.UpdateTrigger"

google.iam.v1.IAMPolicy

The following section contains details about audit logs associated with methods belonging to google.iam.v1.IAMPolicy.

GetIamPolicy

  • Method: GetIamPolicy
  • Audit log Type: Data access
  • Permissions:
    • eventarc.channels.getIamPolicy - ADMIN_READ
    • eventarc.triggers.getIamPolicy - ADMIN_READ
  • Method is a long running or streaming operation: No.
  • Filter for this method: protoPayload.methodName="GetIamPolicy"

SetIamPolicy

  • Method: SetIamPolicy
  • Audit log Type: Admin activity
  • Permissions:
    • eventarc.channels.setIamPolicy - ADMIN_WRITE
    • eventarc.triggers.setIamPolicy - ADMIN_WRITE
  • Method is a long running or streaming operation: No.
  • Filter for this method: protoPayload.methodName="SetIamPolicy"