Cloud IDS audit logging

This document describes audit logging for Cloud IDS. 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.

This page was last generated on 2024-05-22 15:20:02 UTC.

Service name

Cloud IDS audit logs use the service name ids.googleapis.com.

Methods by permission type

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

Permission type Methods
ADMIN_READ google.cloud.ids.v1.IDS.GetEndpoint
google.cloud.ids.v1.IDS.ListEndpoints
ADMIN_WRITE google.cloud.ids.v1.IDS.CreateEndpoint
google.cloud.ids.v1.IDS.DeleteEndpoint
google.cloud.ids.v1.IDS.UpdateEndpoint

Audit logs per API interface

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

google.cloud.ids.v1.IDS

Details about audit logs associated with methods belonging to google.cloud.ids.v1.IDS.

google.cloud.ids.v1.IDS.CreateEndpoint

  • Method: google.cloud.ids.v1.IDS.CreateEndpoint
  • Audit log Type: Admin Activity
  • Permissions:
    • ids.endpoints.create - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.ids.v1.IDS.CreateEndpoint"

google.cloud.ids.v1.IDS.DeleteEndpoint

  • Method: google.cloud.ids.v1.IDS.DeleteEndpoint
  • Audit log Type: Admin Activity
  • Permissions:
    • ids.endpoints.delete - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.ids.v1.IDS.DeleteEndpoint"

google.cloud.ids.v1.IDS.GetEndpoint

  • Method: google.cloud.ids.v1.IDS.GetEndpoint
  • Audit log Type: Data Access
  • Permissions:
    • ids.endpoints.get - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.ids.v1.IDS.GetEndpoint"

google.cloud.ids.v1.IDS.ListEndpoints

  • Method: google.cloud.ids.v1.IDS.ListEndpoints
  • Audit log Type: Data Access
  • Permissions:
    • ids.endpoints.list - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.ids.v1.IDS.ListEndpoints"

google.cloud.ids.v1.IDS.UpdateEndpoint

  • Method: google.cloud.ids.v1.IDS.UpdateEndpoint
  • Audit log Type: Admin Activity
  • Permissions:
    • ids.endpoints.update - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.ids.v1.IDS.UpdateEndpoint"