Google Cloud Armor の監査ロギング

このドキュメントでは、Google Cloud Armor の監査ロギングについて説明します。Google Cloud サービスは、Google Cloud リソース内の管理アクティビティとアクセス アクティビティを記録する監査ログを生成します。 Cloud Audit Logs の詳細については、以下をご覧ください。

サービス名

Google Cloud Armor の監査ログでは、サービス名 compute.googleapis.com が使用されます。このサービスでフィルタ:

    protoPayload.serviceName="compute.googleapis.com"
  

メソッド(権限タイプ別)

各 IAM 権限には type プロパティがあります。このプロパティの値は列挙型で、ADMIN_READADMIN_WRITEDATA_READDATA_WRITE のいずれかになります。メソッドを呼び出すと、Google Cloud Armor は、カテゴリがメソッドの実行に必要な権限の type プロパティに依存する監査ログを生成します。type プロパティ値が DATA_READDATA_WRITE、または ADMIN_READ の IAM 権限を必要とするメソッドは、データアクセス監査ログを生成します。type プロパティ値が ADMIN_WRITE の IAM 権限を必要とするメソッドは、管理アクティビティ監査ログを生成します。

権限タイプ メソッド
ADMIN_READ v1.compute.backendServices.aggregatedList
v1.compute.backendServices.get
v1.compute.backendServices.getHealth
v1.compute.backendServices.getIamPolicy
v1.compute.backendServices.list
v1.compute.backendServices.testIamPermissions
v1.compute.securityPolicies.aggregatedList
v1.compute.securityPolicies.get
v1.compute.securityPolicies.getRule
v1.compute.securityPolicies.list
v1.compute.securityPolicies.listPreconfiguredExpressionSets
ADMIN_WRITE v1.compute.backendServices.addSignedUrlKey
v1.compute.backendServices.delete
v1.compute.backendServices.deleteSignedUrlKey
v1.compute.backendServices.insert
v1.compute.backendServices.patch
v1.compute.backendServices.setEdgeSecurityPolicy
v1.compute.backendServices.setIamPolicy
v1.compute.backendServices.setSecurityPolicy
v1.compute.backendServices.update
v1.compute.securityPolicies.addRule
v1.compute.securityPolicies.delete
v1.compute.securityPolicies.insert
v1.compute.securityPolicies.patch
v1.compute.securityPolicies.patchRule
v1.compute.securityPolicies.removeRule
v1.compute.securityPolicies.setLabels

API インターフェースの監査ログ

各メソッドで評価される権限と評価方法については、Identity and Access Management のドキュメントで Google Cloud Armor についてご覧ください。

compute.v1.BackendServicesService

次の監査ログは、compute.v1.BackendServicesService に属するメソッドに関連付けられています。

addSignedUrlKey

  • メソッド: v1.compute.backendServices.addSignedUrlKey
  • 監査ログのタイプ: 管理アクティビティ
  • 権限:
    • compute.backendServices.addSignedUrlKey - ADMIN_WRITE
  • メソッドが長時間実行またはストリーミング オペレーションである: いいえ。
  • このメソッドのフィルタ: protoPayload.methodName="v1.compute.backendServices.addSignedUrlKey"

aggregatedList

  • メソッド: v1.compute.backendServices.aggregatedList
  • 監査ログのタイプ: データアクセス
  • 権限:
    • compute.backendServices.list - ADMIN_READ
  • メソッドが長時間実行またはストリーミング オペレーションである: いいえ。
  • このメソッドのフィルタ: protoPayload.methodName="v1.compute.backendServices.aggregatedList"

delete

  • メソッド: v1.compute.backendServices.delete
  • 監査ログのタイプ: 管理アクティビティ
  • 権限:
    • compute.backendServices.delete - ADMIN_WRITE
  • メソッドが長時間実行またはストリーミング オペレーションである: いいえ。
  • このメソッドのフィルタ: protoPayload.methodName="v1.compute.backendServices.delete"

deleteSignedUrlKey

  • メソッド: v1.compute.backendServices.deleteSignedUrlKey
  • 監査ログのタイプ: 管理アクティビティ
  • 権限:
    • compute.backendServices.deleteSignedUrlKey - ADMIN_WRITE
  • メソッドが長時間実行またはストリーミング オペレーションである: いいえ。
  • このメソッドのフィルタ: protoPayload.methodName="v1.compute.backendServices.deleteSignedUrlKey"

get

  • メソッド: v1.compute.backendServices.get
  • 監査ログのタイプ: データアクセス
  • 権限:
    • compute.backendServices.get - ADMIN_READ
  • メソッドが長時間実行またはストリーミング オペレーションである: いいえ。
  • このメソッドのフィルタ: protoPayload.methodName="v1.compute.backendServices.get"

getHealth

  • メソッド: v1.compute.backendServices.getHealth
  • 監査ログのタイプ: データアクセス
  • 権限:
    • compute.backendServices.get - ADMIN_READ
  • メソッドが長時間実行またはストリーミング オペレーションである: いいえ。
  • このメソッドのフィルタ: protoPayload.methodName="v1.compute.backendServices.getHealth"

getIamPolicy

  • メソッド: v1.compute.backendServices.getIamPolicy
  • 監査ログのタイプ: データアクセス
  • 権限:
    • compute.backendServices.getIamPolicy - ADMIN_READ
  • メソッドが長時間実行またはストリーミング オペレーションである: いいえ。
  • このメソッドのフィルタ: protoPayload.methodName="v1.compute.backendServices.getIamPolicy"

insert

  • メソッド: v1.compute.backendServices.insert
  • 監査ログのタイプ: 管理アクティビティ
  • 権限:
    • compute.backendServices.create - ADMIN_WRITE
    • compute.instanceGroups.use - ADMIN_WRITE
  • メソッドが長時間実行またはストリーミング オペレーションである: いいえ。
  • このメソッドのフィルタ: protoPayload.methodName="v1.compute.backendServices.insert"

list

  • メソッド: v1.compute.backendServices.list
  • 監査ログのタイプ: データアクセス
  • 権限:
    • compute.backendServices.list - ADMIN_READ
  • メソッドが長時間実行またはストリーミング オペレーションである: いいえ。
  • このメソッドのフィルタ: protoPayload.methodName="v1.compute.backendServices.list"

patch

  • メソッド: v1.compute.backendServices.patch
  • 監査ログのタイプ: 管理アクティビティ
  • 権限:
    • compute.backendServices.get - ADMIN_READ
    • compute.backendServices.update - ADMIN_WRITE
    • compute.healthChecks.useReadOnly - ADMIN_READ
  • メソッドが長時間実行またはストリーミング オペレーションである: いいえ。
  • このメソッドのフィルタ: protoPayload.methodName="v1.compute.backendServices.patch"

setEdgeSecurityPolicy

  • メソッド: v1.compute.backendServices.setEdgeSecurityPolicy
  • 監査ログのタイプ: 管理アクティビティ
  • 権限:
    • compute.backendServices.setSecurityPolicy - ADMIN_WRITE
    • compute.securityPolicies.use - ADMIN_WRITE
  • メソッドが長時間実行またはストリーミング オペレーションである: いいえ。
  • このメソッドのフィルタ: protoPayload.methodName="v1.compute.backendServices.setEdgeSecurityPolicy"

setIamPolicy

  • メソッド: v1.compute.backendServices.setIamPolicy
  • 監査ログのタイプ: 管理アクティビティ
  • 権限:
    • compute.backendServices.setIamPolicy - ADMIN_WRITE
  • メソッドが長時間実行またはストリーミング オペレーションである: いいえ。
  • このメソッドのフィルタ: protoPayload.methodName="v1.compute.backendServices.setIamPolicy"

setSecurityPolicy

  • メソッド: v1.compute.backendServices.setSecurityPolicy
  • 監査ログのタイプ: 管理アクティビティ
  • 権限:
    • compute.backendServices.setSecurityPolicy - ADMIN_WRITE
    • compute.securityPolicies.use - ADMIN_WRITE
  • メソッドが長時間実行またはストリーミング オペレーションである: いいえ。
  • このメソッドのフィルタ: protoPayload.methodName="v1.compute.backendServices.setSecurityPolicy"

testIamPermissions

  • メソッド: v1.compute.backendServices.testIamPermissions
  • 監査ログのタイプ: データアクセス
  • 権限:
    • compute.backendServices.list - ADMIN_READ
  • メソッドが長時間実行またはストリーミング オペレーションである: いいえ。
  • このメソッドのフィルタ: protoPayload.methodName="v1.compute.backendServices.testIamPermissions"

update

  • メソッド: v1.compute.backendServices.update
  • 監査ログのタイプ: 管理アクティビティ
  • 権限:
    • compute.backendServices.update - ADMIN_WRITE
    • compute.healthChecks.useReadOnly - ADMIN_READ
    • compute.instanceGroups.use - ADMIN_WRITE
  • メソッドが長時間実行またはストリーミング オペレーションである: いいえ。
  • このメソッドのフィルタ: protoPayload.methodName="v1.compute.backendServices.update"

compute.v1.SecurityPoliciesService

次の監査ログは、compute.v1.SecurityPoliciesService に属するメソッドに関連付けられています。

addRule

  • メソッド: v1.compute.securityPolicies.addRule
  • 監査ログのタイプ: 管理アクティビティ
  • 権限:
    • compute.securityPolicies.update - ADMIN_WRITE
  • メソッドが長時間実行またはストリーミング オペレーションである: いいえ。
  • このメソッドのフィルタ: protoPayload.methodName="v1.compute.securityPolicies.addRule"

aggregatedList

  • メソッド: v1.compute.securityPolicies.aggregatedList
  • 監査ログのタイプ: データアクセス
  • 権限:
    • compute.securityPolicies.list - ADMIN_READ
  • メソッドが長時間実行またはストリーミング オペレーションである: いいえ。
  • このメソッドのフィルタ: protoPayload.methodName="v1.compute.securityPolicies.aggregatedList"

delete

  • メソッド: v1.compute.securityPolicies.delete
  • 監査ログのタイプ: 管理アクティビティ
  • 権限:
    • compute.securityPolicies.delete - ADMIN_WRITE
  • メソッドが長時間実行またはストリーミング オペレーションである: いいえ。
  • このメソッドのフィルタ: protoPayload.methodName="v1.compute.securityPolicies.delete"

get

  • メソッド: v1.compute.securityPolicies.get
  • 監査ログのタイプ: データアクセス
  • 権限:
    • compute.securityPolicies.get - ADMIN_READ
  • メソッドが長時間実行またはストリーミング オペレーションである: いいえ。
  • このメソッドのフィルタ: protoPayload.methodName="v1.compute.securityPolicies.get"

getRule

  • メソッド: v1.compute.securityPolicies.getRule
  • 監査ログのタイプ: データアクセス
  • 権限:
    • compute.securityPolicies.get - ADMIN_READ
  • メソッドが長時間実行またはストリーミング オペレーションである: いいえ。
  • このメソッドのフィルタ: protoPayload.methodName="v1.compute.securityPolicies.getRule"

insert

  • メソッド: v1.compute.securityPolicies.insert
  • 監査ログのタイプ: 管理アクティビティ
  • 権限:
    • compute.securityPolicies.create - ADMIN_WRITE
  • メソッドが長時間実行またはストリーミング オペレーションである: いいえ。
  • このメソッドのフィルタ: protoPayload.methodName="v1.compute.securityPolicies.insert"

list

  • メソッド: v1.compute.securityPolicies.list
  • 監査ログのタイプ: データアクセス
  • 権限:
    • compute.securityPolicies.list - ADMIN_READ
  • メソッドが長時間実行またはストリーミング オペレーションである: いいえ。
  • このメソッドのフィルタ: protoPayload.methodName="v1.compute.securityPolicies.list"

listPreconfiguredExpressionSets

  • メソッド: v1.compute.securityPolicies.listPreconfiguredExpressionSets
  • 監査ログのタイプ: データアクセス
  • 権限:
    • compute.securityPolicies.list - ADMIN_READ
  • メソッドが長時間実行またはストリーミング オペレーションである: いいえ。
  • このメソッドのフィルタ: protoPayload.methodName="v1.compute.securityPolicies.listPreconfiguredExpressionSets"

patch

  • メソッド: v1.compute.securityPolicies.patch
  • 監査ログのタイプ: 管理アクティビティ
  • 権限:
    • compute.securityPolicies.update - ADMIN_WRITE
  • メソッドが長時間実行またはストリーミング オペレーションである: いいえ。
  • このメソッドのフィルタ: protoPayload.methodName="v1.compute.securityPolicies.patch"

patchRule

  • メソッド: v1.compute.securityPolicies.patchRule
  • 監査ログのタイプ: 管理アクティビティ
  • 権限:
    • compute.securityPolicies.update - ADMIN_WRITE
  • メソッドが長時間実行またはストリーミング オペレーションである: いいえ。
  • このメソッドのフィルタ: protoPayload.methodName="v1.compute.securityPolicies.patchRule"

removeRule

  • メソッド: v1.compute.securityPolicies.removeRule
  • 監査ログのタイプ: 管理アクティビティ
  • 権限:
    • compute.securityPolicies.update - ADMIN_WRITE
  • メソッドが長時間実行またはストリーミング オペレーションである: いいえ。
  • このメソッドのフィルタ: protoPayload.methodName="v1.compute.securityPolicies.removeRule"

setLabels

  • メソッド: v1.compute.securityPolicies.setLabels
  • 監査ログのタイプ: 管理アクティビティ
  • 権限:
    • compute.securityPolicies.setLabels - ADMIN_WRITE
  • メソッドが長時間実行またはストリーミング オペレーションである: いいえ。
  • このメソッドのフィルタ: protoPayload.methodName="v1.compute.securityPolicies.setLabels"