[ Web Proxy ]
URL:
Viewing: https://docs.cloud.google.com/binary-authorization/docs/audit-logging [Back]  [Original]

Binary Authorization audit logging  |  Google Cloud Documentation Skip to main content
Google Cloud Documentation [Google Cloud Documentation]
Send feedback

Binary Authorization audit logging Stay organized with collections Save and categorize content based on your preferences.

This document lists the audited methods for Binary Authorization. Google Cloud services generate audit logs that record administrative and access activities within your Google Cloud resources. For more information about Cloud Audit Logs, see the following:

Service name

To view the Binary Authorization audit logs, do the following:

  1. In the Google Cloud console, go to the Logs Explorer page:

    Go to Logs Explorer

  2. Copy and paste the following query into the Query field of the Logs Explorer, and then click Run query.

        protoPayload.serviceName="binaryauthorization.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, Binary Authorization 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.

API methods in the following list that are marked with (LRO) are long-running operations (LROs). These methods usually generate two audit log entries: one when the operation starts and another when it ends. For more information see Audit logs for long-running operations.
Permission type Methods
ADMIN_READ google.cloud.binaryauthorization.v1.BinauthzManagementServiceV1.GetAttestor
google.cloud.binaryauthorization.v1.BinauthzManagementServiceV1.GetPolicy
google.cloud.binaryauthorization.v1.BinauthzManagementServiceV1.ListAttestors
google.cloud.binaryauthorization.v1.PlatformPolicyManagementService.GetPlatformPolicy
google.cloud.binaryauthorization.v1.PlatformPolicyManagementService.ListPlatformPolicies
google.cloud.binaryauthorization.v1.ValidationHelperV1.ValidateAttestationOccurrence
google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1.GetAttestor
google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1.GetPolicy
google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1.ListAttestors
google.iam.v1.IAMPolicy.GetIamPolicy
ADMIN_WRITE google.cloud.binaryauthorization.v1.BinauthzManagementServiceV1.CreateAttestor
google.cloud.binaryauthorization.v1.BinauthzManagementServiceV1.DeleteAttestor
google.cloud.binaryauthorization.v1.BinauthzManagementServiceV1.UpdateAttestor
google.cloud.binaryauthorization.v1.BinauthzManagementServiceV1.UpdatePolicy
google.cloud.binaryauthorization.v1.PlatformPolicyManagementService.CreatePlatformPolicy
google.cloud.binaryauthorization.v1.PlatformPolicyManagementService.DeletePlatformPolicy
google.cloud.binaryauthorization.v1.PlatformPolicyManagementService.ReplacePlatformPolicy
google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1.CreateAttestor
google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1.DeleteAttestor
google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1.UpdateAttestor
google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1.UpdatePolicy
google.iam.v1.IAMPolicy.SetIamPolicy

API interface audit logs

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

google.cloud.binaryauthorization.v1.BinauthzManagementServiceV1

The following audit logs are associated with methods belonging to google.cloud.binaryauthorization.v1.BinauthzManagementServiceV1.

CreateAttestor

DeleteAttestor

GetAttestor

GetPolicy

ListAttestors

UpdateAttestor

UpdatePolicy

google.cloud.binaryauthorization.v1.PlatformPolicyManagementService

The following audit logs are associated with methods belonging to google.cloud.binaryauthorization.v1.PlatformPolicyManagementService.

CreatePlatformPolicy

DeletePlatformPolicy

GetPlatformPolicy

ListPlatformPolicies

ReplacePlatformPolicy

google.cloud.binaryauthorization.v1.ValidationHelperV1

The following audit logs are associated with methods belonging to google.cloud.binaryauthorization.v1.ValidationHelperV1.

ValidateAttestationOccurrence

google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1

The following audit logs are associated with methods belonging to google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1.

CreateAttestor

DeleteAttestor

GetAttestor

GetPolicy

ListAttestors

UpdateAttestor

UpdatePolicy

google.iam.v1.IAMPolicy

The following audit logs are associated with methods belonging to google.iam.v1.IAMPolicy.

GetIamPolicy

SetIamPolicy

Methods that don't produce audit logs

A method might not produce audit logs for one or more of the following reasons:

The following methods don't produce audit logs:

Send feedback

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026-08-11 UTC.

Need to tell us more? [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-08-11 UTC."],[],[]]

Web Proxy Viewer  |  New URL  |  Original Page