Journaux d'audit de l'API Video Stitcher

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

    protoPayload.serviceName="videostitcher.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, l'API Video Stitcher 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.video.stitcher.v1.VideoStitcherService.GetLiveConfig
google.cloud.video.stitcher.v1.VideoStitcherService.GetVodConfig
google.cloud.video.stitcher.v1.VideoStitcherService.ListLiveConfigs
google.cloud.video.stitcher.v1.VideoStitcherService.ListVodConfigs
ADMIN_WRITE google.cloud.video.stitcher.v1.VideoStitcherService.CreateLiveConfig
google.cloud.video.stitcher.v1.VideoStitcherService.CreateVodConfig
google.cloud.video.stitcher.v1.VideoStitcherService.DeleteLiveConfig
google.cloud.video.stitcher.v1.VideoStitcherService.DeleteVodConfig
google.cloud.video.stitcher.v1.VideoStitcherService.UpdateLiveConfig
google.cloud.video.stitcher.v1.VideoStitcherService.UpdateVodConfig
DATA_READ google.cloud.video.stitcher.v1.VideoStitcherService.GetCdnKey
google.cloud.video.stitcher.v1.VideoStitcherService.GetLiveAdTagDetail
google.cloud.video.stitcher.v1.VideoStitcherService.GetLiveSession
google.cloud.video.stitcher.v1.VideoStitcherService.GetSlate
google.cloud.video.stitcher.v1.VideoStitcherService.GetVodAdTagDetail
google.cloud.video.stitcher.v1.VideoStitcherService.GetVodSession
google.cloud.video.stitcher.v1.VideoStitcherService.GetVodStitchDetail
google.cloud.video.stitcher.v1.VideoStitcherService.ListCdnKeys
google.cloud.video.stitcher.v1.VideoStitcherService.ListLiveAdTagDetails
google.cloud.video.stitcher.v1.VideoStitcherService.ListSlates
google.cloud.video.stitcher.v1.VideoStitcherService.ListVodAdTagDetails
google.cloud.video.stitcher.v1.VideoStitcherService.ListVodStitchDetails
DATA_WRITE google.cloud.video.stitcher.v1.VideoStitcherService.CreateCdnKey
google.cloud.video.stitcher.v1.VideoStitcherService.CreateSlate
google.cloud.video.stitcher.v1.VideoStitcherService.DeleteCdnKey
google.cloud.video.stitcher.v1.VideoStitcherService.DeleteSlate
google.cloud.video.stitcher.v1.VideoStitcherService.UpdateCdnKey
google.cloud.video.stitcher.v1.VideoStitcherService.UpdateSlate

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 l'API Video Stitcher.

google.cloud.video.stitcher.v1.VideoStitcherService

Les journaux d'audit suivants sont associés aux méthodes appartenant à google.cloud.video.stitcher.v1.VideoStitcherService.

CreateCdnKey

  • Méthode : google.cloud.video.stitcher.v1.VideoStitcherService.CreateCdnKey
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • videostitcher.cdnKeys.create - 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.video.stitcher.v1.VideoStitcherService.CreateCdnKey"

CreateLiveConfig

  • Méthode : google.cloud.video.stitcher.v1.VideoStitcherService.CreateLiveConfig
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • videostitcher.liveConfigs.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.video.stitcher.v1.VideoStitcherService.CreateLiveConfig"

CreateSlate

  • Méthode : google.cloud.video.stitcher.v1.VideoStitcherService.CreateSlate
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • videostitcher.slates.create - 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.video.stitcher.v1.VideoStitcherService.CreateSlate"

CreateVodConfig

  • Méthode : google.cloud.video.stitcher.v1.VideoStitcherService.CreateVodConfig
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • videostitcher.vodConfigs.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.video.stitcher.v1.VideoStitcherService.CreateVodConfig"

DeleteCdnKey

  • Méthode : google.cloud.video.stitcher.v1.VideoStitcherService.DeleteCdnKey
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • videostitcher.cdnKeys.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.video.stitcher.v1.VideoStitcherService.DeleteCdnKey"

DeleteLiveConfig

  • Méthode : google.cloud.video.stitcher.v1.VideoStitcherService.DeleteLiveConfig
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • videostitcher.liveConfigs.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.video.stitcher.v1.VideoStitcherService.DeleteLiveConfig"

DeleteSlate

  • Méthode : google.cloud.video.stitcher.v1.VideoStitcherService.DeleteSlate
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • videostitcher.slates.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.video.stitcher.v1.VideoStitcherService.DeleteSlate"

DeleteVodConfig

  • Méthode : google.cloud.video.stitcher.v1.VideoStitcherService.DeleteVodConfig
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • videostitcher.vodConfigs.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.video.stitcher.v1.VideoStitcherService.DeleteVodConfig"

GetCdnKey

  • Méthode : google.cloud.video.stitcher.v1.VideoStitcherService.GetCdnKey
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • videostitcher.cdnKeys.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.video.stitcher.v1.VideoStitcherService.GetCdnKey"

GetLiveAdTagDetail

  • Méthode : google.cloud.video.stitcher.v1.VideoStitcherService.GetLiveAdTagDetail
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • videostitcher.liveAdTagDetails.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.video.stitcher.v1.VideoStitcherService.GetLiveAdTagDetail"

GetLiveConfig

  • Méthode : google.cloud.video.stitcher.v1.VideoStitcherService.GetLiveConfig
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • videostitcher.liveConfigs.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.video.stitcher.v1.VideoStitcherService.GetLiveConfig"

GetLiveSession

  • Méthode : google.cloud.video.stitcher.v1.VideoStitcherService.GetLiveSession
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • videostitcher.liveSessions.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.video.stitcher.v1.VideoStitcherService.GetLiveSession"

GetSlate

  • Méthode : google.cloud.video.stitcher.v1.VideoStitcherService.GetSlate
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • videostitcher.slates.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.video.stitcher.v1.VideoStitcherService.GetSlate"

GetVodAdTagDetail

  • Méthode : google.cloud.video.stitcher.v1.VideoStitcherService.GetVodAdTagDetail
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • videostitcher.vodAdTagDetails.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.video.stitcher.v1.VideoStitcherService.GetVodAdTagDetail"

GetVodConfig

  • Méthode : google.cloud.video.stitcher.v1.VideoStitcherService.GetVodConfig
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • videostitcher.vodConfigs.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.video.stitcher.v1.VideoStitcherService.GetVodConfig"

GetVodSession

  • Méthode : google.cloud.video.stitcher.v1.VideoStitcherService.GetVodSession
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • videostitcher.vodSessions.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.video.stitcher.v1.VideoStitcherService.GetVodSession"

GetVodStitchDetail

  • Méthode : google.cloud.video.stitcher.v1.VideoStitcherService.GetVodStitchDetail
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • videostitcher.vodStitchDetails.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.video.stitcher.v1.VideoStitcherService.GetVodStitchDetail"

ListCdnKeys

  • Méthode : google.cloud.video.stitcher.v1.VideoStitcherService.ListCdnKeys
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • videostitcher.cdnKeys.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.video.stitcher.v1.VideoStitcherService.ListCdnKeys"

ListLiveAdTagDetails

  • Méthode : google.cloud.video.stitcher.v1.VideoStitcherService.ListLiveAdTagDetails
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • videostitcher.liveAdTagDetails.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.video.stitcher.v1.VideoStitcherService.ListLiveAdTagDetails"

ListLiveConfigs

  • Méthode : google.cloud.video.stitcher.v1.VideoStitcherService.ListLiveConfigs
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • videostitcher.liveConfigs.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.video.stitcher.v1.VideoStitcherService.ListLiveConfigs"

ListSlates

  • Méthode : google.cloud.video.stitcher.v1.VideoStitcherService.ListSlates
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • videostitcher.slates.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.video.stitcher.v1.VideoStitcherService.ListSlates"

ListVodAdTagDetails

  • Méthode : google.cloud.video.stitcher.v1.VideoStitcherService.ListVodAdTagDetails
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • videostitcher.vodAdTagDetails.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.video.stitcher.v1.VideoStitcherService.ListVodAdTagDetails"

ListVodConfigs

  • Méthode : google.cloud.video.stitcher.v1.VideoStitcherService.ListVodConfigs
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • videostitcher.vodConfigs.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.video.stitcher.v1.VideoStitcherService.ListVodConfigs"

ListVodStitchDetails

  • Méthode : google.cloud.video.stitcher.v1.VideoStitcherService.ListVodStitchDetails
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • videostitcher.vodStitchDetails.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.video.stitcher.v1.VideoStitcherService.ListVodStitchDetails"

UpdateCdnKey

  • Méthode : google.cloud.video.stitcher.v1.VideoStitcherService.UpdateCdnKey
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • videostitcher.cdnKeys.update - 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.video.stitcher.v1.VideoStitcherService.UpdateCdnKey"

UpdateLiveConfig

  • Méthode : google.cloud.video.stitcher.v1.VideoStitcherService.UpdateLiveConfig
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • videostitcher.liveConfigs.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.video.stitcher.v1.VideoStitcherService.UpdateLiveConfig"

UpdateSlate

  • Méthode : google.cloud.video.stitcher.v1.VideoStitcherService.UpdateSlate
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • videostitcher.slates.update - 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.video.stitcher.v1.VideoStitcherService.UpdateSlate"

UpdateVodConfig

  • Méthode : google.cloud.video.stitcher.v1.VideoStitcherService.UpdateVodConfig
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • videostitcher.vodConfigs.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.video.stitcher.v1.VideoStitcherService.UpdateVodConfig"

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.video.stitcher.v1.VideoStitcherService.CreateLiveSession
  • google.cloud.video.stitcher.v1.VideoStitcherService.CreateVodSession