Questo documento descrive l'audit logging per reCAPTCHA. Google Cloud i servizi generano audit log che registrano le attività amministrative e di accesso all'interno delle tue Google Cloud risorse. Per ulteriori informazioni su Cloud Audit Logs, consulta quanto segue:
- Tipi di audit log
- Struttura della voce di audit log
- Archiviazione e routing degli audit log
- Riepilogo dei prezzi di Cloud Logging
- Abilita gli audit log di accesso ai dati
Nome servizio
Gli audit log di reCAPTCHA utilizzano il nome servizio recaptchaenterprise.googleapis.com.
Filtra per questo servizio:
protoPayload.serviceName="recaptchaenterprise.googleapis.com"
Metodi per tipo di autorizzazione
Gli Ogni autorizzazione IAM ha una proprietà type, il cui valore è un enum
che può essere uno dei quattro valori: ADMIN_READ, ADMIN_WRITE,
DATA_READ o DATA_WRITE. Quando chiami un metodo,
reCAPTCHA genera un audit log la cui categoria dipende dalla
proprietà type dell'autorizzazione richiesta per eseguire il metodo.
I metodi che richiedono un'autorizzazione IAM con il valore della proprietà
type corrispondente a DATA_READ, DATA_WRITE o ADMIN_READ generano
audit log degli Accessi ai dati.
I metodi che richiedono un'autorizzazione IAM con il valore della proprietà type
ADMIN_WRITE generano
audit log delle Attività di amministrazione.
| Tipo di autorizzazione | Metodi |
|---|---|
ADMIN_READ |
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.GetFirewallPolicygoogle.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.GetKeygoogle.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.GetMetricsgoogle.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.ListFirewallPoliciesgoogle.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.ListIpOverridesgoogle.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.ListKeysgoogle.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.ListRelatedAccountGroupMembershipsgoogle.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.ListRelatedAccountGroupsgoogle.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.RetrieveLegacySecretKeygoogle.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.SearchRelatedAccountGroupMemberships |
ADMIN_WRITE |
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.AddIpOverridegoogle.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.CreateFirewallPolicygoogle.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.CreateKeygoogle.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.DeleteFirewallPolicygoogle.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.DeleteKeygoogle.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.MigrateKeygoogle.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.RemoveIpOverridegoogle.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.ReorderFirewallPoliciesgoogle.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.UpdateFirewallPolicygoogle.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.UpdateKey |
DATA_WRITE |
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.CreateAssessment |
Audit log dell'interfaccia API
Per informazioni su come e quali autorizzazioni vengono valutate per ogni metodo, consulta la documentazione di Identity and Access Management per reCAPTCHA.
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService
I seguenti audit log sono associati ai metodi appartenenti a
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.
AddIpOverride
- Metodo:
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.AddIpOverride - Tipo di audit log: attività di amministrazione
- Autorizzazioni:
recaptchaenterprise.keys.update - ADMIN_WRITE
- Il metodo è un'operazione a lunga esecuzione o in streaming:
no.
- Filtra per questo metodo:
protoPayload.methodName="google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.AddIpOverride"
AnnotateAssessment
- Metodo:
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.AnnotateAssessment - Tipo di audit log: accesso ai dati
- Autorizzazioni:
recaptchaenterprise.assessments.annotate - DATA_WRITE
- Il metodo è un'operazione a lunga esecuzione o in streaming:
no.
- Filtra per questo metodo:
protoPayload.methodName="google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.AnnotateAssessment"
CreateAssessment
- Metodo:
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.CreateAssessment - Tipo di audit log: accesso ai dati
- Autorizzazioni:
recaptchaenterprise.assessments.create - DATA_WRITE
- Il metodo è un'operazione a lunga esecuzione o in streaming:
no.
- Filtra per questo metodo:
protoPayload.methodName="google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.CreateAssessment"
CreateFirewallPolicy
- Metodo:
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.CreateFirewallPolicy - Tipo di audit log: attività di amministrazione
- Autorizzazioni:
recaptchaenterprise.firewallpolicies.create - ADMIN_WRITE
- Il metodo è un'operazione a lunga esecuzione o in streaming:
no.
- Filtra per questo metodo:
protoPayload.methodName="google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.CreateFirewallPolicy"
CreateKey
- Metodo:
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.CreateKey - Tipo di audit log: attività di amministrazione
- Autorizzazioni:
recaptchaenterprise.keys.create - ADMIN_WRITE
- Il metodo è un'operazione a lunga esecuzione o in streaming:
no.
- Filtra per questo metodo:
protoPayload.methodName="google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.CreateKey"
DeleteFirewallPolicy
- Metodo:
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.DeleteFirewallPolicy - Tipo di audit log: attività di amministrazione
- Autorizzazioni:
recaptchaenterprise.firewallpolicies.delete - ADMIN_WRITE
- Il metodo è un'operazione a lunga esecuzione o in streaming:
no.
- Filtra per questo metodo:
protoPayload.methodName="google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.DeleteFirewallPolicy"
DeleteKey
- Metodo:
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.DeleteKey - Tipo di audit log: attività di amministrazione
- Autorizzazioni:
recaptchaenterprise.keys.delete - ADMIN_WRITE
- Il metodo è un'operazione a lunga esecuzione o in streaming:
no.
- Filtra per questo metodo:
protoPayload.methodName="google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.DeleteKey"
GetFirewallPolicy
- Metodo:
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.GetFirewallPolicy - Tipo di audit log: accesso ai dati
- Autorizzazioni:
recaptchaenterprise.firewallpolicies.get - ADMIN_READ
- Il metodo è un'operazione a lunga esecuzione o in streaming:
no.
- Filtra per questo metodo:
protoPayload.methodName="google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.GetFirewallPolicy"
GetKey
- Metodo:
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.GetKey - Tipo di audit log: accesso ai dati
- Autorizzazioni:
recaptchaenterprise.keys.get - ADMIN_READ
- Il metodo è un'operazione a lunga esecuzione o in streaming:
no.
- Filtra per questo metodo:
protoPayload.methodName="google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.GetKey"
GetMetrics
- Metodo:
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.GetMetrics - Tipo di audit log: accesso ai dati
- Autorizzazioni:
recaptchaenterprise.metrics.get - ADMIN_READ
- Il metodo è un'operazione a lunga esecuzione o in streaming:
no.
- Filtra per questo metodo:
protoPayload.methodName="google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.GetMetrics"
ListFirewallPolicies
- Metodo:
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.ListFirewallPolicies - Tipo di audit log: accesso ai dati
- Autorizzazioni:
recaptchaenterprise.firewallpolicies.list - ADMIN_READ
- Il metodo è un'operazione a lunga esecuzione o in streaming:
no.
- Filtra per questo metodo:
protoPayload.methodName="google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.ListFirewallPolicies"
ListIpOverrides
- Metodo:
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.ListIpOverrides - Tipo di audit log: accesso ai dati
- Autorizzazioni:
recaptchaenterprise.keys.get - ADMIN_READ
- Il metodo è un'operazione a lunga esecuzione o in streaming:
no.
- Filtra per questo metodo:
protoPayload.methodName="google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.ListIpOverrides"
ListKeys
- Metodo:
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.ListKeys - Tipo di audit log: accesso ai dati
- Autorizzazioni:
recaptchaenterprise.keys.list - ADMIN_READ
- Il metodo è un'operazione a lunga esecuzione o in streaming:
no.
- Filtra per questo metodo:
protoPayload.methodName="google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.ListKeys"
ListRelatedAccountGroupMemberships
- Metodo:
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.ListRelatedAccountGroupMemberships - Tipo di audit log: accesso ai dati
- Autorizzazioni:
recaptchaenterprise.relatedaccountgroupmemberships.list - ADMIN_READ
- Il metodo è un'operazione a lunga esecuzione o in streaming:
no.
- Filtra per questo metodo:
protoPayload.methodName="google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.ListRelatedAccountGroupMemberships"
ListRelatedAccountGroups
- Metodo:
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.ListRelatedAccountGroups - Tipo di audit log: accesso ai dati
- Autorizzazioni:
recaptchaenterprise.relatedaccountgroups.list - ADMIN_READ
- Il metodo è un'operazione a lunga esecuzione o in streaming:
no.
- Filtra per questo metodo:
protoPayload.methodName="google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.ListRelatedAccountGroups"
MigrateKey
- Metodo:
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.MigrateKey - Tipo di audit log: attività di amministrazione
- Autorizzazioni:
recaptchaenterprise.keys.update - ADMIN_WRITE
- Il metodo è un'operazione a lunga esecuzione o in streaming:
no.
- Filtra per questo metodo:
protoPayload.methodName="google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.MigrateKey"
RemoveIpOverride
- Metodo:
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.RemoveIpOverride - Tipo di audit log: attività di amministrazione
- Autorizzazioni:
recaptchaenterprise.keys.update - ADMIN_WRITE
- Il metodo è un'operazione a lunga esecuzione o in streaming:
no.
- Filtra per questo metodo:
protoPayload.methodName="google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.RemoveIpOverride"
ReorderFirewallPolicies
- Metodo:
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.ReorderFirewallPolicies - Tipo di audit log: attività di amministrazione
- Autorizzazioni:
recaptchaenterprise.firewallpolicies.update - ADMIN_WRITE
- Il metodo è un'operazione a lunga esecuzione o in streaming:
no.
- Filtra per questo metodo:
protoPayload.methodName="google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.ReorderFirewallPolicies"
RetrieveLegacySecretKey
- Metodo:
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.RetrieveLegacySecretKey - Tipo di audit log: accesso ai dati
- Autorizzazioni:
recaptchaenterprise.keys.retrievelegacysecretkey - ADMIN_READ
- Il metodo è un'operazione a lunga esecuzione o in streaming:
no.
- Filtra per questo metodo:
protoPayload.methodName="google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.RetrieveLegacySecretKey"
SearchRelatedAccountGroupMemberships
- Metodo:
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.SearchRelatedAccountGroupMemberships - Tipo di audit log: accesso ai dati
- Autorizzazioni:
recaptchaenterprise.relatedaccountgroupmemberships.list - ADMIN_READ
- Il metodo è un'operazione a lunga esecuzione o in streaming:
no.
- Filtra per questo metodo:
protoPayload.methodName="google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.SearchRelatedAccountGroupMemberships"
UpdateFirewallPolicy
- Metodo:
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.UpdateFirewallPolicy - Tipo di audit log: attività di amministrazione
- Autorizzazioni:
recaptchaenterprise.firewallpolicies.update - ADMIN_WRITE
- Il metodo è un'operazione a lunga esecuzione o in streaming:
no.
- Filtra per questo metodo:
protoPayload.methodName="google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.UpdateFirewallPolicy"
UpdateKey
- Metodo:
google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.UpdateKey - Tipo di audit log: attività di amministrazione
- Autorizzazioni:
recaptchaenterprise.keys.update - ADMIN_WRITE
- Il metodo è un'operazione a lunga esecuzione o in streaming:
no.
- Filtra per questo metodo:
protoPayload.methodName="google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseService.UpdateKey"
google.cloud.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1
I seguenti audit log sono associati ai metodi appartenenti a
google.cloud.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1.
CreateAssessment
- Metodo:
google.cloud.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1.CreateAssessment - Tipo di audit log: accesso ai dati
- Autorizzazioni:
recaptchaenterprise.assessments.create - PERMISSION_TYPE_UNSPECIFIED
- Il metodo è un'operazione a lunga esecuzione o in streaming:
no.
- Filtra per questo metodo:
protoPayload.methodName="google.cloud.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1.CreateAssessment"
Metodi che non generano audit log
Un metodo potrebbe non generare audit log per uno o più dei seguenti motivi:
- Si tratta di un metodo ad alto volume che comporta costi significativi per la generazione e l'archiviazione dei log.
- Ha un valore di auditing basso.
- Un altro audit log o log della piattaforma fornisce già la copertura del metodo.
I seguenti metodi non generano audit log:
google.cloud.recaptchaenterprise.v1beta1.RecaptchaEnterpriseServiceV1Beta1.AnnotateAssessment