App Hub audit logging

This document describes audit logging for App Hub. Google Cloud services write audit logs that record administrative activities and accesses within your Google Cloud resources. For an overview of audit logs with information about the different types of audit logs, see Cloud Audit Logs overview.

This page was last generated on 2024-05-09 19:56:51 UTC.

Service name

App Hub audit logs use the service name apphub.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 GetIamPolicy
google.cloud.apphub.v1.AppHub.GetApplication
google.cloud.apphub.v1.AppHub.GetDiscoveredService
google.cloud.apphub.v1.AppHub.GetDiscoveredWorkload
google.cloud.apphub.v1.AppHub.GetService
google.cloud.apphub.v1.AppHub.GetServiceProjectAttachment
google.cloud.apphub.v1.AppHub.GetWorkload
google.cloud.apphub.v1.AppHub.ListApplications
google.cloud.apphub.v1.AppHub.ListDiscoveredServices
google.cloud.apphub.v1.AppHub.ListDiscoveredWorkloads
google.cloud.apphub.v1.AppHub.ListServiceProjectAttachments
google.cloud.apphub.v1.AppHub.ListServices
google.cloud.apphub.v1.AppHub.ListWorkloads
google.cloud.apphub.v1.AppHub.LookupDiscoveredService
google.cloud.apphub.v1.AppHub.LookupDiscoveredWorkload
google.cloud.apphub.v1.AppHub.LookupServiceProjectAttachment
google.cloud.apphub.v1alpha.AppHub.FindUnregisteredServices
google.cloud.apphub.v1alpha.AppHub.FindUnregisteredWorkloads
google.cloud.apphub.v1alpha.AppHub.GetApplication
google.cloud.apphub.v1alpha.AppHub.GetDiscoveredService
google.cloud.apphub.v1alpha.AppHub.GetDiscoveredWorkload
google.cloud.apphub.v1alpha.AppHub.GetService
google.cloud.apphub.v1alpha.AppHub.GetServiceProjectAttachment
google.cloud.apphub.v1alpha.AppHub.GetWorkload
google.cloud.apphub.v1alpha.AppHub.ListApplications
google.cloud.apphub.v1alpha.AppHub.ListDiscoveredServices
google.cloud.apphub.v1alpha.AppHub.ListDiscoveredWorkloads
google.cloud.apphub.v1alpha.AppHub.ListServiceProjectAttachments
google.cloud.apphub.v1alpha.AppHub.ListServices
google.cloud.apphub.v1alpha.AppHub.ListWorkloads
google.cloud.apphub.v1alpha.AppHub.LookupDiscoveredService
google.cloud.apphub.v1alpha.AppHub.LookupDiscoveredWorkload
google.cloud.apphub.v1alpha.AppHub.LookupServiceProjectAttachment
ADMIN_WRITE SetIamPolicy
google.cloud.apphub.v1.AppHub.CreateApplication
google.cloud.apphub.v1.AppHub.CreateService
google.cloud.apphub.v1.AppHub.CreateServiceProjectAttachment
google.cloud.apphub.v1.AppHub.CreateWorkload
google.cloud.apphub.v1.AppHub.DeleteApplication
google.cloud.apphub.v1.AppHub.DeleteService
google.cloud.apphub.v1.AppHub.DeleteServiceProjectAttachment
google.cloud.apphub.v1.AppHub.DeleteWorkload
google.cloud.apphub.v1.AppHub.DetachServiceProjectAttachment
google.cloud.apphub.v1.AppHub.UpdateApplication
google.cloud.apphub.v1.AppHub.UpdateService
google.cloud.apphub.v1.AppHub.UpdateWorkload
google.cloud.apphub.v1alpha.AppHub.CreateApplication
google.cloud.apphub.v1alpha.AppHub.CreateService
google.cloud.apphub.v1alpha.AppHub.CreateServiceProjectAttachment
google.cloud.apphub.v1alpha.AppHub.CreateWorkload
google.cloud.apphub.v1alpha.AppHub.DeleteApplication
google.cloud.apphub.v1alpha.AppHub.DeleteService
google.cloud.apphub.v1alpha.AppHub.DeleteServiceProjectAttachment
google.cloud.apphub.v1alpha.AppHub.DeleteWorkload
google.cloud.apphub.v1alpha.AppHub.DetachServiceProjectAttachment
google.cloud.apphub.v1alpha.AppHub.UpdateApplication
google.cloud.apphub.v1alpha.AppHub.UpdateService
google.cloud.apphub.v1alpha.AppHub.UpdateWorkload

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 App Hub.

google.cloud.apphub.v1.AppHub

Details about audit logs associated with methods belonging to google.cloud.apphub.v1.AppHub.

google.cloud.apphub.v1.AppHub.CreateApplication

  • Method: google.cloud.apphub.v1.AppHub.CreateApplication
  • Audit log Type: Admin Activity
  • Permissions:
    • apphub.applications.create - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1.AppHub.CreateApplication"

google.cloud.apphub.v1.AppHub.CreateService

  • Method: google.cloud.apphub.v1.AppHub.CreateService
  • Audit log Type: Admin Activity
  • Permissions:
    • apphub.discoveredServices.register - ADMIN_WRITE
    • apphub.services.create - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1.AppHub.CreateService"

google.cloud.apphub.v1.AppHub.CreateServiceProjectAttachment

  • Method: google.cloud.apphub.v1.AppHub.CreateServiceProjectAttachment
  • Audit log Type: Admin Activity
  • Permissions:
    • apphub.serviceProjectAttachments.attach - ADMIN_WRITE
    • apphub.serviceProjectAttachments.create - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1.AppHub.CreateServiceProjectAttachment"

google.cloud.apphub.v1.AppHub.CreateWorkload

  • Method: google.cloud.apphub.v1.AppHub.CreateWorkload
  • Audit log Type: Admin Activity
  • Permissions:
    • apphub.discoveredWorkloads.register - ADMIN_WRITE
    • apphub.workloads.create - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1.AppHub.CreateWorkload"

google.cloud.apphub.v1.AppHub.DeleteApplication

  • Method: google.cloud.apphub.v1.AppHub.DeleteApplication
  • Audit log Type: Admin Activity
  • Permissions:
    • apphub.applications.delete - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1.AppHub.DeleteApplication"

google.cloud.apphub.v1.AppHub.DeleteService

  • Method: google.cloud.apphub.v1.AppHub.DeleteService
  • Audit log Type: Admin Activity
  • Permissions:
    • apphub.services.delete - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1.AppHub.DeleteService"

google.cloud.apphub.v1.AppHub.DeleteServiceProjectAttachment

  • Method: google.cloud.apphub.v1.AppHub.DeleteServiceProjectAttachment
  • Audit log Type: Admin Activity
  • Permissions:
    • apphub.serviceProjectAttachments.delete - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1.AppHub.DeleteServiceProjectAttachment"

google.cloud.apphub.v1.AppHub.DeleteWorkload

  • Method: google.cloud.apphub.v1.AppHub.DeleteWorkload
  • Audit log Type: Admin Activity
  • Permissions:
    • apphub.workloads.delete - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1.AppHub.DeleteWorkload"

google.cloud.apphub.v1.AppHub.DetachServiceProjectAttachment

  • Method: google.cloud.apphub.v1.AppHub.DetachServiceProjectAttachment
  • Audit log Type: Admin Activity
  • Permissions:
    • apphub.serviceProjectAttachments.detach - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1.AppHub.DetachServiceProjectAttachment"

google.cloud.apphub.v1.AppHub.GetApplication

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

google.cloud.apphub.v1.AppHub.GetDiscoveredService

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

google.cloud.apphub.v1.AppHub.GetDiscoveredWorkload

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

google.cloud.apphub.v1.AppHub.GetService

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

google.cloud.apphub.v1.AppHub.GetServiceProjectAttachment

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

google.cloud.apphub.v1.AppHub.GetWorkload

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

google.cloud.apphub.v1.AppHub.ListApplications

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

google.cloud.apphub.v1.AppHub.ListDiscoveredServices

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

google.cloud.apphub.v1.AppHub.ListDiscoveredWorkloads

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

google.cloud.apphub.v1.AppHub.ListServiceProjectAttachments

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

google.cloud.apphub.v1.AppHub.ListServices

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

google.cloud.apphub.v1.AppHub.ListWorkloads

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

google.cloud.apphub.v1.AppHub.LookupDiscoveredService

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

google.cloud.apphub.v1.AppHub.LookupDiscoveredWorkload

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

google.cloud.apphub.v1.AppHub.LookupServiceProjectAttachment

  • Method: google.cloud.apphub.v1.AppHub.LookupServiceProjectAttachment
  • Audit log Type: Data Access
  • Permissions:
    • apphub.serviceProjectAttachments.lookup - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1.AppHub.LookupServiceProjectAttachment"

google.cloud.apphub.v1.AppHub.UpdateApplication

  • Method: google.cloud.apphub.v1.AppHub.UpdateApplication
  • Audit log Type: Admin Activity
  • Permissions:
    • apphub.applications.update - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1.AppHub.UpdateApplication"

google.cloud.apphub.v1.AppHub.UpdateService

  • Method: google.cloud.apphub.v1.AppHub.UpdateService
  • Audit log Type: Admin Activity
  • Permissions:
    • apphub.services.update - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1.AppHub.UpdateService"

google.cloud.apphub.v1.AppHub.UpdateWorkload

  • Method: google.cloud.apphub.v1.AppHub.UpdateWorkload
  • Audit log Type: Admin Activity
  • Permissions:
    • apphub.workloads.update - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1.AppHub.UpdateWorkload"

google.cloud.apphub.v1alpha.AppHub

Details about audit logs associated with methods belonging to google.cloud.apphub.v1alpha.AppHub.

google.cloud.apphub.v1alpha.AppHub.CreateApplication

  • Method: google.cloud.apphub.v1alpha.AppHub.CreateApplication
  • Audit log Type: Admin Activity
  • Permissions:
    • apphub.applications.create - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1alpha.AppHub.CreateApplication"

google.cloud.apphub.v1alpha.AppHub.CreateService

  • Method: google.cloud.apphub.v1alpha.AppHub.CreateService
  • Audit log Type: Admin Activity
  • Permissions:
    • apphub.discoveredServices.register - ADMIN_WRITE
    • apphub.services.create - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1alpha.AppHub.CreateService"

google.cloud.apphub.v1alpha.AppHub.CreateServiceProjectAttachment

  • Method: google.cloud.apphub.v1alpha.AppHub.CreateServiceProjectAttachment
  • Audit log Type: Admin Activity
  • Permissions:
    • apphub.serviceProjectAttachments.attach - ADMIN_WRITE
    • apphub.serviceProjectAttachments.create - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1alpha.AppHub.CreateServiceProjectAttachment"

google.cloud.apphub.v1alpha.AppHub.CreateWorkload

  • Method: google.cloud.apphub.v1alpha.AppHub.CreateWorkload
  • Audit log Type: Admin Activity
  • Permissions:
    • apphub.discoveredWorkloads.register - ADMIN_WRITE
    • apphub.workloads.create - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1alpha.AppHub.CreateWorkload"

google.cloud.apphub.v1alpha.AppHub.DeleteApplication

  • Method: google.cloud.apphub.v1alpha.AppHub.DeleteApplication
  • Audit log Type: Admin Activity
  • Permissions:
    • apphub.applications.delete - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1alpha.AppHub.DeleteApplication"

google.cloud.apphub.v1alpha.AppHub.DeleteService

  • Method: google.cloud.apphub.v1alpha.AppHub.DeleteService
  • Audit log Type: Admin Activity
  • Permissions:
    • apphub.services.delete - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1alpha.AppHub.DeleteService"

google.cloud.apphub.v1alpha.AppHub.DeleteServiceProjectAttachment

  • Method: google.cloud.apphub.v1alpha.AppHub.DeleteServiceProjectAttachment
  • Audit log Type: Admin Activity
  • Permissions:
    • apphub.serviceProjectAttachments.delete - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1alpha.AppHub.DeleteServiceProjectAttachment"

google.cloud.apphub.v1alpha.AppHub.DeleteWorkload

  • Method: google.cloud.apphub.v1alpha.AppHub.DeleteWorkload
  • Audit log Type: Admin Activity
  • Permissions:
    • apphub.workloads.delete - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1alpha.AppHub.DeleteWorkload"

google.cloud.apphub.v1alpha.AppHub.DetachServiceProjectAttachment

  • Method: google.cloud.apphub.v1alpha.AppHub.DetachServiceProjectAttachment
  • Audit log Type: Admin Activity
  • Permissions:
    • apphub.serviceProjectAttachments.detach - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1alpha.AppHub.DetachServiceProjectAttachment"

google.cloud.apphub.v1alpha.AppHub.FindUnregisteredServices

  • Method: google.cloud.apphub.v1alpha.AppHub.FindUnregisteredServices
  • Audit log Type: Data Access
  • Permissions:
    • apphub.discoveredServices.list - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1alpha.AppHub.FindUnregisteredServices"

google.cloud.apphub.v1alpha.AppHub.FindUnregisteredWorkloads

  • Method: google.cloud.apphub.v1alpha.AppHub.FindUnregisteredWorkloads
  • Audit log Type: Data Access
  • Permissions:
    • apphub.discoveredWorkloads.list - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1alpha.AppHub.FindUnregisteredWorkloads"

google.cloud.apphub.v1alpha.AppHub.GetApplication

  • Method: google.cloud.apphub.v1alpha.AppHub.GetApplication
  • Audit log Type: Data Access
  • Permissions:
    • apphub.applications.get - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1alpha.AppHub.GetApplication"

google.cloud.apphub.v1alpha.AppHub.GetDiscoveredService

  • Method: google.cloud.apphub.v1alpha.AppHub.GetDiscoveredService
  • Audit log Type: Data Access
  • Permissions:
    • apphub.discoveredServices.get - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1alpha.AppHub.GetDiscoveredService"

google.cloud.apphub.v1alpha.AppHub.GetDiscoveredWorkload

  • Method: google.cloud.apphub.v1alpha.AppHub.GetDiscoveredWorkload
  • Audit log Type: Data Access
  • Permissions:
    • apphub.discoveredWorkloads.get - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1alpha.AppHub.GetDiscoveredWorkload"

google.cloud.apphub.v1alpha.AppHub.GetService

  • Method: google.cloud.apphub.v1alpha.AppHub.GetService
  • Audit log Type: Data Access
  • Permissions:
    • apphub.services.get - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1alpha.AppHub.GetService"

google.cloud.apphub.v1alpha.AppHub.GetServiceProjectAttachment

  • Method: google.cloud.apphub.v1alpha.AppHub.GetServiceProjectAttachment
  • Audit log Type: Data Access
  • Permissions:
    • apphub.serviceProjectAttachments.get - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1alpha.AppHub.GetServiceProjectAttachment"

google.cloud.apphub.v1alpha.AppHub.GetWorkload

  • Method: google.cloud.apphub.v1alpha.AppHub.GetWorkload
  • Audit log Type: Data Access
  • Permissions:
    • apphub.workloads.get - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1alpha.AppHub.GetWorkload"

google.cloud.apphub.v1alpha.AppHub.ListApplications

  • Method: google.cloud.apphub.v1alpha.AppHub.ListApplications
  • Audit log Type: Data Access
  • Permissions:
    • apphub.applications.list - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1alpha.AppHub.ListApplications"

google.cloud.apphub.v1alpha.AppHub.ListDiscoveredServices

  • Method: google.cloud.apphub.v1alpha.AppHub.ListDiscoveredServices
  • Audit log Type: Data Access
  • Permissions:
    • apphub.discoveredServices.list - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1alpha.AppHub.ListDiscoveredServices"

google.cloud.apphub.v1alpha.AppHub.ListDiscoveredWorkloads

  • Method: google.cloud.apphub.v1alpha.AppHub.ListDiscoveredWorkloads
  • Audit log Type: Data Access
  • Permissions:
    • apphub.discoveredWorkloads.list - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1alpha.AppHub.ListDiscoveredWorkloads"

google.cloud.apphub.v1alpha.AppHub.ListServiceProjectAttachments

  • Method: google.cloud.apphub.v1alpha.AppHub.ListServiceProjectAttachments
  • Audit log Type: Data Access
  • Permissions:
    • apphub.serviceProjectAttachments.list - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1alpha.AppHub.ListServiceProjectAttachments"

google.cloud.apphub.v1alpha.AppHub.ListServices

  • Method: google.cloud.apphub.v1alpha.AppHub.ListServices
  • Audit log Type: Data Access
  • Permissions:
    • apphub.services.list - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1alpha.AppHub.ListServices"

google.cloud.apphub.v1alpha.AppHub.ListWorkloads

  • Method: google.cloud.apphub.v1alpha.AppHub.ListWorkloads
  • Audit log Type: Data Access
  • Permissions:
    • apphub.workloads.list - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1alpha.AppHub.ListWorkloads"

google.cloud.apphub.v1alpha.AppHub.LookupDiscoveredService

  • Method: google.cloud.apphub.v1alpha.AppHub.LookupDiscoveredService
  • Audit log Type: Data Access
  • Permissions:
    • apphub.discoveredServices.list - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1alpha.AppHub.LookupDiscoveredService"

google.cloud.apphub.v1alpha.AppHub.LookupDiscoveredWorkload

  • Method: google.cloud.apphub.v1alpha.AppHub.LookupDiscoveredWorkload
  • Audit log Type: Data Access
  • Permissions:
    • apphub.discoveredWorkloads.list - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1alpha.AppHub.LookupDiscoveredWorkload"

google.cloud.apphub.v1alpha.AppHub.LookupServiceProjectAttachment

  • Method: google.cloud.apphub.v1alpha.AppHub.LookupServiceProjectAttachment
  • Audit log Type: Data Access
  • Permissions:
    • apphub.serviceProjectAttachments.lookup - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1alpha.AppHub.LookupServiceProjectAttachment"

google.cloud.apphub.v1alpha.AppHub.UpdateApplication

  • Method: google.cloud.apphub.v1alpha.AppHub.UpdateApplication
  • Audit log Type: Admin Activity
  • Permissions:
    • apphub.applications.update - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1alpha.AppHub.UpdateApplication"

google.cloud.apphub.v1alpha.AppHub.UpdateService

  • Method: google.cloud.apphub.v1alpha.AppHub.UpdateService
  • Audit log Type: Admin Activity
  • Permissions:
    • apphub.services.update - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1alpha.AppHub.UpdateService"

google.cloud.apphub.v1alpha.AppHub.UpdateWorkload

  • Method: google.cloud.apphub.v1alpha.AppHub.UpdateWorkload
  • Audit log Type: Admin Activity
  • Permissions:
    • apphub.workloads.update - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: Long Running Operation
  • Filter for this method: protoPayload.methodName="google.cloud.apphub.v1alpha.AppHub.UpdateWorkload"

google.iam.v1.IAMPolicy

Details about audit logs associated with methods belonging to google.iam.v1.IAMPolicy.

GetIamPolicy

  • Method: GetIamPolicy
  • Audit log Type: Data Access
  • Permissions:
    • apphub.applications.getIamPolicy - ADMIN_READ
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="GetIamPolicy"

SetIamPolicy

  • Method: SetIamPolicy
  • Audit log Type: Admin Activity
  • Permissions:
    • apphub.applications.setIamPolicy - ADMIN_WRITE
  • Method is a Long Running Operation or Streaming: No.
  • Filter for this method: protoPayload.methodName="SetIamPolicy"

Methods that don't produce audit logs

Generally methods don't produce audit logs because they are high volume and doing so would be very expensive, or because the method has low auditing value, or because another audit or platform log already provides coverage for what the method does.

The following methods don't produce audit logs:

  • google.cloud.location.Locations.GetLocation
  • google.cloud.location.Locations.ListLocations
  • google.longrunning.Operations.CancelOperation
  • google.longrunning.Operations.DeleteOperation
  • google.longrunning.Operations.GetOperation
  • google.longrunning.Operations.ListOperations
  • google.longrunning.Operations.WaitOperation