Audit-Logging für Advisory Notifications

In diesem Dokument wird das Audit-Logging für Beratungsmitteilungen beschrieben. Google Cloud -Dienste generieren Audit-Logs, die Verwaltungs- und Zugriffsaktivitäten in Ihren Google Cloud -Ressourcen aufzeichnen. Weitere Informationen zu Cloud-Audit-Logs finden Sie hier:

Dienstname

Für Audit-Logs für Benachrichtigungen wird der Dienstname advisorynotifications.googleapis.com verwendet. Nach diesem Dienst filtern:

    protoPayload.serviceName="advisorynotifications.googleapis.com"
  

Methoden nach Berechtigungstyp

Jede IAM-Berechtigung hat ein type-Attribut, dessen Wert ein Enum ist, der einen der folgenden vier Werte haben kann: ADMIN_READ, ADMIN_WRITE, DATA_READ oder DATA_WRITE. Wenn Sie eine Methode aufrufen, generiert die Funktion „Hinweisbenachrichtigungen“ ein Audit-Log, dessen Kategorie vom Attribut type der Berechtigung abhängt, die für die Ausführung der Methode erforderlich ist. Methoden, die eine IAM-Berechtigung mit dem type-Attributwert DATA_READ, DATA_WRITE oder ADMIN_READ erfordern, generieren Audit-Logs zum Datenzugriff. Methoden, die eine IAM-Berechtigung mit dem type-Attributwert ADMIN_WRITE erfordern, generieren Audit-Logs zur Administratoraktivität.

Berechtigungstyp Methoden
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

Audit-Logs der API-Schnittstelle

Informationen dazu, wie und welche Berechtigungen für die einzelnen Methoden evaluiert werden, finden Sie in der Dokumentation zur Identitäts- und Zugriffsverwaltung für richtlinienbasierte Benachrichtigungen.

google.cloud.advisorynotifications.v1.AdvisoryNotificationsService

Die folgenden Audit-Logs sind Methoden zugeordnet, die zu google.cloud.advisorynotifications.v1.AdvisoryNotificationsService gehören.

GetNotification

  • Methode: google.cloud.advisorynotifications.v1.AdvisoryNotificationsService.GetNotification
  • Audit-Logtyp: Datenzugriff
  • Berechtigungen:
    • advisorynotifications.notifications.get - ADMIN_READ
  • Methode ist ein Vorgang mit langer Ausführungszeit oder Streamingvorgang: Nr.
  • Filter für diese Methode: protoPayload.methodName="google.cloud.advisorynotifications.v1.AdvisoryNotificationsService.GetNotification"

ListNotifications

  • Methode: google.cloud.advisorynotifications.v1.AdvisoryNotificationsService.ListNotifications
  • Audit-Logtyp: Datenzugriff
  • Berechtigungen:
    • advisorynotifications.notifications.list - ADMIN_READ
  • Methode ist ein Vorgang mit langer Ausführungszeit oder Streamingvorgang: Nr.
  • Filter für diese Methode: protoPayload.methodName="google.cloud.advisorynotifications.v1.AdvisoryNotificationsService.ListNotifications"

google.cloud.advisorynotifications.v1alpha.AdvisoryNotificationsService

Die folgenden Audit-Logs sind Methoden zugeordnet, die zu google.cloud.advisorynotifications.v1alpha.AdvisoryNotificationsService gehören.

GetSettings

  • Methode: google.cloud.advisorynotifications.v1alpha.AdvisoryNotificationsService.GetSettings
  • Audit-Logtyp: Datenzugriff
  • Berechtigungen:
    • advisorynotifications.settings.get - ADMIN_READ
  • Methode ist ein Vorgang mit langer Ausführungszeit oder Streamingvorgang: Nr.
  • Filter für diese Methode: protoPayload.methodName="google.cloud.advisorynotifications.v1alpha.AdvisoryNotificationsService.GetSettings"

UpdateSettings

  • Methode: google.cloud.advisorynotifications.v1alpha.AdvisoryNotificationsService.UpdateSettings
  • Audit-Logtyp: Administratoraktivität
  • Berechtigungen:
    • advisorynotifications.settings.update - ADMIN_WRITE
  • Methode ist ein Vorgang mit langer Ausführungszeit oder Streamingvorgang: Nr.
  • Filter für diese Methode: protoPayload.methodName="google.cloud.advisorynotifications.v1alpha.AdvisoryNotificationsService.UpdateSettings"

google.cloud.advisorynotifications.v1beta.AdvisoryNotificationsService

Die folgenden Audit-Logs sind Methoden zugeordnet, die zu google.cloud.advisorynotifications.v1beta.AdvisoryNotificationsService gehören.

GetNotification

  • Methode: google.cloud.advisorynotifications.v1beta.AdvisoryNotificationsService.GetNotification
  • Audit-Logtyp: Datenzugriff
  • Berechtigungen:
    • advisorynotifications.notifications.get - ADMIN_READ
  • Methode ist ein Vorgang mit langer Ausführungszeit oder Streamingvorgang: Nr.
  • Filter für diese Methode: protoPayload.methodName="google.cloud.advisorynotifications.v1beta.AdvisoryNotificationsService.GetNotification"

ListNotifications

  • Methode: google.cloud.advisorynotifications.v1beta.AdvisoryNotificationsService.ListNotifications
  • Audit-Logtyp: Datenzugriff
  • Berechtigungen:
    • advisorynotifications.notifications.list - ADMIN_READ
  • Methode ist ein Vorgang mit langer Ausführungszeit oder Streamingvorgang: Nr.
  • Filter für diese Methode: protoPayload.methodName="google.cloud.advisorynotifications.v1beta.AdvisoryNotificationsService.ListNotifications"