Cloud NAT 审核日志记录

本文档介绍了 Cloud NAT 的审核日志记录。Google Cloud 服务 生成审核日志以记录 Google Cloud 资源中的管理和访问活动。 如需详细了解 Cloud Audit Logs,请参阅以下内容:

服务名称

Cloud NAT 审核日志使用服务名称 compute.googleapis.com。 针对此服务的过滤条件:

    protoPayload.serviceName="compute.googleapis.com"
  

方法(按权限类型)

每个 IAM 权限都有一个 type 属性,该属性的值是一个枚举,可以是以下四个值之一:ADMIN_READADMIN_WRITEDATA_READDATA_WRITE。调用方法时 Cloud NAT 会生成一条审核日志,其类别取决于 执行该方法所需权限的 type 属性。 需要 IAM 权限且 type 属性值为 DATA_READDATA_WRITEADMIN_READ 的方法会生成数据访问审核日志。需要 IAM 权限且 type 属性值为 ADMIN_WRITE 的方法会生成管理员活动审核日志。

权限类型 方法
ADMIN_READ v1.compute.routers.aggregatedList
v1.compute.routers.get
v1.compute.routers.getNatIpInfo
v1.compute.routers.getNatMappingInfo
v1.compute.routers.getRouterStatus
v1.compute.routers.list
v1.compute.routers.preview
ADMIN_WRITE v1.compute.routers.delete
v1.compute.routers.insert
v1.compute.routers.patch
v1.compute.routers.update

API 接口审核日志

如需了解如何评估每种方法的权限以及评估哪些权限,请参阅 Cloud NAT 的 Identity and Access Management 文档。

compute.v1.RegionRoutersService

以下审核日志与属于 compute.v1.RegionRoutersService 的方法相关联。

aggregatedList

  • 方法v1.compute.routers.aggregatedList
  • 审核日志类型数据访问
  • 权限
    • compute.routers.list - ADMIN_READ
  • 方法是长时间运行的操作或流式传输操作:否。
  • 此方法的过滤条件 protoPayload.methodName="v1.compute.routers.aggregatedList"

delete

  • 方法v1.compute.routers.delete
  • 审核日志类型管理员活动
  • 权限
    • compute.routers.delete - ADMIN_WRITE
  • 方法是长时间运行的操作或流式传输操作:否。
  • 此方法的过滤条件 protoPayload.methodName="v1.compute.routers.delete"

get

  • 方法v1.compute.routers.get
  • 审核日志类型数据访问
  • 权限
    • compute.routers.get - ADMIN_READ
  • 方法是长时间运行的操作或流式传输操作:否。
  • 此方法的过滤条件 protoPayload.methodName="v1.compute.routers.get"

getNatIpInfo

  • 方法v1.compute.routers.getNatIpInfo
  • 审核日志类型数据访问
  • 权限
    • compute.routers.get - ADMIN_READ
  • 方法是长时间运行的操作或流式传输操作:否。
  • 此方法的过滤条件 protoPayload.methodName="v1.compute.routers.getNatIpInfo"

getNatMappingInfo

  • 方法v1.compute.routers.getNatMappingInfo
  • 审核日志类型数据访问
  • 权限
    • compute.routers.get - ADMIN_READ
  • 方法是长时间运行的操作或流式传输操作:否。
  • 此方法的过滤条件 protoPayload.methodName="v1.compute.routers.getNatMappingInfo"

getRouterStatus

  • 方法v1.compute.routers.getRouterStatus
  • 审核日志类型数据访问
  • 权限
    • compute.routers.get - ADMIN_READ
  • 方法是长时间运行的操作或流式传输操作:否。
  • 此方法的过滤条件 protoPayload.methodName="v1.compute.routers.getRouterStatus"

insert

  • 方法v1.compute.routers.insert
  • 审核日志类型管理员活动
  • 权限
    • compute.networks.updatePolicy - ADMIN_WRITE
    • compute.routers.create - ADMIN_WRITE
  • 方法是长时间运行的操作或流式传输操作:否。
  • 此方法的过滤条件 protoPayload.methodName="v1.compute.routers.insert"

list

  • 方法v1.compute.routers.list
  • 审核日志类型数据访问
  • 权限
    • compute.routers.list - ADMIN_READ
  • 方法是长时间运行的操作或流式传输操作:否。
  • 此方法的过滤条件 protoPayload.methodName="v1.compute.routers.list"

patch

  • 方法v1.compute.routers.patch
  • 审核日志类型管理员活动
  • 权限
    • compute.networks.updatePolicy - ADMIN_WRITE
    • compute.routers.get - ADMIN_READ
    • compute.routers.update - ADMIN_WRITE
  • 方法是长时间运行的操作或流式传输操作:否。
  • 此方法的过滤条件 protoPayload.methodName="v1.compute.routers.patch"

preview

  • 方法v1.compute.routers.preview
  • 审核日志类型数据访问
  • 权限
    • compute.routers.get - ADMIN_READ
  • 方法是长时间运行的操作或流式传输操作:否。
  • 此方法的过滤条件 protoPayload.methodName="v1.compute.routers.preview"

update

  • 方法v1.compute.routers.update
  • 审核日志类型管理员活动
  • 权限
    • compute.networks.updatePolicy - ADMIN_WRITE
    • compute.routers.update - ADMIN_WRITE
  • 方法是长时间运行的操作或流式传输操作:否。
  • 此方法的过滤条件 protoPayload.methodName="v1.compute.routers.update"