Journaux d'audit par lot

Ce document décrit les journaux d'audit pour Batch. Les services Google Cloud écrivent des journaux d'audit qui enregistrent les activités d'administration et les accès aux ressources Google Cloud. Pour en savoir plus, consultez la page Présentation de Cloud Audit Logs.

Cette page a été générée pour la dernière fois le 20-05-2024 à 18:46:27 UTC.

Nom du service

Les journaux d'audit par lot utilisent le nom de service batch.googleapis.com.

Méthodes par type d'autorisation

Les méthodes qui vérifient les types d'autorisations DATA_READ, DATA_WRITE et ADMIN_READ sont les journaux d'audit d'accès aux données. Les méthodes qui permettent de vérifier les types d'autorisations ADMIN_WRITE sont les journaux d'audit des activités d'administration.

Type d'autorisation Méthodes
ADMIN_READ google.cloud.batch.v1.BatchService.GetTask
google.cloud.batch.v1.BatchService.ListTasks
google.cloud.batch.v1alpha.BatchService.GetTask
google.cloud.batch.v1alpha.BatchService.ListTasks
DATA_READ google.cloud.batch.v1.BatchService.GetJob
google.cloud.batch.v1.BatchService.ListJobs
google.cloud.batch.v1alpha.BatchService.GetJob
google.cloud.batch.v1alpha.BatchService.GetResourceAllowance
google.cloud.batch.v1alpha.BatchService.ListJobs
google.cloud.batch.v1alpha.BatchService.ListResource
DATA_WRITE google.cloud.batch.v1.BatchService.CreateJob
google.cloud.batch.v1.BatchService.DeleteJob
google.cloud.batch.v1alpha.BatchService.CreateJob
google.cloud.batch.v1alpha.BatchService.CreateResourceAllowance
google.cloud.batch.v1alpha.BatchService.DeleteJob
google.cloud.batch.v1alpha.BatchService.DeleteResource

Journaux d'audit par interface API

Pour en savoir plus sur les autorisations qui sont évaluées et sur le mode d'évaluation de chaque méthode, consultez la documentation Identity and Access Management pour Batch.

google.cloud.batch.v1.BatchService

Détails sur les journaux d'audit associés aux méthodes appartenant à google.cloud.batch.v1.BatchService.

google.cloud.batch.v1.BatchService.CreateJob

  • Méthode : google.cloud.batch.v1.BatchService.CreateJob
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • batch.jobs.create - DATA_WRITE
  • La méthode est une opération de longue durée ou de streaming : Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.batch.v1.BatchService.CreateJob"

google.cloud.batch.v1.BatchService.DeleteJob

  • Méthode : google.cloud.batch.v1.BatchService.DeleteJob
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • batch.jobs.delete - DATA_WRITE
  • La méthode est une opération de longue durée ou une opération de streaming: Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.batch.v1.BatchService.DeleteJob"

google.cloud.batch.v1.BatchService.GetJob

  • Méthode : google.cloud.batch.v1.BatchService.GetJob
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • batch.jobs.get - DATA_READ
  • La méthode est une opération de longue durée ou de streaming : Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.batch.v1.BatchService.GetJob"

google.cloud.batch.v1.BatchService.GetTask

  • Méthode : google.cloud.batch.v1.BatchService.GetTask
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • batch.tasks.get - ADMIN_READ
  • La méthode est une opération de longue durée ou de streaming : Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.batch.v1.BatchService.GetTask"

google.cloud.batch.v1.BatchService.ListJobs

  • Méthode : google.cloud.batch.v1.BatchService.ListJobs
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • batch.jobs.list - DATA_READ
  • La méthode est une opération de longue durée ou de streaming : Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.batch.v1.BatchService.ListJobs"

google.cloud.batch.v1.BatchService.ListTasks

  • Méthode : google.cloud.batch.v1.BatchService.ListTasks
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • batch.tasks.list - ADMIN_READ
  • La méthode est une opération de longue durée ou de streaming : Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.batch.v1.BatchService.ListTasks"

google.cloud.batch.v1alpha.BatchService

Détails sur les journaux d'audit associés aux méthodes appartenant à google.cloud.batch.v1alpha.BatchService.

google.cloud.batch.v1alpha.BatchService.CreateJob

  • Méthode : google.cloud.batch.v1alpha.BatchService.CreateJob
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • batch.jobs.create - DATA_WRITE
  • La méthode est une opération de longue durée ou de streaming : Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.batch.v1alpha.BatchService.CreateJob"

google.cloud.batch.v1alpha.BatchService.CreateResourceAllowance

  • Méthode : google.cloud.batch.v1alpha.BatchService.CreateResourceAllowance
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • batch.resourceAllowances.create - DATA_WRITE
  • La méthode est une opération de longue durée ou de streaming : Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.batch.v1alpha.BatchService.CreateResourceAllowance"

google.cloud.batch.v1alpha.BatchService.DeleteJob

  • Méthode : google.cloud.batch.v1alpha.BatchService.DeleteJob
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • batch.jobs.delete - DATA_WRITE
  • La méthode est une opération de longue durée ou une opération de streaming: Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.batch.v1alpha.BatchService.DeleteJob"

google.cloud.batch.v1alpha.BatchService.DeleteResourceAllowance

  • Méthode : google.cloud.batch.v1alpha.BatchService.DeleteResourceAllowance
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • batch.resourceAllowances.delete - DATA_WRITE
  • La méthode est une opération de longue durée ou une opération de streaming: Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.batch.v1alpha.BatchService.DeleteResourceAllowance"

google.cloud.batch.v1alpha.BatchService.GetJob

  • Méthode : google.cloud.batch.v1alpha.BatchService.GetJob
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • batch.jobs.get - DATA_READ
  • La méthode est une opération de longue durée ou de streaming : Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.batch.v1alpha.BatchService.GetJob"

google.cloud.batch.v1alpha.BatchService.GetResourceAllowance

  • Méthode : google.cloud.batch.v1alpha.BatchService.GetResourceAllowance
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • batch.resourceAllowances.get - DATA_READ
  • La méthode est une opération de longue durée ou de streaming : Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.batch.v1alpha.BatchService.GetResourceAllowance"

google.cloud.batch.v1alpha.BatchService.GetTask

  • Méthode : google.cloud.batch.v1alpha.BatchService.GetTask
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • batch.tasks.get - ADMIN_READ
  • La méthode est une opération de longue durée ou de streaming : Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.batch.v1alpha.BatchService.GetTask"

google.cloud.batch.v1alpha.BatchService.ListJobs

  • Méthode : google.cloud.batch.v1alpha.BatchService.ListJobs
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • batch.jobs.list - DATA_READ
  • La méthode est une opération de longue durée ou de streaming : Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.batch.v1alpha.BatchService.ListJobs"

google.cloud.batch.v1alpha.BatchService.ListResourceAllowances

  • Méthode : google.cloud.batch.v1alpha.BatchService.ListResourceAllowances
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • batch.resourceAllowances.list - DATA_READ
  • La méthode est une opération de longue durée ou de streaming : Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.batch.v1alpha.BatchService.ListResourceAllowances"

google.cloud.batch.v1alpha.BatchService.ListTasks

  • Méthode : google.cloud.batch.v1alpha.BatchService.ListTasks
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • batch.tasks.list - ADMIN_READ
  • La méthode est une opération de longue durée ou de streaming : Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.batch.v1alpha.BatchService.ListTasks"

Méthodes ne produisant pas de journaux d'audit

En général, les méthodes ne génèrent pas de journaux d'audit, car leur volume est important et cela serait très coûteux, ou parce que la méthode a une faible valeur d'audit ou qu'un autre journal d'audit ou de plate-forme fournit déjà une couverture pour les tâches effectuées par la méthode.

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

  • google.cloud.batch.v1.BatchService.ReportAgentState
  • google.cloud.batch.v1alpha.BatchService.ReportAgentState
  • 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