Journalisation d'audit reCAPTCHA

Ce document décrit la journalisation d'audit pour reCAPTCHA. 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 reCAPTCHA utilisent le nom de service recaptchaenterprise.googleapis.com. Filtrez les résultats pour ce service :

    protoPayload.serviceName="recaptchaenterprise.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, reCAPTCHA 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 google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.GetFirewallPolicy
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.GetKey
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.GetMetrics
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.ListFirewallPolicies
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.ListIpOverrides
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.ListKeys
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.ListRelatedAccountGroupMemberships
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.ListRelatedAccountGroups
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.RetrieveLegacySecretKey
ADMIN_WRITE google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.AddIpOverride
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.CreateFirewallPolicy
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.CreateKey
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.DeleteFirewallPolicy
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.DeleteKey
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.MigrateKey
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.RemoveIpOverride
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.ReorderFirewallPolicies
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.UpdateFirewallPolicy
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.UpdateKey
DATA_WRITE google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.CreateAssessment

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

google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService

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

AddIpOverride

  • Méthode : google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.AddIpOverride
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • recaptchaenterprise.keys.update - 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.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.AddIpOverride"

AnnotateAssessment

  • Méthode : google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.AnnotateAssessment
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • recaptchaenterprise.assessments.annotate - DATA_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.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.AnnotateAssessment"

CreateAssessment

  • Méthode : google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.CreateAssessment
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • recaptchaenterprise.assessments.create - DATA_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.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.CreateAssessment"

CreateFirewallPolicy

  • Méthode : google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.CreateFirewallPolicy
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • recaptchaenterprise.firewallpolicies.create - 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.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.CreateFirewallPolicy"

CreateKey

  • Méthode : google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.CreateKey
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • recaptchaenterprise.keys.create - 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.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.CreateKey"

DeleteFirewallPolicy

  • Méthode : google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.DeleteFirewallPolicy
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • recaptchaenterprise.firewallpolicies.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.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.DeleteFirewallPolicy"

DeleteKey

  • Méthode : google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.DeleteKey
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • recaptchaenterprise.keys.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.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.DeleteKey"

GetFirewallPolicy

  • Méthode : google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.GetFirewallPolicy
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • recaptchaenterprise.firewallpolicies.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.recaptchaenterprise.v1.RecaptchaEnterpriseService.GetFirewallPolicy"

GetKey

  • Méthode : google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.GetKey
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • recaptchaenterprise.keys.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.recaptchaenterprise.v1.RecaptchaEnterpriseService.GetKey"

GetMetrics

  • Méthode : google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.GetMetrics
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • recaptchaenterprise.metrics.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.recaptchaenterprise.v1.RecaptchaEnterpriseService.GetMetrics"

ListFirewallPolicies

  • Méthode : google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.ListFirewallPolicies
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • recaptchaenterprise.firewallpolicies.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.recaptchaenterprise.v1.RecaptchaEnterpriseService.ListFirewallPolicies"

ListIpOverrides

  • Méthode : google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.ListIpOverrides
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • recaptchaenterprise.keys.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.recaptchaenterprise.v1.RecaptchaEnterpriseService.ListIpOverrides"

ListKeys

  • Méthode : google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.ListKeys
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • recaptchaenterprise.keys.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.recaptchaenterprise.v1.RecaptchaEnterpriseService.ListKeys"

ListRelatedAccountGroupMemberships

  • Méthode : google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.ListRelatedAccountGroupMemberships
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • recaptchaenterprise.relatedaccountgroupmemberships.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.recaptchaenterprise.v1.RecaptchaEnterpriseService.ListRelatedAccountGroupMemberships"

ListRelatedAccountGroups

  • Méthode : google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.ListRelatedAccountGroups
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • recaptchaenterprise.relatedaccountgroups.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.recaptchaenterprise.v1.RecaptchaEnterpriseService.ListRelatedAccountGroups"

MigrateKey

  • Méthode : google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.MigrateKey
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • recaptchaenterprise.keys.update - 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.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.MigrateKey"

RemoveIpOverride

  • Méthode : google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.RemoveIpOverride
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • recaptchaenterprise.keys.update - 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.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.RemoveIpOverride"

ReorderFirewallPolicies

  • Méthode : google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.ReorderFirewallPolicies
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • recaptchaenterprise.firewallpolicies.update - 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.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.ReorderFirewallPolicies"

RetrieveLegacySecretKey

  • Méthode : google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.RetrieveLegacySecretKey
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • recaptchaenterprise.keys.retrievelegacysecretkey - 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.recaptchaenterprise.v1.RecaptchaEnterpriseService.RetrieveLegacySecretKey"

SearchRelatedAccountGroupMemberships

  • Méthode : google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.SearchRelatedAccountGroupMemberships
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • recaptchaenterprise.relatedaccountgroupmemberships.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.recaptchaenterprise.v1.RecaptchaEnterpriseService.SearchRelatedAccountGroupMemberships"

UpdateFirewallPolicy

  • Méthode : google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.UpdateFirewallPolicy
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • recaptchaenterprise.firewallpolicies.update - 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.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.UpdateFirewallPolicy"

UpdateKey

  • Méthode : google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.UpdateKey
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • recaptchaenterprise.keys.update - 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.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.UpdateKey"

google.cloud.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1

Les journaux d'audit suivants sont associés aux méthodes appartenant à google.cloud.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1.

CreateAssessment

  • Méthode : google.cloud.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1.CreateAssessment
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • recaptchaenterprise.assessments.create - PERMISSION_TYPE_UNSPECIFIED
  • 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.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1.CreateAssessment"

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.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1.AnnotateAssessment