Stay organized with collections
Save and categorize content based on your preferences.
Cloud NAT audit logging
This document describes audit logging for Cloud NAT. Google Cloud services
generate audit logs that record administrative and access activities within your Google Cloud resources.
For more information about Cloud Audit Logs, see the following:
Cloud NAT audit logs use the service name compute.googleapis.com.
Filter for this service:
protoPayload.serviceName="compute.googleapis.com"
Methods by permission type
Each IAM permission has a type property, whose value is an enum
that can be one of four values: ADMIN_READ, ADMIN_WRITE,
DATA_READ, or DATA_WRITE. When you call a method,
Cloud NAT generates an audit log whose category is dependent on the
type property of the permission required to perform the method.
Methods that require an IAM permission with the type property value
of DATA_READ, DATA_WRITE, or ADMIN_READ generate
Data Access audit logs.
Methods that require an IAM permission with the type property value
of ADMIN_WRITE generate
Admin Activity audit logs.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-25 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 `"]]