A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://cloud.google.com/iap/docs/audit-log-howto below:

Identity-Aware Proxy audit logging | Google Cloud

Identity-Aware Proxy audit logging

Stay organized with collections Save and categorize content based on your preferences.

Important:

On February 14, 2024, the Cloud Audit Logging (CAL) type was inadvertently changed from DATA_ACCESS to ADMIN_ACTIVITY. This change causes a change in the log name and log bucket location for the UpdateIapSettings and ValidateIapAttributeExpression methods.

The CAL type has been changed back to DATA_ACCESS.

This document describes audit logging for Identity-Aware Proxy. 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:

Notes

The fields section describes important details about some fields in the audit log.

Service name

Identity-Aware Proxy audit logs use the service name iap.googleapis.com. Filter for this service:

    protoPayload.serviceName="iap.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, Identity-Aware Proxy 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 ADMIN_READ google.cloud.iap.v1.IdentityAwareProxyAdminService.GetIamPolicy
google.cloud.iap.v1.IdentityAwareProxyAdminService.GetIapSettings
google.cloud.iap.v1beta1.IdentityAwareProxyAdminV1Beta1.GetIamPolicy ADMIN_WRITE google.cloud.iap.v1.IdentityAwareProxyAdminService.SetIamPolicy
google.cloud.iap.v1beta1.IdentityAwareProxyAdminV1Beta1.SetIamPolicy DATA_READ google.cloud.iap.v1.IdentityAwareProxyAdminService.GetTunnelDestGroup
google.cloud.iap.v1.IdentityAwareProxyAdminService.ListTunnelDestGroups DATA_WRITE google.cloud.iap.v1.IdentityAwareProxyAdminService.CreateTunnelDestGroup
google.cloud.iap.v1.IdentityAwareProxyAdminService.DeleteTunnelDestGroup
google.cloud.iap.v1.IdentityAwareProxyAdminService.UpdateIapSettings
google.cloud.iap.v1.IdentityAwareProxyAdminService.UpdateTunnelDestGroup
google.cloud.iap.v1.IdentityAwareProxyAdminService.ValidateIapAttributeExpression API interface audit logs

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

google.cloud.iap.v1.IdentityAwareProxyAdminService

The following audit logs are associated with methods belonging to google.cloud.iap.v1.IdentityAwareProxyAdminService.

CreateTunnelDestGroup DeleteTunnelDestGroup GetIamPolicy GetIapSettings GetTunnelDestGroup ListTunnelDestGroups SetIamPolicy UpdateIapSettings UpdateTunnelDestGroup ValidateIapAttributeExpression google.cloud.iap.v1beta1.IdentityAwareProxyAdminV1Beta1

The following audit logs are associated with methods belonging to google.cloud.iap.v1beta1.IdentityAwareProxyAdminV1Beta1.

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:

Fields

The logs only contain information about the access levels that a user has met. Access levels that blocked an unauthorized request are not listed in the log entry. To determine what conditions are required to make a successful request for a given resource, check the access levels for the resource.

The following are important details about some fields in the log:

Field Value authenticationInfo The email of the user who tried to access the resource as principalEmail. This information is not present in logs for unauthenticated requests. requestMetadata.callerIp The IP address the request originated from. requestMetadata.requestAttributes The request method and URL. authorizationInfo.resource The resource being accessed. authorizationInfo.granted A boolean representing whether IAP permitted the requested access.

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 2025-08-07 UTC.

[[["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 2025-08-07 UTC."],[[["Identity-Aware Proxy (IAP) audit logs record administrative and access activities within Google Cloud resources, categorized as either Data Access or Admin Activity."],["The service name for IAP audit logs is `iap.googleapis.com`, which can be used to filter logs via `protoPayload.serviceName=\"iap.googleapis.com\"`."],["Audit log types for IAP methods depend on the IAM permission type required, with `DATA_READ`, `DATA_WRITE`, and `ADMIN_READ` permissions generating Data Access logs, and `ADMIN_WRITE` generating Admin Activity logs."],["On February 14, 2024, the Cloud Audit Logging (CAL) type for `UpdateIapSettings` and `ValidateIapAttributeExpression` methods was temporarily changed to `ADMIN_ACTIVITY` but has since been reverted back to `DATA_ACCESS`."],["Certain IAP methods, particularly high-volume ones or those with low auditing value, do not produce audit logs, such as several methods within `google.cloud.iap.v1.IdentityAwareProxyOAuthService`."]]],[]]


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4