Journaux d'audit par lot

Ce document décrit les journaux d'audit pour Batch. 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 par lot utilisent le nom de service batch.googleapis.com. Filtrez les résultats pour ce service :

    protoPayload.serviceName="batch.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, Batch génère un journal d'audit dont la catégorie dépend du 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.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.ListResourceAllowances
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.DeleteResourceAllowance
google.cloud.batch.v1alpha.BatchService.UpdateResourceAllowance

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 sur la gestion de l'authentification et des accès pour Batch.

google.cloud.batch.v1.BatchService

Les journaux d'audit suivants sont associés aux méthodes appartenant à 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 en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.batch.v1.BatchService.CreateJob"

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 en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.batch.v1.BatchService.DeleteJob"

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 en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.batch.v1.BatchService.GetJob"

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 en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.batch.v1.BatchService.GetTask"

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 en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.batch.v1.BatchService.ListJobs"

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 en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.batch.v1.BatchService.ListTasks"

google.cloud.batch.v1alpha.BatchService

Les journaux d'audit suivants sont associés aux méthodes appartenant à 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 en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.batch.v1alpha.BatchService.CreateJob"

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 en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.batch.v1alpha.BatchService.CreateResourceAllowance"

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 en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.batch.v1alpha.BatchService.DeleteJob"

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 en flux continu : Opération de longue durée
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.batch.v1alpha.BatchService.DeleteResourceAllowance"

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 en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.batch.v1alpha.BatchService.GetJob"

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 en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.batch.v1alpha.BatchService.GetResourceAllowance"

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 en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.batch.v1alpha.BatchService.GetTask"

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 en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.batch.v1alpha.BatchService.ListJobs"

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 en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.batch.v1alpha.BatchService.ListResourceAllowances"

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 en flux continu: Non.
  • Filtre pour cette méthode : protoPayload.methodName="google.cloud.batch.v1alpha.BatchService.ListTasks"

UpdateResourceAllowance

  • Méthode : google.cloud.batch.v1alpha.BatchService.UpdateResourceAllowance
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • batch.resourceAllowances.update - 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.batch.v1alpha.BatchService.UpdateResourceAllowance"

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