Logowanie kontrolne Komunikacji w chmurze Firebase (FCM)
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Ten dokument opisuje dzienniki kontrolne konsoli powiadomień Firebase. Google Cloud usługa
generować logi kontrolne rejestrujące działania administracyjne i dotyczące dostępu w zasobach Google Cloud.
Więcej informacji o logach kontrolnych Cloud znajdziesz w tych artykułach:
Każde uprawnienie IAM ma właściwość type, której wartość jest wartością z enumeracji. Może to być jedna z 4 wartości: ADMIN_READ, ADMIN_WRITE, DATA_READ lub DATA_WRITE. Gdy wywołasz metodę, konsola powiadomień Firebase generuje dziennik kontroli, którego kategoria zależy od właściwościtype uprawnień wymaganych do wykonania metody.
Metody, które wymagają uprawnień z wartością właściwości type
z DATA_READ, DATA_WRITE lub ADMIN_READ wygeneruj
Logi kontrolne dostępu do danych.
Metody, które wymagają uprawnień IAM z wartością parametru typeADMIN_WRITE, generują dzienniki kontroli Aktywności administratora.
Aby dowiedzieć się, jak i które uprawnienia są oceniane w przypadku poszczególnych metod,
zapoznaj się z dokumentacją Cloud Identity and Access Management w konsoli powiadomień Firebase.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2025-09-04 UTC."],[],[],null,["This document describes audit logging for Firebase Notifications Console. Google Cloud services\ngenerate audit logs that record administrative and access activities within your Google Cloud resources.\nFor more information about Cloud Audit Logs, see the following:\n\n- [Types of audit logs](https://cloud.google.com/logging/docs/audit#types)\n- [Audit log entry structure](https://cloud.google.com/logging/docs/audit#audit_log_entry_structure)\n- [Storing and routing audit logs](https://cloud.google.com/logging/docs/audit#storing_and_routing_audit_logs)\n- [Cloud Logging pricing summary](https://cloud.google.com/stackdriver/pricing#logs-pricing-summary)\n- [Enable Data Access audit logs](https://cloud.google.com/logging/docs/audit/configure-data-access)\n\n\u003cbr /\u003e\n\nService name\n\nFirebase Notifications Console audit logs use the service name `gcmcontextualcampaign-pa.googleapis.com`.\nFilter for this service: \n\n```gdscript\n protoPayload.serviceName=\"gcmcontextualcampaign-pa.googleapis.com\"\n \n```\n\n\u003cbr /\u003e\n\nMethods by permission type\n\nEach IAM permission has a `type` property, whose value is an enum\nthat can be one of four values: `ADMIN_READ`, `ADMIN_WRITE`,\n`DATA_READ`, or `DATA_WRITE`. When you call a method,\nFirebase Notifications Console generates an audit log whose category is dependent on the\n`type` property of the permission required to perform the method.\n\nMethods that require an IAM permission with the `type` property value\nof `DATA_READ`, `DATA_WRITE`, or `ADMIN_READ` generate\n[Data Access](https://cloud.google.com/logging/docs/audit#data-access) audit logs.\n\nMethods that require an IAM permission with the `type` property value\nof `ADMIN_WRITE` generate\n[Admin Activity](https://cloud.google.com/logging/docs/audit#admin-activity) audit logs.\n\n| Permission type | Methods |\n|-----------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `DATA_READ` | `google.internal.gcm.contextual.campaign.v1.CampaignService.GetAnalytics` `google.internal.gcm.contextual.campaign.v1.CampaignService.GetAudiences` `google.internal.gcm.contextual.campaign.v1.CampaignService.GetFcmStats` `google.internal.gcm.contextual.campaign.v1.CampaignService.GetProjectTrackingInfo` `google.internal.gcm.contextual.campaign.v1.CampaignService.GetTopicList` `google.internal.gcm.contextual.campaign.v2.FirebaseNotificationApiService.GetAnalyticsLabelList` `google.internal.gcm.contextual.campaign.v2.FirebaseNotificationApiService.ListCampaigns` |\n\nAPI interface audit logs\n\nFor information about how and which permissions are evaluated for each method,\nsee the Cloud Identity and Access Management documentation for Firebase Notifications Console.\n\n`google.internal.gcm.contextual.campaign.v1.CampaignService`\n\nThe following audit logs are associated with methods belonging to\n`google.internal.gcm.contextual.campaign.v1.CampaignService`.\n\n`GetAnalytics`\n\n- **Method** : `google.internal.gcm.contextual.campaign.v1.CampaignService.GetAnalytics` \n- **Audit log type** : [Data access](https://cloud.google.com/logging/docs/audit#data-access) \n- **Permissions** :\n - `firebasenotifications.messages.list - DATA_READ`\n- **Method is a long-running or streaming operation** : No. \n- **Filter for this method** : `\n protoPayload.methodName=\"google.internal.gcm.contextual.campaign.v1.CampaignService.GetAnalytics\"\n ` \n\n`GetAudiences`\n\n- **Method** : `google.internal.gcm.contextual.campaign.v1.CampaignService.GetAudiences` \n- **Audit log type** : [Data access](https://cloud.google.com/logging/docs/audit#data-access) \n- **Permissions** :\n - `firebasenotifications.messages.list - DATA_READ`\n- **Method is a long-running or streaming operation** : No. \n- **Filter for this method** : `\n protoPayload.methodName=\"google.internal.gcm.contextual.campaign.v1.CampaignService.GetAudiences\"\n ` \n\n`GetFcmStats`\n\n- **Method** : `google.internal.gcm.contextual.campaign.v1.CampaignService.GetFcmStats` \n- **Audit log type** : [Data access](https://cloud.google.com/logging/docs/audit#data-access) \n- **Permissions** :\n - `firebasenotifications.messages.list - DATA_READ`\n- **Method is a long-running or streaming operation** : No. \n- **Filter for this method** : `\n protoPayload.methodName=\"google.internal.gcm.contextual.campaign.v1.CampaignService.GetFcmStats\"\n ` \n\n`GetProjectTrackingInfo`\n\n- **Method** : `google.internal.gcm.contextual.campaign.v1.CampaignService.GetProjectTrackingInfo` \n- **Audit log type** : [Data access](https://cloud.google.com/logging/docs/audit#data-access) \n- **Permissions** :\n - `firebasenotifications.messages.list - DATA_READ`\n- **Method is a long-running or streaming operation** : No. \n- **Filter for this method** : `\n protoPayload.methodName=\"google.internal.gcm.contextual.campaign.v1.CampaignService.GetProjectTrackingInfo\"\n ` \n\n`GetTopicList`\n\n- **Method** : `google.internal.gcm.contextual.campaign.v1.CampaignService.GetTopicList` \n- **Audit log type** : [Data access](https://cloud.google.com/logging/docs/audit#data-access) \n- **Permissions** :\n - `firebasenotifications.messages.list - DATA_READ`\n- **Method is a long-running or streaming operation** : No. \n- **Filter for this method** : `\n protoPayload.methodName=\"google.internal.gcm.contextual.campaign.v1.CampaignService.GetTopicList\"\n ` \n\n`google.internal.gcm.contextual.campaign.v2.FirebaseNotificationApiService`\n\nThe following audit logs are associated with methods belonging to\n`google.internal.gcm.contextual.campaign.v2.FirebaseNotificationApiService`.\n\n`GetAnalyticsLabelList`\n\n- **Method** : `google.internal.gcm.contextual.campaign.v2.FirebaseNotificationApiService.GetAnalyticsLabelList` \n- **Audit log type** : [Data access](https://cloud.google.com/logging/docs/audit#data-access) \n- **Permissions** :\n - `firebasenotifications.messages.list - DATA_READ`\n- **Method is a long-running or streaming operation** : No. \n- **Filter for this method** : `\n protoPayload.methodName=\"google.internal.gcm.contextual.campaign.v2.FirebaseNotificationApiService.GetAnalyticsLabelList\"\n ` \n\n`ListCampaigns`\n\n- **Method** : `google.internal.gcm.contextual.campaign.v2.FirebaseNotificationApiService.ListCampaigns` \n- **Audit log type** : [Data access](https://cloud.google.com/logging/docs/audit#data-access) \n- **Permissions** :\n - `firebasenotifications.messages.list - DATA_READ`\n- **Method is a long-running or streaming operation** : No. \n- **Filter for this method** : `\n protoPayload.methodName=\"google.internal.gcm.contextual.campaign.v2.FirebaseNotificationApiService.ListCampaigns\"\n `"]]