Cloud KMS Inventory Service 稽核記錄

本文列出 Cloud KMS Inventory Service 的稽核方法。 Cloud de Confiance by S3NS 服務會產生稽核記錄,用以記錄 Cloud de Confiance by S3NS 資源中的管理和存取活動。如要進一步瞭解 Cloud 稽核記錄,請參閱以下內容:

服務名稱

如要查看 Cloud KMS Inventory Service 稽核記錄,請按照下列步驟操作:

  1. 前往 Cloud de Confiance 控制台的「Logs Explorer」頁面:

    前往 Logs Explorer

  2. 複製下列查詢並貼到「Logs Explorer」的「Query」欄位,然後點選「Run query」

        protoPayload.serviceName="kmsinventory.googleapis.com"
      

依權限類型區分的方法

每個 IAM 權限都具有 type 屬性,其值為以下四個列舉值之一:ADMIN_READADMIN_WRITEDATA_READDATA_WRITE。呼叫方法時,Cloud KMS Inventory Service 會產生一筆稽核記錄,類別取決於執行該方法所需權限的 type 屬性。若方法需要的 IAM 權限,type 屬性值為 DATA_READDATA_WRITEADMIN_READ,就會產生資料存取稽核記錄;若所需 IAM 權限的 type 屬性值為 ADMIN_WRITE,則會產生管理員活動稽核記錄。

下表列出的 API 方法中,如標有 (LRO) 字樣,表示為長時間執行的作業。這類方法通常會產生兩個稽核記錄項目,作業開始和結束時各一個。詳情請參閱「長時間執行的作業稽核記錄」。
權限類型 方法
OTHER google.cloud.kms.inventory.v1.KeyDashboardService.ListCryptoKeys:如要啟用這項記錄,請在服務 cloudkms.googleapis.com 下啟用 ADMIN_READ
google.cloud.kms.inventory.v1.KeyTrackingService.GetProtectedResourcesSummary:如要啟用這項記錄,請在服務 cloudkms.googleapis.com 下啟用 ADMIN_READ
google.cloud.kms.inventory.v1.KeyTrackingService.SearchProtectedResources:如要啟用這項記錄,請在服務 cloudkms.googleapis.com 下啟用 ADMIN_READ

API 介面稽核記錄

如要瞭解各方法所需的權限及評估方式,請參閱 Cloud KMS Inventory Service 的 Identity and Access Management 說明文件。

google.cloud.kms.inventory.v1.KeyDashboardService

屬於 google.cloud.kms.inventory.v1.KeyDashboardService 的方法會產生以下稽核記錄。

ListCryptoKeys

  • 方法google.cloud.kms.inventory.v1.KeyDashboardService.ListCryptoKeys
  • 稽核記錄類型資料存取
  • 權限
    • cloudkms.cryptoKeys.list - ADMIN_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.kms.inventory.v1.KeyDashboardService.ListCryptoKeys"

google.cloud.kms.inventory.v1.KeyTrackingService

屬於 google.cloud.kms.inventory.v1.KeyTrackingService 的方法會產生以下稽核記錄。

GetProtectedResourcesSummary

  • 方法google.cloud.kms.inventory.v1.KeyTrackingService.GetProtectedResourcesSummary
  • 稽核記錄類型資料存取
  • 權限
    • cloudkms.cryptoKeys.get - ADMIN_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.kms.inventory.v1.KeyTrackingService.GetProtectedResourcesSummary"

SearchProtectedResources

  • 方法google.cloud.kms.inventory.v1.KeyTrackingService.SearchProtectedResources
  • 稽核記錄類型資料存取
  • 權限
    • cloudkms.cryptoKeys.get - ADMIN_READ
    • cloudkms.protectedResources.search - ADMIN_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 此方法的篩選條件 protoPayload.methodName="google.cloud.kms.inventory.v1.KeyTrackingService.SearchProtectedResources"