Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Logging audit Cloud NAT
Dokumen ini menjelaskan logging audit untuk Cloud NAT.Layanan Google Cloud
membuat log audit yang mencatat aktivitas administratif dan akses dalam resource Google Cloud Anda.
Untuk informasi selengkapnya tentang Cloud Audit Logs, lihat referensi berikut:
Log audit Cloud NAT menggunakan nama layanan compute.googleapis.com.
Filter untuk layanan ini:
protoPayload.serviceName="compute.googleapis.com"
Metode menurut jenis izin
Setiap izin IAM memiliki properti type, yang nilainya adalah enum
yang dapat berupa salah satu dari empat nilai: ADMIN_READ, ADMIN_WRITE,
DATA_READ, atau DATA_WRITE. Saat Anda memanggil metode, Cloud NAT akan membuat log audit yang kategorinya bergantung pada properti type izin yang diperlukan untuk menjalankan metode.
Metode yang memerlukan izin IAM dengan nilai properti typeDATA_READ, DATA_WRITE, atau ADMIN_READ akan menghasilkan log audit Akses Data.
Metode yang memerlukan izin IAM dengan nilai properti type dari ADMIN_WRITE akan membuat log audit Aktivitas Admin.
Untuk mengetahui informasi tentang cara dan izin mana yang dievaluasi untuk setiap metode, lihat dokumentasi Identity and Access Management untuk Cloud NAT.
compute.v1.RegionRoutersService
Log audit berikut dikaitkan dengan metode yang termasuk dalam compute.v1.RegionRoutersService.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-09-02 UTC."],[],[],null,["# Cloud NAT audit logging\n=======================\n\nThis document describes audit logging for Cloud NAT. 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](/logging/docs/audit#types)\n- [Audit log entry structure](/logging/docs/audit#audit_log_entry_structure)\n- [Storing and routing audit logs](/logging/docs/audit#storing_and_routing_audit_logs)\n- [Cloud Logging pricing summary](/stackdriver/pricing#logs-pricing-summary)\n- [Enable Data Access audit logs](/logging/docs/audit/configure-data-access)\n\n\u003cbr /\u003e\n\nService name\n------------\n\nCloud NAT audit logs use the service name `compute.googleapis.com`.\nFilter for this service: \n\n```gdscript\n protoPayload.serviceName=\"compute.googleapis.com\"\n \n```\n\n\u003cbr /\u003e\n\nMethods by permission type\n--------------------------\n\n| For the following API methods, there is also a `beta` and `alpha` version available that is not listed here. When the `beta` or `alpha` version of the API is called the method name will start with `beta` or `alpha` respectively.\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,\nCloud NAT 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](/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](/logging/docs/audit#admin-activity) audit logs.\n\nAPI interface audit logs\n------------------------\n\nFor information about how and which permissions are evaluated for each method,\nsee the Identity and Access Management documentation for Cloud NAT.\n\n### `compute.v1.RegionRoutersService`\n\nThe following audit logs are associated with methods belonging to\n`compute.v1.RegionRoutersService`.\n\n#### `aggregatedList`\n\n- **Method** : `v1.compute.routers.aggregatedList` \n- **Audit log type** : [Data access](/logging/docs/audit#data-access) \n- **Permissions** :\n - `compute.routers.list - ADMIN_READ`\n- **Method is a long-running or streaming operation** : No. \n- **Filter for this method** : `\n protoPayload.methodName=\"v1.compute.routers.aggregatedList\"\n ` \n\n#### `delete`\n\n- **Method** : `v1.compute.routers.delete` \n- **Audit log type** : [Admin activity](/logging/docs/audit#admin-activity) \n- **Permissions** :\n - `compute.routers.delete - ADMIN_WRITE`\n- **Method is a long-running or streaming operation** : [**Long-running operation**](/logging/docs/audit/understanding-audit-logs#lro) \n- **Filter for this method** : `\n protoPayload.methodName=\"v1.compute.routers.delete\"\n ` \n\n#### `deleteRoutePolicy`\n\n- **Method** : `v1.compute.routers.deleteRoutePolicy` \n- **Audit log type** : [Admin activity](/logging/docs/audit#admin-activity) \n- **Permissions** :\n - `compute.routers.deleteRoutePolicy - ADMIN_WRITE`\n- **Method is a long-running or streaming operation** : [**Long-running operation**](/logging/docs/audit/understanding-audit-logs#lro) \n- **Filter for this method** : `\n protoPayload.methodName=\"v1.compute.routers.deleteRoutePolicy\"\n ` \n\n#### `get`\n\n- **Method** : `v1.compute.routers.get` \n- **Audit log type** : [Data access](/logging/docs/audit#data-access) \n- **Permissions** :\n - `compute.routers.get - ADMIN_READ`\n- **Method is a long-running or streaming operation** : No. \n- **Filter for this method** : `\n protoPayload.methodName=\"v1.compute.routers.get\"\n ` \n\n#### `getNatIpInfo`\n\n- **Method** : `v1.compute.routers.getNatIpInfo` \n- **Audit log type** : [Data access](/logging/docs/audit#data-access) \n- **Permissions** :\n - `compute.routers.get - ADMIN_READ`\n- **Method is a long-running or streaming operation** : No. \n- **Filter for this method** : `\n protoPayload.methodName=\"v1.compute.routers.getNatIpInfo\"\n ` \n\n#### `getNatMappingInfo`\n\n- **Method** : `v1.compute.routers.getNatMappingInfo` \n- **Audit log type** : [Data access](/logging/docs/audit#data-access) \n- **Permissions** :\n - `compute.routers.get - ADMIN_READ`\n- **Method is a long-running or streaming operation** : No. \n- **Filter for this method** : `\n protoPayload.methodName=\"v1.compute.routers.getNatMappingInfo\"\n ` \n\n#### `getRoutePolicy`\n\n- **Method** : `v1.compute.routers.getRoutePolicy` \n- **Audit log type** : [Data access](/logging/docs/audit#data-access) \n- **Permissions** :\n - `compute.routers.getRoutePolicy - ADMIN_READ`\n- **Method is a long-running or streaming operation** : No. \n- **Filter for this method** : `\n protoPayload.methodName=\"v1.compute.routers.getRoutePolicy\"\n ` \n\n#### `getRouterStatus`\n\n- **Method** : `v1.compute.routers.getRouterStatus` \n- **Audit log type** : [Data access](/logging/docs/audit#data-access) \n- **Permissions** :\n - `compute.routers.get - ADMIN_READ`\n- **Method is a long-running or streaming operation** : No. \n- **Filter for this method** : `\n protoPayload.methodName=\"v1.compute.routers.getRouterStatus\"\n ` \n\n#### `insert`\n\n- **Method** : `v1.compute.routers.insert` \n- **Audit log type** : [Admin activity](/logging/docs/audit#admin-activity) \n- **Permissions** :\n - `compute.networks.updatePolicy - ADMIN_WRITE`\n - `compute.routers.create - ADMIN_WRITE`\n- **Method is a long-running or streaming operation** : [**Long-running operation**](/logging/docs/audit/understanding-audit-logs#lro) \n- **Filter for this method** : `\n protoPayload.methodName=\"v1.compute.routers.insert\"\n ` \n\n#### `list`\n\n- **Method** : `v1.compute.routers.list` \n- **Audit log type** : [Data access](/logging/docs/audit#data-access) \n- **Permissions** :\n - `compute.routers.list - ADMIN_READ`\n- **Method is a long-running or streaming operation** : No. \n- **Filter for this method** : `\n protoPayload.methodName=\"v1.compute.routers.list\"\n ` \n\n#### `listBgpRoutes`\n\n- **Method** : `v1.compute.routers.listBgpRoutes` \n- **Audit log type** : [Data access](/logging/docs/audit#data-access) \n- **Permissions** :\n - `compute.routers.listBgpRoutes - ADMIN_READ`\n- **Method is a long-running or streaming operation** : No. \n- **Filter for this method** : `\n protoPayload.methodName=\"v1.compute.routers.listBgpRoutes\"\n ` \n\n#### `listRoutePolicies`\n\n- **Method** : `v1.compute.routers.listRoutePolicies` \n- **Audit log type** : [Data access](/logging/docs/audit#data-access) \n- **Permissions** :\n - `compute.routers.listRoutePolicies - ADMIN_READ`\n- **Method is a long-running or streaming operation** : No. \n- **Filter for this method** : `\n protoPayload.methodName=\"v1.compute.routers.listRoutePolicies\"\n ` \n\n#### `patch`\n\n- **Method** : `v1.compute.routers.patch` \n- **Audit log type** : [Admin activity](/logging/docs/audit#admin-activity) \n- **Permissions** :\n - `compute.networks.updatePolicy - ADMIN_WRITE`\n - `compute.routers.update - ADMIN_WRITE`\n- **Method is a long-running or streaming operation** : [**Long-running operation**](/logging/docs/audit/understanding-audit-logs#lro) \n- **Filter for this method** : `\n protoPayload.methodName=\"v1.compute.routers.patch\"\n ` \n\n#### `patchRoutePolicy`\n\n- **Method** : `v1.compute.routers.patchRoutePolicy` \n- **Audit log type** : [Admin activity](/logging/docs/audit#admin-activity) \n- **Permissions** :\n - `compute.routers.updateRoutePolicy - ADMIN_WRITE`\n- **Method is a long-running or streaming operation** : [**Long-running operation**](/logging/docs/audit/understanding-audit-logs#lro) \n- **Filter for this method** : `\n protoPayload.methodName=\"v1.compute.routers.patchRoutePolicy\"\n ` \n\n#### `preview`\n\n- **Method** : `v1.compute.routers.preview` \n- **Audit log type** : [Data access](/logging/docs/audit#data-access) \n- **Permissions** :\n - `compute.routers.get - ADMIN_READ`\n- **Method is a long-running or streaming operation** : No. \n- **Filter for this method** : `\n protoPayload.methodName=\"v1.compute.routers.preview\"\n ` \n\n#### `update`\n\n- **Method** : `v1.compute.routers.update` \n- **Audit log type** : [Admin activity](/logging/docs/audit#admin-activity) \n- **Permissions** :\n - `compute.networks.updatePolicy - ADMIN_WRITE`\n - `compute.routers.update - ADMIN_WRITE`\n- **Method is a long-running or streaming operation** : [**Long-running operation**](/logging/docs/audit/understanding-audit-logs#lro) \n- **Filter for this method** : `\n protoPayload.methodName=\"v1.compute.routers.update\"\n ` \n\n#### `updateRoutePolicy`\n\n- **Method** : `v1.compute.routers.updateRoutePolicy` \n- **Audit log type** : [Admin activity](/logging/docs/audit#admin-activity) \n- **Permissions** :\n - `compute.routers.updateRoutePolicy - ADMIN_WRITE`\n- **Method is a long-running or streaming operation** : [**Long-running operation**](/logging/docs/audit/understanding-audit-logs#lro) \n- **Filter for this method** : `\n protoPayload.methodName=\"v1.compute.routers.updateRoutePolicy\"\n `"]]