In diesem Dokument wird das Audit-Logging für Advisory Notifications beschrieben. Google Cloud -Dienste generieren Audit-Logs, in denen Verwaltungs- und Zugriffsaktivitäten in Ihren Google Cloud -Ressourcen aufgezeichnet werden. Weitere Informationen zu Cloud-Audit-Logs finden Sie unter den folgenden Links:
- Typen von Audit-Logs
- Struktur von Audit-Logeinträgen
- Audit-Logs speichern und weiterleiten
- Preisübersicht für Cloud Logging
- Audit-Logs zum Datenzugriff aktivieren
Dienstname
Für Advisory Notifications-Audit-Logs wird der Dienstname advisorynotifications.googleapis.com
verwendet.
Filter für diesen Dienst:
protoPayload.serviceName="advisorynotifications.googleapis.com"
Methoden nach Berechtigungstyp
Jede IAM-Berechtigung hat ein type
-Attribut, dessen Wert „enum“ ist. Er kann einen der folgenden vier Werte haben: ADMIN_READ
, ADMIN_WRITE
, DATA_READ
oder DATA_WRITE
. Wenn Sie eine Methode aufrufen, generiert Advisory Notifications 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.GetSettings 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 zu Identity and Access Management für Advisory Notifications.
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 ein Streamingvorgang:
Nein.
- Filter für diese Methode:
protoPayload.methodName="google.cloud.advisorynotifications.v1.AdvisoryNotificationsService.GetNotification"
GetSettings
- Methode:
google.cloud.advisorynotifications.v1.AdvisoryNotificationsService.GetSettings
- Audit-Logtyp: Datenzugriff
- Berechtigungen:
advisorynotifications.settings.get - ADMIN_READ
- Methode ist ein Vorgang mit langer Ausführungszeit oder ein Streamingvorgang:
Nein.
- Filter für diese Methode:
protoPayload.methodName="google.cloud.advisorynotifications.v1.AdvisoryNotificationsService.GetSettings"
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 ein Streamingvorgang:
Nein.
- 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 ein Streamingvorgang:
Nein.
- 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 ein Streamingvorgang:
Nein.
- 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 ein Streamingvorgang:
Nein.
- 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 ein Streamingvorgang:
Nein.
- Filter für diese Methode:
protoPayload.methodName="google.cloud.advisorynotifications.v1beta.AdvisoryNotificationsService.ListNotifications"