Gemini Cloud Assist 稽核記錄

本文說明 Gemini Cloud Assist 的稽核記錄功能。 Google Cloud 服務會產生稽核記錄,用以記錄 Google Cloud 資源中的管理和存取活動。如要進一步瞭解 Cloud 稽核記錄,請參閱以下內容:

服務名稱

Gemini Cloud Assist 稽核記錄會使用服務名稱 geminicloudassist.googleapis.com。如要篩選此服務,請使用:

    protoPayload.serviceName="geminicloudassist.googleapis.com"
  

按權限類型劃分的方法

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

下表列出的 API 方法中,如標有 (LRO) 字樣,表示為長時間執行的作業。這類方法通常會產生兩個稽核記錄項目,作業開始和結束時各一個。詳情請參閱「長時間執行的作業稽核記錄」。
權限類型 方法
ADMIN_READ google.cloud.geminicloudassist.v1alpha.InvestigationService.GetInvestigation
google.cloud.geminicloudassist.v1alpha.InvestigationService.GetInvestigationRevision
google.cloud.geminicloudassist.v1alpha.InvestigationService.ListInvestigationRevisions
google.cloud.geminicloudassist.v1alpha.InvestigationService.ListInvestigations
GetIamPolicy
google.longrunning.Operations.GetOperation
google.longrunning.Operations.ListOperations
ADMIN_WRITE google.cloud.geminicloudassist.v1alpha.InvestigationService.CreateInvestigation
google.cloud.geminicloudassist.v1alpha.InvestigationService.CreateInvestigationRevision
google.cloud.geminicloudassist.v1alpha.InvestigationService.DeleteInvestigation
google.cloud.geminicloudassist.v1alpha.InvestigationService.DeleteInvestigationRevision
google.cloud.geminicloudassist.v1alpha.InvestigationService.RunInvestigationRevision (LRO)
google.cloud.geminicloudassist.v1alpha.InvestigationService.UpdateInvestigation
SetIamPolicy
google.longrunning.Operations.CancelOperation
google.longrunning.Operations.DeleteOperation

API 介面稽核記錄

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

google.cloud.geminicloudassist.v1alpha.InvestigationService

屬於 google.cloud.geminicloudassist.v1alpha.InvestigationService 的方法會產生以下稽核記錄。

CreateInvestigation

  • 方法google.cloud.geminicloudassist.v1alpha.InvestigationService.CreateInvestigation
  • 稽核記錄類型管理員活動
  • 權限
    • geminicloudassist.investigations.create - ADMIN_WRITE
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.geminicloudassist.v1alpha.InvestigationService.CreateInvestigation"

CreateInvestigationRevision

  • 方法google.cloud.geminicloudassist.v1alpha.InvestigationService.CreateInvestigationRevision
  • 稽核記錄類型管理員活動
  • 權限
    • geminicloudassist.investigationRevisions.create - ADMIN_WRITE
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.geminicloudassist.v1alpha.InvestigationService.CreateInvestigationRevision"

DeleteInvestigation

  • 方法google.cloud.geminicloudassist.v1alpha.InvestigationService.DeleteInvestigation
  • 稽核記錄類型管理員活動
  • 權限
    • geminicloudassist.investigations.delete - ADMIN_WRITE
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.geminicloudassist.v1alpha.InvestigationService.DeleteInvestigation"

DeleteInvestigationRevision

  • 方法google.cloud.geminicloudassist.v1alpha.InvestigationService.DeleteInvestigationRevision
  • 稽核記錄類型管理員活動
  • 權限
    • geminicloudassist.investigationRevisions.delete - ADMIN_WRITE
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.geminicloudassist.v1alpha.InvestigationService.DeleteInvestigationRevision"

GetInvestigation

  • 方法google.cloud.geminicloudassist.v1alpha.InvestigationService.GetInvestigation
  • 稽核記錄類型資料存取
  • 權限
    • geminicloudassist.investigations.get - ADMIN_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.geminicloudassist.v1alpha.InvestigationService.GetInvestigation"

GetInvestigationRevision

  • 方法google.cloud.geminicloudassist.v1alpha.InvestigationService.GetInvestigationRevision
  • 稽核記錄類型資料存取
  • 權限
    • geminicloudassist.investigationRevisions.get - ADMIN_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.geminicloudassist.v1alpha.InvestigationService.GetInvestigationRevision"

ListInvestigationRevisions

  • 方法google.cloud.geminicloudassist.v1alpha.InvestigationService.ListInvestigationRevisions
  • 稽核記錄類型資料存取
  • 權限
    • geminicloudassist.investigationRevisions.list - ADMIN_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.geminicloudassist.v1alpha.InvestigationService.ListInvestigationRevisions"

ListInvestigations

  • 方法google.cloud.geminicloudassist.v1alpha.InvestigationService.ListInvestigations
  • 稽核記錄類型資料存取
  • 權限
    • geminicloudassist.investigations.list - ADMIN_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.geminicloudassist.v1alpha.InvestigationService.ListInvestigations"

RunInvestigationRevision

  • 方法google.cloud.geminicloudassist.v1alpha.InvestigationService.RunInvestigationRevision
  • 稽核記錄類型管理員活動
  • 權限
    • geminicloudassist.investigationRevisions.run - ADMIN_WRITE
  • 方法的作業種類長時間執行的作業
  • 篩選條件 protoPayload.methodName="google.cloud.geminicloudassist.v1alpha.InvestigationService.RunInvestigationRevision"

UpdateInvestigation

  • 方法google.cloud.geminicloudassist.v1alpha.InvestigationService.UpdateInvestigation
  • 稽核記錄類型管理員活動
  • 權限
    • geminicloudassist.investigations.update - ADMIN_WRITE
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.cloud.geminicloudassist.v1alpha.InvestigationService.UpdateInvestigation"

google.iam.v1.IAMPolicy

屬於 google.iam.v1.IAMPolicy 的方法會產生以下稽核記錄。

GetIamPolicy

  • 方法GetIamPolicy
  • 稽核記錄類型資料存取
  • 權限
    • geminicloudassist.investigations.getIamPolicy - ADMIN_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="GetIamPolicy"

SetIamPolicy

  • 方法SetIamPolicy
  • 稽核記錄類型管理員活動
  • 權限
    • geminicloudassist.investigations.setIamPolicy - ADMIN_WRITE
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="SetIamPolicy"

google.longrunning.Operations

屬於 google.longrunning.Operations 的方法會產生以下稽核記錄。

CancelOperation

  • 方法google.longrunning.Operations.CancelOperation
  • 稽核記錄類型管理員活動
  • 權限
    • geminicloudassist.operations.cancel - ADMIN_WRITE
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.longrunning.Operations.CancelOperation"

DeleteOperation

  • 方法google.longrunning.Operations.DeleteOperation
  • 稽核記錄類型管理員活動
  • 權限
    • geminicloudassist.operations.delete - ADMIN_WRITE
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.longrunning.Operations.DeleteOperation"

GetOperation

  • 方法google.longrunning.Operations.GetOperation
  • 稽核記錄類型資料存取
  • 權限
    • geminicloudassist.operations.get - ADMIN_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.longrunning.Operations.GetOperation"

ListOperations

  • 方法google.longrunning.Operations.ListOperations
  • 稽核記錄類型資料存取
  • 權限
    • geminicloudassist.operations.list - ADMIN_READ
  • 方法的作業種類: 非長時間執行或串流作業。
  • 篩選條件 protoPayload.methodName="google.longrunning.Operations.ListOperations"

不會產生稽核記錄的方法

某些方法可能不會產生稽核記錄,原因包括以下一或多項:

  • 該方法的流量使用量高,若產生稽核記錄,會導致記錄與儲存成本過高。
  • 稽核價值低。
  • 其他稽核記錄或平台記錄已涵蓋該方法的活動。

下列方法不會產生稽核記錄:

  • google.cloud.geminicloudassist.v1alpha.InvestigationService.UpdateInvestigationRevision
  • google.cloud.location.Locations.GetLocation
  • google.cloud.location.Locations.ListLocations
  • google.longrunning.Operations.WaitOperation