In diesem Dokument wird das Audit-Logging für Apigee Api Management 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:
- Arten 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 Apigee Api Management-Audit-Logs wird der Dienstname apim.googleapis.com
verwendet.
Nach diesem Dienst filtern:
protoPayload.serviceName="apim.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 Apigee API Management 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.apim.v1alpha.ApiDiscoveryObservation.GetObservationJob google.cloud.apim.v1alpha.ApiDiscoveryObservation.ListApiObservationTags google.cloud.apim.v1alpha.ApiDiscoveryObservation.ListObservationJobs google.cloud.apim.v1alpha.ApiDiscoveryObservation.ListObservationSources |
ADMIN_WRITE |
google.cloud.apim.v1alpha.ApiDiscoveryObservation.BatchEditTagsApiObservations google.cloud.apim.v1alpha.ApiDiscoveryObservation.CreateObservationJob google.cloud.apim.v1alpha.ApiDiscoveryObservation.CreateObservationSource google.cloud.apim.v1alpha.ApiDiscoveryObservation.DeleteObservationJob google.cloud.apim.v1alpha.ApiDiscoveryObservation.DeleteObservationSource google.cloud.apim.v1alpha.ApiDiscoveryObservation.DisableObservationJob google.cloud.apim.v1alpha.ApiDiscoveryObservation.EnableObservationJob |
DATA_READ |
google.cloud.apim.v1alpha.ApiDiscoveryObservation.GetApiObservation google.cloud.apim.v1alpha.ApiDiscoveryObservation.ListApiObservations google.cloud.apim.v1alpha.ApiDiscoveryObservation.ListApiOperations |
Audit-Logs der API-Schnittstelle
Informationen dazu, wie und welche Berechtigungen für die einzelnen Methoden evaluiert werden, finden Sie in der Dokumentation zu Apigee API Management.
google.cloud.apim.v1alpha.ApiDiscoveryObservation
Die folgenden Audit-Logs sind Methoden zugeordnet, die zu google.cloud.apim.v1alpha.ApiDiscoveryObservation
gehören.
BatchEditTagsApiObservations
- Methode:
google.cloud.apim.v1alpha.ApiDiscoveryObservation.BatchEditTagsApiObservations
- Audit-Logtyp: Administratoraktivität
- Berechtigungen:
apim.apiObservations.batchEditTags - ADMIN_WRITE
- Methode ist ein Vorgang mit langer Ausführungszeit oder Streamingvorgang: Nr.
- Filter für diese Methode:
protoPayload.methodName="google.cloud.apim.v1alpha.ApiDiscoveryObservation.BatchEditTagsApiObservations"
CreateObservationJob
- Methode:
google.cloud.apim.v1alpha.ApiDiscoveryObservation.CreateObservationJob
- Audit-Logtyp: Administratoraktivität
- Berechtigungen:
apim.observationJobs.create - ADMIN_WRITE
- Methode ist ein Vorgang mit langer Ausführungszeit oder Streamingvorgang:
Vorgang mit langer Ausführungszeit
- Filter für diese Methode:
protoPayload.methodName="google.cloud.apim.v1alpha.ApiDiscoveryObservation.CreateObservationJob"
CreateObservationSource
- Methode:
google.cloud.apim.v1alpha.ApiDiscoveryObservation.CreateObservationSource
- Audit-Logtyp: Administratoraktivität
- Berechtigungen:
apim.observationSources.create - ADMIN_WRITE
- Methode ist ein Vorgang mit langer Ausführungszeit oder Streamingvorgang:
Vorgang mit langer Ausführungszeit
- Filter für diese Methode:
protoPayload.methodName="google.cloud.apim.v1alpha.ApiDiscoveryObservation.CreateObservationSource"
DeleteObservationJob
- Methode:
google.cloud.apim.v1alpha.ApiDiscoveryObservation.DeleteObservationJob
- Audit-Logtyp: Administratoraktivität
- Berechtigungen:
apim.observationJobs.delete - ADMIN_WRITE
- Methode ist ein Vorgang mit langer Ausführungszeit oder Streamingvorgang:
Vorgang mit langer Ausführungszeit
- Filter für diese Methode:
protoPayload.methodName="google.cloud.apim.v1alpha.ApiDiscoveryObservation.DeleteObservationJob"
DeleteObservationSource
- Methode:
google.cloud.apim.v1alpha.ApiDiscoveryObservation.DeleteObservationSource
- Audit-Logtyp: Administratoraktivität
- Berechtigungen:
apim.observationSources.delete - ADMIN_WRITE
- Methode ist ein Vorgang mit langer Ausführungszeit oder Streamingvorgang:
Vorgang mit langer Ausführungszeit
- Filter für diese Methode:
protoPayload.methodName="google.cloud.apim.v1alpha.ApiDiscoveryObservation.DeleteObservationSource"
DisableObservationJob
- Methode:
google.cloud.apim.v1alpha.ApiDiscoveryObservation.DisableObservationJob
- Audit-Logtyp: Administratoraktivität
- Berechtigungen:
apim.observationJobs.disable - ADMIN_WRITE
- Methode ist ein Vorgang mit langer Ausführungszeit oder Streamingvorgang:
Vorgang mit langer Ausführungszeit
- Filter für diese Methode:
protoPayload.methodName="google.cloud.apim.v1alpha.ApiDiscoveryObservation.DisableObservationJob"
EnableObservationJob
- Methode:
google.cloud.apim.v1alpha.ApiDiscoveryObservation.EnableObservationJob
- Audit-Logtyp: Administratoraktivität
- Berechtigungen:
apim.observationJobs.enable - ADMIN_WRITE
- Methode ist ein Vorgang mit langer Ausführungszeit oder Streamingvorgang:
Vorgang mit langer Ausführungszeit
- Filter für diese Methode:
protoPayload.methodName="google.cloud.apim.v1alpha.ApiDiscoveryObservation.EnableObservationJob"
GetApiObservation
- Methode:
google.cloud.apim.v1alpha.ApiDiscoveryObservation.GetApiObservation
- Audit-Logtyp: Datenzugriff
- Berechtigungen:
apim.apiObservations.get - DATA_READ
- Methode ist ein Vorgang mit langer Ausführungszeit oder Streamingvorgang: Nr.
- Filter für diese Methode:
protoPayload.methodName="google.cloud.apim.v1alpha.ApiDiscoveryObservation.GetApiObservation"
GetObservationJob
- Methode:
google.cloud.apim.v1alpha.ApiDiscoveryObservation.GetObservationJob
- Audit-Logtyp: Datenzugriff
- Berechtigungen:
apim.observationJobs.get - ADMIN_READ
- Methode ist ein Vorgang mit langer Ausführungszeit oder Streamingvorgang: Nr.
- Filter für diese Methode:
protoPayload.methodName="google.cloud.apim.v1alpha.ApiDiscoveryObservation.GetObservationJob"
ListApiObservationTags
- Methode:
google.cloud.apim.v1alpha.ApiDiscoveryObservation.ListApiObservationTags
- Audit-Logtyp: Datenzugriff
- Berechtigungen:
apim.locations.listApiObservationTags - ADMIN_READ
- Methode ist ein Vorgang mit langer Ausführungszeit oder Streamingvorgang: Nr.
- Filter für diese Methode:
protoPayload.methodName="google.cloud.apim.v1alpha.ApiDiscoveryObservation.ListApiObservationTags"
ListApiObservations
- Methode:
google.cloud.apim.v1alpha.ApiDiscoveryObservation.ListApiObservations
- Audit-Logtyp: Datenzugriff
- Berechtigungen:
apim.apiObservations.list - DATA_READ
- Methode ist ein Vorgang mit langer Ausführungszeit oder Streamingvorgang: Nr.
- Filter für diese Methode:
protoPayload.methodName="google.cloud.apim.v1alpha.ApiDiscoveryObservation.ListApiObservations"
ListApiOperations
- Methode:
google.cloud.apim.v1alpha.ApiDiscoveryObservation.ListApiOperations
- Audit-Logtyp: Datenzugriff
- Berechtigungen:
apim.apiOperations.list - DATA_READ
- Methode ist ein Vorgang mit langer Ausführungszeit oder Streamingvorgang: Nr.
- Filter für diese Methode:
protoPayload.methodName="google.cloud.apim.v1alpha.ApiDiscoveryObservation.ListApiOperations"
ListObservationJobs
- Methode:
google.cloud.apim.v1alpha.ApiDiscoveryObservation.ListObservationJobs
- Audit-Logtyp: Datenzugriff
- Berechtigungen:
apim.observationJobs.list - ADMIN_READ
- Methode ist ein Vorgang mit langer Ausführungszeit oder Streamingvorgang: Nr.
- Filter für diese Methode:
protoPayload.methodName="google.cloud.apim.v1alpha.ApiDiscoveryObservation.ListObservationJobs"
ListObservationSources
- Methode:
google.cloud.apim.v1alpha.ApiDiscoveryObservation.ListObservationSources
- Audit-Logtyp: Datenzugriff
- Berechtigungen:
apim.observationSources.list - ADMIN_READ
- Methode ist ein Vorgang mit langer Ausführungszeit oder Streamingvorgang: Nr.
- Filter für diese Methode:
protoPayload.methodName="google.cloud.apim.v1alpha.ApiDiscoveryObservation.ListObservationSources"
Methoden, die keine Audit-Logs generieren
Eine Methode kann aus folgenden Gründen keine Audit-Logs erstellen:
- Dies ist eine Methode mit hohem Volumen, die erhebliche Loggenerierungs- und Speicherkosten mit sich bringt.
- Sie hat einen geringen Prüfwert.
- Ein anderes Audit- oder Plattformlog bietet bereits eine Methodenabdeckung.
Die folgenden Methoden generieren keine Audit-Logs:
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