Personalized Service Health audit logging

This document describes audit logging for Personalized Service Health. Google Cloud services generate audit logs that record administrative and access activities within your Google Cloud resources. To learn more about Cloud Audit Logs, refer to the following documentation pages:

Service name

Personalized Service Health audit logs use the service name servicehealth.googleapis.com. Filter for this service:

    protoPayload.serviceName="servicehealth.googleapis.com"
  

Methods by permission type

Each IAM permission has a type property, whose value is an enum that can be one of four values: ADMIN_READ, ADMIN_WRITE, DATA_READ, or DATA_WRITE. When you call a method, Personalized Service Health generates an audit log whose category is dependent on the type property of the permission required to perform the method. Methods that require an IAM permission with the type property value of DATA_READ, DATA_WRITE, or ADMIN_READ generate Data Access audit logs. Methods that require an IAM permission with the type property value of ADMIN_WRITE generate Admin Activity audit logs.

Permission type Methods
DATA_READ google.cloud.servicehealth.v1.ServiceHealth.GetEvent
google.cloud.servicehealth.v1.ServiceHealth.GetOrganizationEvent
google.cloud.servicehealth.v1.ServiceHealth.GetOrganizationImpact
google.cloud.servicehealth.v1.ServiceHealth.ListEvents
google.cloud.servicehealth.v1.ServiceHealth.ListOrganizationEvents
google.cloud.servicehealth.v1.ServiceHealth.ListOrganizationImpacts

API interface audit logs

For information about how and which permissions are evaluated for each method, see the Identity and Access Management documentation for Personalized Service Health.

google.cloud.servicehealth.v1.ServiceHealth

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

GetEvent

  • Method: google.cloud.servicehealth.v1.ServiceHealth.GetEvent
  • Audit log type: Data access
  • Permissions:
    • servicehealth.events.get - DATA_READ
  • Method is a long-running or streaming operation: No.
  • Filter for this method: protoPayload.methodName="google.cloud.servicehealth.v1.ServiceHealth.GetEvent"

GetOrganizationEvent

  • Method: google.cloud.servicehealth.v1.ServiceHealth.GetOrganizationEvent
  • Audit log type: Data access
  • Permissions:
    • servicehealth.organizationEvents.get - DATA_READ
  • Method is a long-running or streaming operation: No.
  • Filter for this method: protoPayload.methodName="google.cloud.servicehealth.v1.ServiceHealth.GetOrganizationEvent"

GetOrganizationImpact

  • Method: google.cloud.servicehealth.v1.ServiceHealth.GetOrganizationImpact
  • Audit log type: Data access
  • Permissions:
    • servicehealth.organizationImpacts.get - DATA_READ
  • Method is a long-running or streaming operation: No.
  • Filter for this method: protoPayload.methodName="google.cloud.servicehealth.v1.ServiceHealth.GetOrganizationImpact"

ListEvents

  • Method: google.cloud.servicehealth.v1.ServiceHealth.ListEvents
  • Audit log type: Data access
  • Permissions:
    • servicehealth.events.list - DATA_READ
  • Method is a long-running or streaming operation: No.
  • Filter for this method: protoPayload.methodName="google.cloud.servicehealth.v1.ServiceHealth.ListEvents"

ListOrganizationEvents

  • Method: google.cloud.servicehealth.v1.ServiceHealth.ListOrganizationEvents
  • Audit log type: Data access
  • Permissions:
    • servicehealth.organizationEvents.list - DATA_READ
  • Method is a long-running or streaming operation: No.
  • Filter for this method: protoPayload.methodName="google.cloud.servicehealth.v1.ServiceHealth.ListOrganizationEvents"

ListOrganizationImpacts

  • Method: google.cloud.servicehealth.v1.ServiceHealth.ListOrganizationImpacts
  • Audit log type: Data access
  • Permissions:
    • servicehealth.organizationImpacts.list - DATA_READ
  • Method is a long-running or streaming operation: No.
  • Filter for this method: protoPayload.methodName="google.cloud.servicehealth.v1.ServiceHealth.ListOrganizationImpacts"