Certificate Authority Service の監査ロギング
このドキュメントでは、Certificate Authority Service の監査ロギングについて説明します。 Google Cloud サービスは、 Google Cloud リソース内の管理アクティビティとアクセス アクティビティを記録する監査ログを生成します。Cloud Audit Logs の詳細については、以下をご覧ください。
サービス名
Certificate Authority Service 監査ログでは、サービス名 privateca.googleapis.com が使用されます。このサービスでフィルタ:
protoPayload.serviceName="privateca.googleapis.com"
メソッド(権限タイプ別)
各 IAM 権限には type プロパティがあります。このプロパティの値は列挙型で、ADMIN_READ、ADMIN_WRITE、DATA_READ、DATA_WRITE のいずれかになります。メソッドを呼び出すと、Certificate Authority Service によって監査ログが生成されます。このログのカテゴリは、メソッドの実行に必要な権限の type プロパティによって決まります。type プロパティ値が DATA_READ、DATA_WRITE、または ADMIN_READ の IAM 権限を必要とするメソッドは、データアクセス監査ログを生成します。type プロパティ値が ADMIN_WRITE の IAM 権限を必要とするメソッドは、管理アクティビティ監査ログを生成します。
| 権限タイプ | メソッド |
|---|---|
ADMIN_READ |
google.cloud.security.privateca.v1.CertificateAuthorityService.FetchCaCertsgoogle.cloud.security.privateca.v1.CertificateAuthorityService.FetchCertificateAuthorityCsrgoogle.cloud.security.privateca.v1.CertificateAuthorityService.GetCaPoolgoogle.cloud.security.privateca.v1.CertificateAuthorityService.GetCertificateAuthoritygoogle.cloud.security.privateca.v1.CertificateAuthorityService.GetCertificateTemplategoogle.cloud.security.privateca.v1.CertificateAuthorityService.ListCaPoolsgoogle.cloud.security.privateca.v1.CertificateAuthorityService.ListCertificateAuthoritiesgoogle.cloud.security.privateca.v1.CertificateAuthorityService.ListCertificateTemplatesGetIamPolicygoogle.longrunning.Operations.GetOperationgoogle.longrunning.Operations.ListOperations |
ADMIN_WRITE |
google.cloud.security.privateca.v1.CertificateAuthorityService.ActivateCertificateAuthority(LRO)google.cloud.security.privateca.v1.CertificateAuthorityService.CreateCaPool(LRO)google.cloud.security.privateca.v1.CertificateAuthorityService.CreateCertificateAuthority(LRO)google.cloud.security.privateca.v1.CertificateAuthorityService.CreateCertificateTemplate(LRO)google.cloud.security.privateca.v1.CertificateAuthorityService.DeleteCaPool(LRO)google.cloud.security.privateca.v1.CertificateAuthorityService.DeleteCertificateAuthority(LRO)google.cloud.security.privateca.v1.CertificateAuthorityService.DeleteCertificateTemplate(LRO)google.cloud.security.privateca.v1.CertificateAuthorityService.DisableCertificateAuthority(LRO)google.cloud.security.privateca.v1.CertificateAuthorityService.EnableCertificateAuthority(LRO)google.cloud.security.privateca.v1.CertificateAuthorityService.UndeleteCertificateAuthority(LRO)google.cloud.security.privateca.v1.CertificateAuthorityService.UpdateCaPool(LRO)google.cloud.security.privateca.v1.CertificateAuthorityService.UpdateCertificateAuthority(LRO)google.cloud.security.privateca.v1.CertificateAuthorityService.UpdateCertificateTemplate(LRO)SetIamPolicygoogle.longrunning.Operations.CancelOperationgoogle.longrunning.Operations.DeleteOperation |
DATA_READ |
google.cloud.security.privateca.v1.CertificateAuthorityService.GetCertificategoogle.cloud.security.privateca.v1.CertificateAuthorityService.GetCertificateRevocationListgoogle.cloud.security.privateca.v1.CertificateAuthorityService.ListCertificateRevocationListsgoogle.cloud.security.privateca.v1.CertificateAuthorityService.ListCertificates |
DATA_WRITE |
google.cloud.security.privateca.v1.CertificateAuthorityService.CreateCertificategoogle.cloud.security.privateca.v1.CertificateAuthorityService.RevokeCertificategoogle.cloud.security.privateca.v1.CertificateAuthorityService.UpdateCertificategoogle.cloud.security.privateca.v1.CertificateAuthorityService.UpdateCertificateRevocationList(LRO) |
API インターフェースの監査ログ
各メソッドで評価される権限と評価方法については、Identity and Access Management のドキュメントで Certificate Authority Service の情報をご覧ください。
google.cloud.security.privateca.v1.CertificateAuthorityService
次の監査ログは、google.cloud.security.privateca.v1.CertificateAuthorityService に属するメソッドに関連付けられています。
ActivateCertificateAuthority
- メソッド:
google.cloud.security.privateca.v1.CertificateAuthorityService.ActivateCertificateAuthority - 監査ログのタイプ: 管理アクティビティ
- 権限:
privateca.certificateAuthorities.update - ADMIN_WRITE
- メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
- このメソッドのフィルタ:
protoPayload.methodName="google.cloud.security.privateca.v1.CertificateAuthorityService.ActivateCertificateAuthority"
CreateCaPool
- メソッド:
google.cloud.security.privateca.v1.CertificateAuthorityService.CreateCaPool - 監査ログのタイプ: 管理アクティビティ
- 権限:
privateca.caPools.create - ADMIN_WRITE
- メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
- このメソッドのフィルタ:
protoPayload.methodName="google.cloud.security.privateca.v1.CertificateAuthorityService.CreateCaPool"
CreateCertificate
- メソッド:
google.cloud.security.privateca.v1.CertificateAuthorityService.CreateCertificate - 監査ログのタイプ: データアクセス
- 権限:
privateca.certificateTemplates.use - ADMIN_READprivateca.certificates.create - DATA_WRITEprivateca.certificates.createForSelf - DATA_WRITE
- メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか:
どちらでもない。
- このメソッドのフィルタ:
protoPayload.methodName="google.cloud.security.privateca.v1.CertificateAuthorityService.CreateCertificate"
CreateCertificateAuthority
- メソッド:
google.cloud.security.privateca.v1.CertificateAuthorityService.CreateCertificateAuthority - 監査ログのタイプ: 管理アクティビティ
- 権限:
privateca.certificateAuthorities.create - ADMIN_WRITE
- メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
- このメソッドのフィルタ:
protoPayload.methodName="google.cloud.security.privateca.v1.CertificateAuthorityService.CreateCertificateAuthority"
CreateCertificateTemplate
- メソッド:
google.cloud.security.privateca.v1.CertificateAuthorityService.CreateCertificateTemplate - 監査ログのタイプ: 管理アクティビティ
- 権限:
privateca.certificateTemplates.create - ADMIN_WRITE
- メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
- このメソッドのフィルタ:
protoPayload.methodName="google.cloud.security.privateca.v1.CertificateAuthorityService.CreateCertificateTemplate"
DeleteCaPool
- メソッド:
google.cloud.security.privateca.v1.CertificateAuthorityService.DeleteCaPool - 監査ログのタイプ: 管理アクティビティ
- 権限:
privateca.caPools.delete - ADMIN_WRITE
- メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
- このメソッドのフィルタ:
protoPayload.methodName="google.cloud.security.privateca.v1.CertificateAuthorityService.DeleteCaPool"
DeleteCertificateAuthority
- メソッド:
google.cloud.security.privateca.v1.CertificateAuthorityService.DeleteCertificateAuthority - 監査ログのタイプ: 管理アクティビティ
- 権限:
privateca.certificateAuthorities.delete - ADMIN_WRITE
- メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
- このメソッドのフィルタ:
protoPayload.methodName="google.cloud.security.privateca.v1.CertificateAuthorityService.DeleteCertificateAuthority"
DeleteCertificateTemplate
- メソッド:
google.cloud.security.privateca.v1.CertificateAuthorityService.DeleteCertificateTemplate - 監査ログのタイプ: 管理アクティビティ
- 権限:
privateca.certificateTemplates.delete - ADMIN_WRITE
- メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
- このメソッドのフィルタ:
protoPayload.methodName="google.cloud.security.privateca.v1.CertificateAuthorityService.DeleteCertificateTemplate"
DisableCertificateAuthority
- メソッド:
google.cloud.security.privateca.v1.CertificateAuthorityService.DisableCertificateAuthority - 監査ログのタイプ: 管理アクティビティ
- 権限:
privateca.certificateAuthorities.update - ADMIN_WRITE
- メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
- このメソッドのフィルタ:
protoPayload.methodName="google.cloud.security.privateca.v1.CertificateAuthorityService.DisableCertificateAuthority"
EnableCertificateAuthority
- メソッド:
google.cloud.security.privateca.v1.CertificateAuthorityService.EnableCertificateAuthority - 監査ログのタイプ: 管理アクティビティ
- 権限:
privateca.certificateAuthorities.update - ADMIN_WRITE
- メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
- このメソッドのフィルタ:
protoPayload.methodName="google.cloud.security.privateca.v1.CertificateAuthorityService.EnableCertificateAuthority"
FetchCaCerts
- メソッド:
google.cloud.security.privateca.v1.CertificateAuthorityService.FetchCaCerts - 監査ログのタイプ: データアクセス
- 権限:
privateca.caPools.get - ADMIN_READ
- メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか:
どちらでもない。
- このメソッドのフィルタ:
protoPayload.methodName="google.cloud.security.privateca.v1.CertificateAuthorityService.FetchCaCerts"
FetchCertificateAuthorityCsr
- メソッド:
google.cloud.security.privateca.v1.CertificateAuthorityService.FetchCertificateAuthorityCsr - 監査ログのタイプ: データアクセス
- 権限:
privateca.certificateAuthorities.get - ADMIN_READ
- メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか:
どちらでもない。
- このメソッドのフィルタ:
protoPayload.methodName="google.cloud.security.privateca.v1.CertificateAuthorityService.FetchCertificateAuthorityCsr"
GetCaPool
- メソッド:
google.cloud.security.privateca.v1.CertificateAuthorityService.GetCaPool - 監査ログのタイプ: データアクセス
- 権限:
privateca.caPools.get - ADMIN_READ
- メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか:
どちらでもない。
- このメソッドのフィルタ:
protoPayload.methodName="google.cloud.security.privateca.v1.CertificateAuthorityService.GetCaPool"
GetCertificate
- メソッド:
google.cloud.security.privateca.v1.CertificateAuthorityService.GetCertificate - 監査ログのタイプ: データアクセス
- 権限:
privateca.certificates.get - DATA_READ
- メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか:
どちらでもない。
- このメソッドのフィルタ:
protoPayload.methodName="google.cloud.security.privateca.v1.CertificateAuthorityService.GetCertificate"
GetCertificateAuthority
- メソッド:
google.cloud.security.privateca.v1.CertificateAuthorityService.GetCertificateAuthority - 監査ログのタイプ: データアクセス
- 権限:
privateca.certificateAuthorities.get - ADMIN_READ
- メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか:
どちらでもない。
- このメソッドのフィルタ:
protoPayload.methodName="google.cloud.security.privateca.v1.CertificateAuthorityService.GetCertificateAuthority"
GetCertificateRevocationList
- メソッド:
google.cloud.security.privateca.v1.CertificateAuthorityService.GetCertificateRevocationList - 監査ログのタイプ: データアクセス
- 権限:
privateca.certificateRevocationLists.get - DATA_READ
- メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか:
どちらでもない。
- このメソッドのフィルタ:
protoPayload.methodName="google.cloud.security.privateca.v1.CertificateAuthorityService.GetCertificateRevocationList"
GetCertificateTemplate
- メソッド:
google.cloud.security.privateca.v1.CertificateAuthorityService.GetCertificateTemplate - 監査ログのタイプ: データアクセス
- 権限:
privateca.certificateTemplates.get - ADMIN_READ
- メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか:
どちらでもない。
- このメソッドのフィルタ:
protoPayload.methodName="google.cloud.security.privateca.v1.CertificateAuthorityService.GetCertificateTemplate"
ListCaPools
- メソッド:
google.cloud.security.privateca.v1.CertificateAuthorityService.ListCaPools - 監査ログのタイプ: データアクセス
- 権限:
privateca.caPools.list - ADMIN_READ
- メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか:
どちらでもない。
- このメソッドのフィルタ:
protoPayload.methodName="google.cloud.security.privateca.v1.CertificateAuthorityService.ListCaPools"
ListCertificateAuthorities
- メソッド:
google.cloud.security.privateca.v1.CertificateAuthorityService.ListCertificateAuthorities - 監査ログのタイプ: データアクセス
- 権限:
privateca.certificateAuthorities.list - ADMIN_READ
- メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか:
どちらでもない。
- このメソッドのフィルタ:
protoPayload.methodName="google.cloud.security.privateca.v1.CertificateAuthorityService.ListCertificateAuthorities"
ListCertificateRevocationLists
- メソッド:
google.cloud.security.privateca.v1.CertificateAuthorityService.ListCertificateRevocationLists - 監査ログのタイプ: データアクセス
- 権限:
privateca.certificateRevocationLists.list - DATA_READ
- メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか:
どちらでもない。
- このメソッドのフィルタ:
protoPayload.methodName="google.cloud.security.privateca.v1.CertificateAuthorityService.ListCertificateRevocationLists"
ListCertificateTemplates
- メソッド:
google.cloud.security.privateca.v1.CertificateAuthorityService.ListCertificateTemplates - 監査ログのタイプ: データアクセス
- 権限:
privateca.certificateTemplates.list - ADMIN_READ
- メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか:
どちらでもない。
- このメソッドのフィルタ:
protoPayload.methodName="google.cloud.security.privateca.v1.CertificateAuthorityService.ListCertificateTemplates"
ListCertificates
- メソッド:
google.cloud.security.privateca.v1.CertificateAuthorityService.ListCertificates - 監査ログのタイプ: データアクセス
- 権限:
privateca.certificates.list - DATA_READ
- メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか:
どちらでもない。
- このメソッドのフィルタ:
protoPayload.methodName="google.cloud.security.privateca.v1.CertificateAuthorityService.ListCertificates"
RevokeCertificate
- メソッド:
google.cloud.security.privateca.v1.CertificateAuthorityService.RevokeCertificate - 監査ログのタイプ: データアクセス
- 権限:
privateca.certificates.update - DATA_WRITE
- メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか:
どちらでもない。
- このメソッドのフィルタ:
protoPayload.methodName="google.cloud.security.privateca.v1.CertificateAuthorityService.RevokeCertificate"
UndeleteCertificateAuthority
- メソッド:
google.cloud.security.privateca.v1.CertificateAuthorityService.UndeleteCertificateAuthority - 監査ログのタイプ: 管理アクティビティ
- 権限:
privateca.certificateAuthorities.update - ADMIN_WRITE
- メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
- このメソッドのフィルタ:
protoPayload.methodName="google.cloud.security.privateca.v1.CertificateAuthorityService.UndeleteCertificateAuthority"
UpdateCaPool
- メソッド:
google.cloud.security.privateca.v1.CertificateAuthorityService.UpdateCaPool - 監査ログのタイプ: 管理アクティビティ
- 権限:
privateca.caPools.update - ADMIN_WRITE
- メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
- このメソッドのフィルタ:
protoPayload.methodName="google.cloud.security.privateca.v1.CertificateAuthorityService.UpdateCaPool"
UpdateCertificate
- メソッド:
google.cloud.security.privateca.v1.CertificateAuthorityService.UpdateCertificate - 監査ログのタイプ: データアクセス
- 権限:
privateca.certificates.update - DATA_WRITE
- メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか:
どちらでもない。
- このメソッドのフィルタ:
protoPayload.methodName="google.cloud.security.privateca.v1.CertificateAuthorityService.UpdateCertificate"
UpdateCertificateAuthority
- メソッド:
google.cloud.security.privateca.v1.CertificateAuthorityService.UpdateCertificateAuthority - 監査ログのタイプ: 管理アクティビティ
- 権限:
privateca.certificateAuthorities.update - ADMIN_WRITE
- メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
- このメソッドのフィルタ:
protoPayload.methodName="google.cloud.security.privateca.v1.CertificateAuthorityService.UpdateCertificateAuthority"
UpdateCertificateRevocationList
- メソッド:
google.cloud.security.privateca.v1.CertificateAuthorityService.UpdateCertificateRevocationList - 監査ログのタイプ: データアクセス
- 権限:
privateca.certificateRevocationLists.update - DATA_WRITE
- メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
- このメソッドのフィルタ:
protoPayload.methodName="google.cloud.security.privateca.v1.CertificateAuthorityService.UpdateCertificateRevocationList"
UpdateCertificateTemplate
- メソッド:
google.cloud.security.privateca.v1.CertificateAuthorityService.UpdateCertificateTemplate - 監査ログのタイプ: 管理アクティビティ
- 権限:
privateca.certificateTemplates.update - ADMIN_WRITE
- メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか: 長時間実行オペレーション
- このメソッドのフィルタ:
protoPayload.methodName="google.cloud.security.privateca.v1.CertificateAuthorityService.UpdateCertificateTemplate"
google.iam.v1.IAMPolicy
次の監査ログは、google.iam.v1.IAMPolicy に属するメソッドに関連付けられています。
GetIamPolicy
- メソッド:
GetIamPolicy - 監査ログのタイプ: データアクセス
- 権限:
privateca.certificateRevocationLists.getIamPolicy - ADMIN_READprivateca.certificateTemplates.getIamPolicy - ADMIN_READ
- メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか:
どちらでもない。
- このメソッドのフィルタ:
protoPayload.methodName="GetIamPolicy"
SetIamPolicy
- メソッド:
SetIamPolicy - 監査ログのタイプ: 管理アクティビティ
- 権限:
privateca.caPools.setIamPolicy - ADMIN_WRITE
- メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか:
どちらでもない。
- このメソッドのフィルタ:
protoPayload.methodName="SetIamPolicy"
google.longrunning.Operations
次の監査ログは、google.longrunning.Operations に属するメソッドに関連付けられています。
CancelOperation
- メソッド:
google.longrunning.Operations.CancelOperation - 監査ログのタイプ: 管理アクティビティ
- 権限:
privateca.operations.cancel - ADMIN_WRITE
- メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか:
どちらでもない。
- このメソッドのフィルタ:
protoPayload.methodName="google.longrunning.Operations.CancelOperation"
DeleteOperation
- メソッド:
google.longrunning.Operations.DeleteOperation - 監査ログのタイプ: 管理アクティビティ
- 権限:
privateca.operations.delete - ADMIN_WRITE
- メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか:
どちらでもない。
- このメソッドのフィルタ:
protoPayload.methodName="google.longrunning.Operations.DeleteOperation"
GetOperation
- メソッド:
google.longrunning.Operations.GetOperation - 監査ログのタイプ: データアクセス
- 権限:
privateca.operations.get - ADMIN_READ
- メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか:
どちらでもない。
- このメソッドのフィルタ:
protoPayload.methodName="google.longrunning.Operations.GetOperation"
ListOperations
- メソッド:
google.longrunning.Operations.ListOperations - 監査ログのタイプ: データアクセス
- 権限:
privateca.operations.list - ADMIN_READ
- メソッドが長時間実行オペレーションまたはストリーミング オペレーションのどちらであるか:
どちらでもない。
- このメソッドのフィルタ:
protoPayload.methodName="google.longrunning.Operations.ListOperations"
監査ログを生成しないメソッド
メソッドが監査ログを生成しない理由としては、次のいずれかが考えられます。
- ログを大量に生成し、かなりのストレージ費用が発生するメソッドである。
- 監査価値が低い。
- 別の監査ログまたはプラットフォーム ログでメソッド カバレッジがすでに提供されている。
次のメソッドは監査ログを生成しません。
google.cloud.location.Locations.GetLocationgoogle.cloud.location.Locations.ListLocationsgoogle.longrunning.Operations.WaitOperation