Journaux d'audit d'API Gateway

Ce document décrit la journalisation d'audit pour API Gateway. Les services Google Cloud génèrent des journaux d'audit qui enregistrent les activités d'administration et d'accès dans vos ressources Google Cloud. Pour en savoir plus sur Cloud Audit Logs, consultez les ressources suivantes :

Nom du service

Les journaux d'audit d'API Gateway utilisent le nom de service apigateway.googleapis.com. Filtrez les résultats pour ce service :

    protoPayload.serviceName="apigateway.googleapis.com"
  

Méthodes par type d'autorisation

Chaque autorisation IAM possède une propriété type, dont la valeur est une énumération pouvant être l'une des quatre valeurs suivantes: ADMIN_READ, ADMIN_WRITE, DATA_READ ou DATA_WRITE. Lorsque vous appelez une méthode, API Gateway génère un journal d'audit dont la catégorie dépend de la propriété type de l'autorisation requise pour exécuter la méthode. Les méthodes nécessitant une autorisation IAM avec la valeur de la propriété type de DATA_READ, DATA_WRITE ou ADMIN_READ génèrent des journaux d'audit pour l'accès aux données. Les méthodes nécessitant une autorisation IAM avec la valeur de propriété type de ADMIN_WRITE génèrent des journaux d'audit pour les activités d'administration.

Type d'autorisation Méthodes
ADMIN_READ GetIamPolicy
google.cloud.apigateway.v1.ApiGatewayService.GetApi
google.cloud.apigateway.v1.ApiGatewayService.GetApiConfig
google.cloud.apigateway.v1.ApiGatewayService.GetGateway
google.cloud.apigateway.v1.ApiGatewayService.ListApiConfigs
google.cloud.apigateway.v1.ApiGatewayService.ListApis
google.cloud.apigateway.v1.ApiGatewayService.ListGateways
google.cloud.apigateway.v1beta.ApiGatewayService.GetApi
google.cloud.apigateway.v1beta.ApiGatewayService.GetApiConfig
google.cloud.apigateway.v1beta.ApiGatewayService.GetGateway
google.cloud.apigateway.v1beta.ApiGatewayService.ListApiConfigs
google.cloud.apigateway.v1beta.ApiGatewayService.ListApis
google.cloud.apigateway.v1beta.ApiGatewayService.ListGateways
google.longrunning.Operations.GetOperation
google.longrunning.Operations.ListOperations
ADMIN_WRITE SetIamPolicy
google.cloud.apigateway.v1.ApiGatewayService.CreateApi
google.cloud.apigateway.v1.ApiGatewayService.CreateApiConfig
google.cloud.apigateway.v1.ApiGatewayService.CreateGateway
google.cloud.apigateway.v1.ApiGatewayService.DeleteApi
google.cloud.apigateway.v1.ApiGatewayService.DeleteApiConfig
google.cloud.apigateway.v1.ApiGatewayService.DeleteGateway
google.cloud.apigateway.v1.ApiGatewayService.UpdateApi
google.cloud.apigateway.v1.ApiGatewayService.UpdateApiConfig
google.cloud.apigateway.v1.ApiGatewayService.UpdateGateway
google.cloud.apigateway.v1beta.ApiGatewayService.CreateApi
google.cloud.apigateway.v1beta.ApiGatewayService.CreateApiConfig
google.cloud.apigateway.v1beta.ApiGatewayService.CreateGateway
google.cloud.apigateway.v1beta.ApiGatewayService.DeleteApi
google.cloud.apigateway.v1beta.ApiGatewayService.DeleteApiConfig
google.cloud.apigateway.v1beta.ApiGatewayService.DeleteGateway
google.cloud.apigateway.v1beta.ApiGatewayService.UpdateApi
google.cloud.apigateway.v1beta.ApiGatewayService.UpdateApiConfig
google.cloud.apigateway.v1beta.ApiGatewayService.UpdateGateway
google.longrunning.Operations.CancelOperation
google.longrunning.Operations.DeleteOperation

Journaux d'audit d'interface API

Pour en savoir plus sur la manière dont les autorisations sont évaluées, pour chaque méthode, consultez la documentation Identity and Access Management pour API Gateway.

google.cloud.apigateway.v1.ApiGatewayService

Les journaux d'audit suivants sont associés aux méthodes appartenant à google.cloud.apigateway.v1.ApiGatewayService.

CreateApi

  • Méthode : google.cloud.apigateway.v1.ApiGatewayService.CreateApi
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • apigateway.apis.create - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.apigateway.v1.ApiGatewayService.CreateApi"

CreateApiConfig

  • Méthode : google.cloud.apigateway.v1.ApiGatewayService.CreateApiConfig
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • apigateway.apiconfigs.create - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.apigateway.v1.ApiGatewayService.CreateApiConfig"

CreateGateway

  • Méthode : google.cloud.apigateway.v1.ApiGatewayService.CreateGateway
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • apigateway.gateways.create - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.apigateway.v1.ApiGatewayService.CreateGateway"

DeleteApi

  • Méthode : google.cloud.apigateway.v1.ApiGatewayService.DeleteApi
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • apigateway.apis.delete - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.apigateway.v1.ApiGatewayService.DeleteApi"

DeleteApiConfig

  • Méthode : google.cloud.apigateway.v1.ApiGatewayService.DeleteApiConfig
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • apigateway.apiconfigs.delete - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.apigateway.v1.ApiGatewayService.DeleteApiConfig"

DeleteGateway

  • Méthode : google.cloud.apigateway.v1.ApiGatewayService.DeleteGateway
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • apigateway.gateways.delete - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.apigateway.v1.ApiGatewayService.DeleteGateway"

GetApi

  • Méthode : google.cloud.apigateway.v1.ApiGatewayService.GetApi
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • apigateway.apis.get - ADMIN_READ
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.apigateway.v1.ApiGatewayService.GetApi"

GetApiConfig

  • Méthode : google.cloud.apigateway.v1.ApiGatewayService.GetApiConfig
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • apigateway.apiconfigs.get - ADMIN_READ
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.apigateway.v1.ApiGatewayService.GetApiConfig"

GetGateway

  • Méthode : google.cloud.apigateway.v1.ApiGatewayService.GetGateway
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • apigateway.gateways.get - ADMIN_READ
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.apigateway.v1.ApiGatewayService.GetGateway"

ListApiConfigs

  • Méthode : google.cloud.apigateway.v1.ApiGatewayService.ListApiConfigs
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • apigateway.apiconfigs.list - ADMIN_READ
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.apigateway.v1.ApiGatewayService.ListApiConfigs"

ListApis

  • Méthode : google.cloud.apigateway.v1.ApiGatewayService.ListApis
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • apigateway.apis.list - ADMIN_READ
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.apigateway.v1.ApiGatewayService.ListApis"

ListGateways

  • Méthode : google.cloud.apigateway.v1.ApiGatewayService.ListGateways
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • apigateway.gateways.list - ADMIN_READ
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.apigateway.v1.ApiGatewayService.ListGateways"

UpdateApi

  • Méthode : google.cloud.apigateway.v1.ApiGatewayService.UpdateApi
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • apigateway.apis.update - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.apigateway.v1.ApiGatewayService.UpdateApi"

UpdateApiConfig

  • Méthode : google.cloud.apigateway.v1.ApiGatewayService.UpdateApiConfig
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • apigateway.apiconfigs.update - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.apigateway.v1.ApiGatewayService.UpdateApiConfig"

UpdateGateway

  • Méthode : google.cloud.apigateway.v1.ApiGatewayService.UpdateGateway
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • apigateway.gateways.update - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.apigateway.v1.ApiGatewayService.UpdateGateway"

google.cloud.apigateway.v1beta.ApiGatewayService

Les journaux d'audit suivants sont associés aux méthodes appartenant à google.cloud.apigateway.v1beta.ApiGatewayService.

CreateApi

  • Méthode : google.cloud.apigateway.v1beta.ApiGatewayService.CreateApi
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • apigateway.apis.create - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.apigateway.v1beta.ApiGatewayService.CreateApi"

CreateApiConfig

  • Méthode : google.cloud.apigateway.v1beta.ApiGatewayService.CreateApiConfig
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • apigateway.apiconfigs.create - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.apigateway.v1beta.ApiGatewayService.CreateApiConfig"

CreateGateway

  • Méthode : google.cloud.apigateway.v1beta.ApiGatewayService.CreateGateway
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • apigateway.gateways.create - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.apigateway.v1beta.ApiGatewayService.CreateGateway"

DeleteApi

  • Méthode : google.cloud.apigateway.v1beta.ApiGatewayService.DeleteApi
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • apigateway.apis.delete - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.apigateway.v1beta.ApiGatewayService.DeleteApi"

DeleteApiConfig

  • Méthode : google.cloud.apigateway.v1beta.ApiGatewayService.DeleteApiConfig
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • apigateway.apiconfigs.delete - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.apigateway.v1beta.ApiGatewayService.DeleteApiConfig"

DeleteGateway

  • Méthode : google.cloud.apigateway.v1beta.ApiGatewayService.DeleteGateway
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • apigateway.gateways.delete - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.apigateway.v1beta.ApiGatewayService.DeleteGateway"

GetApi

  • Méthode : google.cloud.apigateway.v1beta.ApiGatewayService.GetApi
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • apigateway.apis.get - ADMIN_READ
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.apigateway.v1beta.ApiGatewayService.GetApi"

GetApiConfig

  • Méthode : google.cloud.apigateway.v1beta.ApiGatewayService.GetApiConfig
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • apigateway.apiconfigs.get - ADMIN_READ
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.apigateway.v1beta.ApiGatewayService.GetApiConfig"

GetGateway

  • Méthode : google.cloud.apigateway.v1beta.ApiGatewayService.GetGateway
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • apigateway.gateways.get - ADMIN_READ
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.apigateway.v1beta.ApiGatewayService.GetGateway"

ListApiConfigs

  • Méthode : google.cloud.apigateway.v1beta.ApiGatewayService.ListApiConfigs
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • apigateway.apiconfigs.list - ADMIN_READ
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.apigateway.v1beta.ApiGatewayService.ListApiConfigs"

ListApis

  • Méthode : google.cloud.apigateway.v1beta.ApiGatewayService.ListApis
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • apigateway.apis.list - ADMIN_READ
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.apigateway.v1beta.ApiGatewayService.ListApis"

ListGateways

  • Méthode : google.cloud.apigateway.v1beta.ApiGatewayService.ListGateways
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • apigateway.gateways.list - ADMIN_READ
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.apigateway.v1beta.ApiGatewayService.ListGateways"

UpdateApi

  • Méthode : google.cloud.apigateway.v1beta.ApiGatewayService.UpdateApi
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • apigateway.apis.update - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.apigateway.v1beta.ApiGatewayService.UpdateApi"

UpdateApiConfig

  • Méthode : google.cloud.apigateway.v1beta.ApiGatewayService.UpdateApiConfig
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • apigateway.apiconfigs.update - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.apigateway.v1beta.ApiGatewayService.UpdateApiConfig"

UpdateGateway

  • Méthode : google.cloud.apigateway.v1beta.ApiGatewayService.UpdateGateway
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • apigateway.gateways.update - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.apigateway.v1beta.ApiGatewayService.UpdateGateway"

google.iam.v1.IAMPolicy

Les journaux d'audit suivants sont associés aux méthodes appartenant à google.iam.v1.IAMPolicy.

GetIamPolicy

  • Méthode : GetIamPolicy
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • apigateway.apis.getIamPolicy - ADMIN_READ
    • apigateway.gateways.getIamPolicy - ADMIN_READ
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="GetIamPolicy"

SetIamPolicy

  • Méthode : SetIamPolicy
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • apigateway.apiconfigs.setIamPolicy - ADMIN_WRITE
    • apigateway.apis.setIamPolicy - ADMIN_WRITE
    • apigateway.gateways.setIamPolicy - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="SetIamPolicy"

google.longrunning.Operations

Les journaux d'audit suivants sont associés aux méthodes appartenant à google.longrunning.Operations.

CancelOperation

  • Méthode : google.longrunning.Operations.CancelOperation
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • apigateway.operations.cancel - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.longrunning.Operations.CancelOperation"

DeleteOperation

  • Méthode : google.longrunning.Operations.DeleteOperation
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • apigateway.operations.delete - ADMIN_WRITE
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.longrunning.Operations.DeleteOperation"

GetOperation

  • Méthode : google.longrunning.Operations.GetOperation
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • apigateway.operations.get - ADMIN_READ
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.longrunning.Operations.GetOperation"

ListOperations

  • Méthode : google.longrunning.Operations.ListOperations
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • apigateway.operations.list - ADMIN_READ
  • La méthode est une opération de longue durée ou en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.longrunning.Operations.ListOperations"

Méthodes ne produisant pas de journaux d'audit

Une méthode peut ne pas produire de journaux d'audit pour une ou plusieurs des raisons suivantes :

  • Il s'agit d'une méthode à volume élevé impliquant des coûts significatifs de génération de journaux et de stockage.
  • Sa valeur d'audit est faible.
  • Un autre journal d'audit ou de plate-forme fournit déjà une couverture des méthodes.

Les méthodes suivantes ne génèrent pas de journaux d'audit :

  • google.cloud.location.Locations.GetLocation
  • google.cloud.location.Locations.ListLocations
  • google.longrunning.Operations.WaitOperation