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 的方法,會產生管理員活動稽核記錄。

下列清單中標示 (LRO) 的 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