Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Registros de auditoria do Cloud NAT
Este documento descreve o registro de auditoria para o Cloud NAT.Os serviços Google Cloud
geram registros de auditoria que registram atividades administrativas e de acesso nos recursos do Google Cloud .
Para mais informações sobre os Registros de auditoria do Cloud, consulte:
Os registros de auditoria do Cloud NAT usam o nome de serviço compute.googleapis.com.
Filtrar por este serviço:
protoPayload.serviceName="compute.googleapis.com"
Métodos por tipo de permissão
Cada permissão do IAM tem uma propriedade type, que tem o valor de um tipo enumerado
que pode ser um dos quatro valores: ADMIN_READ, ADMIN_WRITE,
DATA_READ ou DATA_WRITE. Quando você chama um método,
o Cloud NAT gera um registro de auditoria com categoria dependente da propriedade
type da permissão necessária para executar o método.
Métodos que exigem uma permissão do IAM com o valor da propriedade type
de DATA_READ, DATA_WRITE ou ADMIN_READ geram
registros de auditoria de acesso aos dados.
Métodos que exigem uma permissão do IAM com o valor da propriedade type
de ADMIN_WRITE geram
registros de auditoria de Atividade do administrador.
Para informações sobre como e quais permissões são avaliadas para cada método,
consulte a documentação do Identity and Access Management para o Cloud NAT.
compute.v1.RegionRoutersService
Os registros de auditoria a seguir estão associados a métodos que pertencem a
compute.v1.RegionRoutersService.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-08-19 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 `"]]