Trace audit logging

This document describes audit logging for Cloud Trace. 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-23 15:23:21 UTC.

Service name

Cloud Trace audit logs use the service name cloudtrace.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
DATA_READ google.devtools.cloudtrace.v1.TraceService.GetTrace
google.devtools.cloudtrace.v1.TraceService.ListTraces

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 Trace.

google.devtools.cloudtrace.v1.TraceService

Details about audit logs associated with methods belonging to google.devtools.cloudtrace.v1.TraceService.

google.devtools.cloudtrace.v1.TraceService.GetTrace

  • Method: google.devtools.cloudtrace.v1.TraceService.GetTrace
  • Audit log Type: Data Access
  • Permissions:
    • cloudtrace.traces.get - DATA_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.devtools.cloudtrace.v1.TraceService.GetTrace"

google.devtools.cloudtrace.v1.TraceService.ListTraces

  • Method: google.devtools.cloudtrace.v1.TraceService.ListTraces
  • Audit log Type: Data Access
  • Permissions:
    • cloudtrace.traces.list - DATA_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.devtools.cloudtrace.v1.TraceService.ListTraces"