Compute Engine 稽核記錄

本文說明 License Manager 的稽核記錄。 Trusted Cloud by S3NS 服務會產生稽核記錄,記錄資源中的管理和存取活動。 Trusted Cloud by S3NS 如要進一步瞭解 Cloud 稽核記錄,請參閱下列文章:

服務名稱

License Manager 稽核記錄會使用服務名稱 licensemanager.googleapis.com。篩選這項服務:

    protoPayload.serviceName="licensemanager.googleapis.com"
  

依權限類型劃分的方法

每個 IAM 權限都有 type 屬性,其值為列舉,可以是下列四個值之一:ADMIN_READADMIN_WRITEDATA_READDATA_WRITE。呼叫方法時,授權管理工具會產生稽核記錄,記錄的類別取決於執行方法所需的權限 type 屬性。 如果方法需要 IAM 權限,且 type 屬性值為 DATA_READDATA_WRITEADMIN_READ,就會產生「資料存取」稽核記錄。需要 IAM 權限且 type 屬性值為 ADMIN_WRITE 的方法會產生管理員活動稽核記錄。

權限類型 方法
DATA_READ google.cloud.licensemanager.v1.LicenseManager.AggregateUsage
google.cloud.licensemanager.v1.LicenseManager.GetConfiguration
google.cloud.licensemanager.v1.LicenseManager.GetInstance
google.cloud.licensemanager.v1.LicenseManager.GetProduct
google.cloud.licensemanager.v1.LicenseManager.ListConfigurations
google.cloud.licensemanager.v1.LicenseManager.ListInstances
google.cloud.licensemanager.v1.LicenseManager.ListProducts
google.cloud.licensemanager.v1.LicenseManager.QueryConfigurationLicenseUsage
google.cloud.licensemanager.v1alpha.LicenseManager.AggregateUsage
google.cloud.licensemanager.v1alpha.LicenseManager.GetConfiguration
google.cloud.licensemanager.v1alpha.LicenseManager.GetInstance
google.cloud.licensemanager.v1alpha.LicenseManager.GetProduct
google.cloud.licensemanager.v1alpha.LicenseManager.ListConfigurations
google.cloud.licensemanager.v1alpha.LicenseManager.ListInstances
google.cloud.licensemanager.v1alpha.LicenseManager.ListProducts
google.cloud.licensemanager.v1alpha.LicenseManager.QueryConfigurationLicenseUsage
DATA_WRITE google.cloud.licensemanager.v1.LicenseManager.CreateConfiguration
google.cloud.licensemanager.v1.LicenseManager.DeactivateConfiguration
google.cloud.licensemanager.v1.LicenseManager.DeleteConfiguration
google.cloud.licensemanager.v1.LicenseManager.ReactivateConfiguration
google.cloud.licensemanager.v1.LicenseManager.UpdateConfiguration
google.cloud.licensemanager.v1alpha.LicenseManager.CreateConfiguration
google.cloud.licensemanager.v1alpha.LicenseManager.DeactivateConfiguration
google.cloud.licensemanager.v1alpha.LicenseManager.DeleteConfiguration
google.cloud.licensemanager.v1alpha.LicenseManager.ReactivateConfiguration
google.cloud.licensemanager.v1alpha.LicenseManager.UpdateConfiguration

API 介面稽核記錄

如要瞭解每種方法如何評估權限,以及評估哪些權限,請參閱 License Manager 的身分與存取權管理說明文件。

google.cloud.licensemanager.v1.LicenseManager

下列稽核記錄與屬於 google.cloud.licensemanager.v1.LicenseManager 的方法相關聯。

AggregateUsage

  • 方法google.cloud.licensemanager.v1.LicenseManager.AggregateUsage
  • 稽核記錄類型資料存取
  • 權限
    • licensemanager.configurations.aggregateUsage - DATA_READ
  • 方法是長時間執行的作業或串流作業: 否。
  • 篩選這個方法 protoPayload.methodName="google.cloud.licensemanager.v1.LicenseManager.AggregateUsage"

CreateConfiguration

  • 方法google.cloud.licensemanager.v1.LicenseManager.CreateConfiguration
  • 稽核記錄類型資料存取
  • 權限
    • licensemanager.configurations.create - DATA_WRITE
  • 方法是長時間執行的作業或串流作業長時間執行的作業
  • 篩選這個方法 protoPayload.methodName="google.cloud.licensemanager.v1.LicenseManager.CreateConfiguration"

DeactivateConfiguration

  • 方法google.cloud.licensemanager.v1.LicenseManager.DeactivateConfiguration
  • 稽核記錄類型資料存取
  • 權限
    • licensemanager.configurations.update - DATA_WRITE
  • 方法是長時間執行的作業或串流作業長時間執行的作業
  • 篩選這個方法 protoPayload.methodName="google.cloud.licensemanager.v1.LicenseManager.DeactivateConfiguration"

DeleteConfiguration

  • 方法google.cloud.licensemanager.v1.LicenseManager.DeleteConfiguration
  • 稽核記錄類型資料存取
  • 權限
    • licensemanager.configurations.delete - DATA_WRITE
  • 方法是長時間執行的作業或串流作業長時間執行的作業
  • 篩選這個方法 protoPayload.methodName="google.cloud.licensemanager.v1.LicenseManager.DeleteConfiguration"

GetConfiguration

  • 方法google.cloud.licensemanager.v1.LicenseManager.GetConfiguration
  • 稽核記錄類型資料存取
  • 權限
    • licensemanager.configurations.get - DATA_READ
  • 方法是長時間執行的作業或串流作業: 否。
  • 篩選這個方法 protoPayload.methodName="google.cloud.licensemanager.v1.LicenseManager.GetConfiguration"

GetInstance

  • 方法google.cloud.licensemanager.v1.LicenseManager.GetInstance
  • 稽核記錄類型資料存取
  • 權限
    • licensemanager.instances.get - DATA_READ
  • 方法是長時間執行的作業或串流作業: 否。
  • 篩選這個方法 protoPayload.methodName="google.cloud.licensemanager.v1.LicenseManager.GetInstance"

GetProduct

  • 方法google.cloud.licensemanager.v1.LicenseManager.GetProduct
  • 稽核記錄類型資料存取
  • 權限
    • licensemanager.products.get - DATA_READ
  • 方法是長時間執行的作業或串流作業: 否。
  • 篩選這個方法 protoPayload.methodName="google.cloud.licensemanager.v1.LicenseManager.GetProduct"

ListConfigurations

  • 方法google.cloud.licensemanager.v1.LicenseManager.ListConfigurations
  • 稽核記錄類型資料存取
  • 權限
    • licensemanager.configurations.list - DATA_READ
  • 方法是長時間執行的作業或串流作業: 否。
  • 篩選這個方法 protoPayload.methodName="google.cloud.licensemanager.v1.LicenseManager.ListConfigurations"

ListInstances

  • 方法google.cloud.licensemanager.v1.LicenseManager.ListInstances
  • 稽核記錄類型資料存取
  • 權限
    • licensemanager.instances.list - DATA_READ
  • 方法是長時間執行的作業或串流作業: 否。
  • 篩選這個方法 protoPayload.methodName="google.cloud.licensemanager.v1.LicenseManager.ListInstances"

ListProducts

  • 方法google.cloud.licensemanager.v1.LicenseManager.ListProducts
  • 稽核記錄類型資料存取
  • 權限
    • licensemanager.products.list - DATA_READ
  • 方法是長時間執行的作業或串流作業: 否。
  • 篩選這個方法 protoPayload.methodName="google.cloud.licensemanager.v1.LicenseManager.ListProducts"

QueryConfigurationLicenseUsage

  • 方法google.cloud.licensemanager.v1.LicenseManager.QueryConfigurationLicenseUsage
  • 稽核記錄類型資料存取
  • 權限
    • licensemanager.configurations.queryLicenseUsage - DATA_READ
  • 方法是長時間執行的作業或串流作業: 否。
  • 篩選這個方法 protoPayload.methodName="google.cloud.licensemanager.v1.LicenseManager.QueryConfigurationLicenseUsage"

ReactivateConfiguration

  • 方法google.cloud.licensemanager.v1.LicenseManager.ReactivateConfiguration
  • 稽核記錄類型資料存取
  • 權限
    • licensemanager.configurations.update - DATA_WRITE
  • 方法是長時間執行的作業或串流作業長時間執行的作業
  • 篩選這個方法 protoPayload.methodName="google.cloud.licensemanager.v1.LicenseManager.ReactivateConfiguration"

UpdateConfiguration

  • 方法google.cloud.licensemanager.v1.LicenseManager.UpdateConfiguration
  • 稽核記錄類型資料存取
  • 權限
    • licensemanager.configurations.update - DATA_WRITE
  • 方法是長時間執行的作業或串流作業長時間執行的作業
  • 篩選這個方法 protoPayload.methodName="google.cloud.licensemanager.v1.LicenseManager.UpdateConfiguration"

google.cloud.licensemanager.v1alpha.LicenseManager

下列稽核記錄與屬於 google.cloud.licensemanager.v1alpha.LicenseManager 的方法相關聯。

AggregateUsage

  • 方法google.cloud.licensemanager.v1alpha.LicenseManager.AggregateUsage
  • 稽核記錄類型資料存取
  • 權限
    • licensemanager.configurations.aggregateUsage - DATA_READ
  • 方法是長時間執行的作業或串流作業: 否。
  • 篩選這個方法 protoPayload.methodName="google.cloud.licensemanager.v1alpha.LicenseManager.AggregateUsage"

CreateConfiguration

  • 方法google.cloud.licensemanager.v1alpha.LicenseManager.CreateConfiguration
  • 稽核記錄類型資料存取
  • 權限
    • licensemanager.configurations.create - DATA_WRITE
  • 方法是長時間執行的作業或串流作業長時間執行的作業
  • 篩選這個方法 protoPayload.methodName="google.cloud.licensemanager.v1alpha.LicenseManager.CreateConfiguration"

DeactivateConfiguration

  • 方法google.cloud.licensemanager.v1alpha.LicenseManager.DeactivateConfiguration
  • 稽核記錄類型資料存取
  • 權限
    • licensemanager.configurations.update - DATA_WRITE
  • 方法是長時間執行的作業或串流作業長時間執行的作業
  • 篩選這個方法 protoPayload.methodName="google.cloud.licensemanager.v1alpha.LicenseManager.DeactivateConfiguration"

DeleteConfiguration

  • 方法google.cloud.licensemanager.v1alpha.LicenseManager.DeleteConfiguration
  • 稽核記錄類型資料存取
  • 權限
    • licensemanager.configurations.delete - DATA_WRITE
  • 方法是長時間執行的作業或串流作業長時間執行的作業
  • 篩選這個方法 protoPayload.methodName="google.cloud.licensemanager.v1alpha.LicenseManager.DeleteConfiguration"

GetConfiguration

  • 方法google.cloud.licensemanager.v1alpha.LicenseManager.GetConfiguration
  • 稽核記錄類型資料存取
  • 權限
    • licensemanager.configurations.get - DATA_READ
  • 方法是長時間執行的作業或串流作業: 否。
  • 篩選這個方法 protoPayload.methodName="google.cloud.licensemanager.v1alpha.LicenseManager.GetConfiguration"

GetInstance

  • 方法google.cloud.licensemanager.v1alpha.LicenseManager.GetInstance
  • 稽核記錄類型資料存取
  • 權限
    • licensemanager.instances.get - DATA_READ
  • 方法是長時間執行的作業或串流作業: 否。
  • 篩選這個方法 protoPayload.methodName="google.cloud.licensemanager.v1alpha.LicenseManager.GetInstance"

GetProduct

  • 方法google.cloud.licensemanager.v1alpha.LicenseManager.GetProduct
  • 稽核記錄類型資料存取
  • 權限
    • licensemanager.products.get - DATA_READ
  • 方法是長時間執行的作業或串流作業: 否。
  • 篩選這個方法 protoPayload.methodName="google.cloud.licensemanager.v1alpha.LicenseManager.GetProduct"

ListConfigurations

  • 方法google.cloud.licensemanager.v1alpha.LicenseManager.ListConfigurations
  • 稽核記錄類型資料存取
  • 權限
    • licensemanager.configurations.list - DATA_READ
  • 方法是長時間執行的作業或串流作業: 否。
  • 篩選這個方法 protoPayload.methodName="google.cloud.licensemanager.v1alpha.LicenseManager.ListConfigurations"

ListInstances

  • 方法google.cloud.licensemanager.v1alpha.LicenseManager.ListInstances
  • 稽核記錄類型資料存取
  • 權限
    • licensemanager.instances.list - DATA_READ
  • 方法是長時間執行的作業或串流作業: 否。
  • 篩選這個方法 protoPayload.methodName="google.cloud.licensemanager.v1alpha.LicenseManager.ListInstances"

ListProducts

  • 方法google.cloud.licensemanager.v1alpha.LicenseManager.ListProducts
  • 稽核記錄類型資料存取
  • 權限
    • licensemanager.products.list - DATA_READ
  • 方法是長時間執行的作業或串流作業: 否。
  • 篩選這個方法 protoPayload.methodName="google.cloud.licensemanager.v1alpha.LicenseManager.ListProducts"

QueryConfigurationLicenseUsage

  • 方法google.cloud.licensemanager.v1alpha.LicenseManager.QueryConfigurationLicenseUsage
  • 稽核記錄類型資料存取
  • 權限
    • licensemanager.configurations.queryLicenseUsage - DATA_READ
  • 方法是長時間執行的作業或串流作業: 否。
  • 篩選這個方法 protoPayload.methodName="google.cloud.licensemanager.v1alpha.LicenseManager.QueryConfigurationLicenseUsage"

ReactivateConfiguration

  • 方法google.cloud.licensemanager.v1alpha.LicenseManager.ReactivateConfiguration
  • 稽核記錄類型資料存取
  • 權限
    • licensemanager.configurations.update - DATA_WRITE
  • 方法是長時間執行的作業或串流作業長時間執行的作業
  • 篩選這個方法 protoPayload.methodName="google.cloud.licensemanager.v1alpha.LicenseManager.ReactivateConfiguration"

UpdateConfiguration

  • 方法google.cloud.licensemanager.v1alpha.LicenseManager.UpdateConfiguration
  • 稽核記錄類型資料存取
  • 權限
    • licensemanager.configurations.update - DATA_WRITE
  • 方法是長時間執行的作業或串流作業長時間執行的作業
  • 篩選這個方法 protoPayload.methodName="google.cloud.licensemanager.v1alpha.LicenseManager.UpdateConfiguration"