Journaux d'audit des notifications d'alerte

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

    protoPayload.serviceName="advisorynotifications.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, les notifications d'avis génèrent 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.advisorynotifications.v1.AdvisoryNotificationsService.GetNotification
google.cloud.advisorynotifications.v1.AdvisoryNotificationsService.ListNotifications
google.cloud.advisorynotifications.v1alpha.AdvisoryNotificationsService.GetSettings
google.cloud.advisorynotifications.v1beta.AdvisoryNotificationsService.GetNotification
google.cloud.advisorynotifications.v1beta.AdvisoryNotificationsService.ListNotifications
ADMIN_WRITE google.cloud.advisorynotifications.v1alpha.AdvisoryNotificationsService.UpdateSettings

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 les notifications d'avis.

google.cloud.advisorynotifications.v1.AdvisoryNotificationsService

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

GetNotification

  • Méthode : google.cloud.advisorynotifications.v1.AdvisoryNotificationsService.GetNotification
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • advisorynotifications.notifications.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.advisorynotifications.v1.AdvisoryNotificationsService.GetNotification"

ListNotifications

  • Méthode : google.cloud.advisorynotifications.v1.AdvisoryNotificationsService.ListNotifications
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • advisorynotifications.notifications.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.advisorynotifications.v1.AdvisoryNotificationsService.ListNotifications"

google.cloud.advisorynotifications.v1alpha.AdvisoryNotificationsService

Les journaux d'audit suivants sont associés aux méthodes appartenant à google.cloud.advisorynotifications.v1alpha.AdvisoryNotificationsService.

GetSettings

  • Méthode : google.cloud.advisorynotifications.v1alpha.AdvisoryNotificationsService.GetSettings
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • advisorynotifications.settings.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.advisorynotifications.v1alpha.AdvisoryNotificationsService.GetSettings"

UpdateSettings

  • Méthode : google.cloud.advisorynotifications.v1alpha.AdvisoryNotificationsService.UpdateSettings
  • Type de journal d'audit: Activité d'administration
  • Autorisations :
    • advisorynotifications.settings.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.advisorynotifications.v1alpha.AdvisoryNotificationsService.UpdateSettings"

google.cloud.advisorynotifications.v1beta.AdvisoryNotificationsService

Les journaux d'audit suivants sont associés aux méthodes appartenant à google.cloud.advisorynotifications.v1beta.AdvisoryNotificationsService.

GetNotification

  • Méthode : google.cloud.advisorynotifications.v1beta.AdvisoryNotificationsService.GetNotification
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • advisorynotifications.notifications.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.advisorynotifications.v1beta.AdvisoryNotificationsService.GetNotification"

ListNotifications

  • Méthode : google.cloud.advisorynotifications.v1beta.AdvisoryNotificationsService.ListNotifications
  • Type de journal d'audit : Accès aux données
  • Autorisations :
    • advisorynotifications.notifications.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.advisorynotifications.v1beta.AdvisoryNotificationsService.ListNotifications"