רישום ביומן הביקורת של BigLake

במאמר הזה מפורטות השיטות שנבדקו ב-Lakehouse.שירותי Google Cloud יוצרים יומני ביקורת שבהם מתועדים אירועי גישה למשאבי Google Cloud ופעילויות אדמין שנעשות בהם. אתם יכולים לקרוא מידע נוסף על יומני הביקורת של Cloud במאמרים האלה:

שם השירות

כדי לראות את יומני הביקורת של Lakehouse:

  1. נכנסים לדף Logs Explorer במסוף Google Cloud :

    כניסה לדף Logs Explorer

  2. מעתיקים את השאילתה הבאה לשדה Query ב-Logs Explorer ולוחצים על Run query.

        protoPayload.serviceName="biglake.googleapis.com"
      

קודי Method לפי סוג ההרשאה

לכל הרשאה ב-IAM יש מאפיין type עם enum שיכול להיות אחד מארבעת הערכים הבאים: ADMIN_READ,‏ ADMIN_WRITE,‏ DATA_READ או DATA_WRITE. כשקוראים ל-method, ב-Lakehouse נוצר יומן ביקורת שהקטגוריה שלו תלויה במאפיין type של ההרשאה שנדרשת לביצוע ה-method. ה-methods שבשבילן צריך הרשאה ב-IAM עם הערכים DATA_READ‏, DATA_WRITE או ADMIN_READ במאפיין type יוצרות יומני ביקורת של Data Access. ה-methods שבשבילן צריך הרשאה ב-IAM עם הערכים ADMIN_WRITE במאפיין type יוצרות יומני ביקורת של Admin Activity.

ה-methods של ה-API ברשימה הבאה שמסומנות ב-(LRO) הן פעולות ממושכות. בדרך כלל, ה-methods האלה יוצרות שתי רשומות ביומן הביקורת: אחת כשהפעולה מתחילה ואחת כשהיא מסתיימת. אתם יכולים לקרוא מידע נוסף במאמר בנושא יומני ביקורת של פעולות ממושכות.
סוג ההרשאה Methods
ADMIN_READ google.cloud.biglake.v1.DeltaSharingService.GetDeltaSharingCatalog
google.cloud.biglake.v1.DeltaSharingService.ListDeltaSharingShares
google.cloud.biglake.v1.DeltaSharingService.ListDeltaSharingTables
google.cloud.biglake.v1alpha.DeltaSharingService.GetDeltaSharingCatalog
google.cloud.bigquery.biglake.v1.MetastoreService.GetCatalog
google.cloud.bigquery.biglake.v1.MetastoreService.GetDatabase
google.cloud.bigquery.biglake.v1.MetastoreService.GetTable
google.cloud.bigquery.biglake.v1.MetastoreService.ListCatalogs
google.cloud.bigquery.biglake.v1.MetastoreService.ListDatabases
google.cloud.bigquery.biglake.v1.MetastoreService.ListTables
google.cloud.bigquery.biglake.v1alpha1.MetastoreService.GetCatalog
google.cloud.bigquery.biglake.v1alpha1.MetastoreService.GetDatabase
google.cloud.bigquery.biglake.v1alpha1.MetastoreService.GetTable
google.cloud.bigquery.biglake.v1alpha1.MetastoreService.ListCatalogs
google.cloud.bigquery.biglake.v1alpha1.MetastoreService.ListDatabases
google.cloud.bigquery.biglake.v1alpha1.MetastoreService.ListLocks
google.cloud.bigquery.biglake.v1alpha1.MetastoreService.ListTables
ADMIN_WRITE google.cloud.biglake.hive.v1alpha.HiveMetastoreService.BatchCreatePartitions
google.cloud.biglake.hive.v1alpha.HiveMetastoreService.BatchDeletePartitions
google.cloud.biglake.hive.v1alpha.HiveMetastoreService.BatchUpdatePartitions
google.cloud.biglake.hive.v1alpha.HiveMetastoreService.CreateHiveCatalog
google.cloud.biglake.hive.v1alpha.HiveMetastoreService.CreateHiveDatabase
google.cloud.biglake.hive.v1alpha.HiveMetastoreService.CreateHiveTable
google.cloud.biglake.hive.v1alpha.HiveMetastoreService.DeleteHiveCatalog
google.cloud.biglake.hive.v1alpha.HiveMetastoreService.DeleteHiveDatabase
google.cloud.biglake.hive.v1alpha.HiveMetastoreService.DeleteHiveTable
google.cloud.biglake.hive.v1alpha.HiveMetastoreService.GetHiveCatalog
google.cloud.biglake.hive.v1alpha.HiveMetastoreService.GetHiveDatabase
google.cloud.biglake.hive.v1alpha.HiveMetastoreService.GetHiveTable
google.cloud.biglake.hive.v1alpha.HiveMetastoreService.ListHiveDatabases
google.cloud.biglake.hive.v1alpha.HiveMetastoreService.ListHiveTables
google.cloud.biglake.hive.v1alpha.HiveMetastoreService.ListPartitions
google.cloud.biglake.hive.v1alpha.HiveMetastoreService.UpdateHiveCatalog
google.cloud.biglake.hive.v1alpha.HiveMetastoreService.UpdateHiveDatabase
google.cloud.biglake.hive.v1alpha.HiveMetastoreService.UpdateHiveTable
google.cloud.biglake.hive.v1beta.HiveMetastoreService.BatchCreatePartitions
google.cloud.biglake.hive.v1beta.HiveMetastoreService.BatchDeletePartitions
google.cloud.biglake.hive.v1beta.HiveMetastoreService.BatchUpdatePartitions
google.cloud.biglake.hive.v1beta.HiveMetastoreService.CreateHiveCatalog
google.cloud.biglake.hive.v1beta.HiveMetastoreService.CreateHiveDatabase
google.cloud.biglake.hive.v1beta.HiveMetastoreService.CreateHiveTable
google.cloud.biglake.hive.v1beta.HiveMetastoreService.DeleteHiveCatalog
google.cloud.biglake.hive.v1beta.HiveMetastoreService.DeleteHiveDatabase
google.cloud.biglake.hive.v1beta.HiveMetastoreService.DeleteHiveTable
google.cloud.biglake.hive.v1beta.HiveMetastoreService.GetHiveCatalog
google.cloud.biglake.hive.v1beta.HiveMetastoreService.GetHiveDatabase
google.cloud.biglake.hive.v1beta.HiveMetastoreService.GetHiveTable
google.cloud.biglake.hive.v1beta.HiveMetastoreService.ListHiveDatabases
google.cloud.biglake.hive.v1beta.HiveMetastoreService.ListHiveTables
google.cloud.biglake.hive.v1beta.HiveMetastoreService.ListPartitions
google.cloud.biglake.hive.v1beta.HiveMetastoreService.UpdateHiveCatalog
google.cloud.biglake.hive.v1beta.HiveMetastoreService.UpdateHiveDatabase
google.cloud.biglake.hive.v1beta.HiveMetastoreService.UpdateHiveTable
google.cloud.biglake.v1.DeltaSharingService.CreateDeltaSharingCatalog
google.cloud.biglake.v1.DeltaSharingService.DeleteDeltaSharingCatalog
google.cloud.biglake.v1.DeltaSharingService.UpdateDeltaSharingCatalog
google.cloud.biglake.v1.IcebergCatalogIamService.SetIcebergCatalogIamPolicy
google.cloud.biglake.v1.IcebergCatalogIamService.SetIcebergNamespaceIamPolicy
google.cloud.biglake.v1.IcebergCatalogIamService.SetIcebergTableIamPolicy
google.cloud.biglake.v1.IcebergCatalogService.CreateIcebergCatalog
google.cloud.biglake.v1.IcebergCatalogService.CreateIcebergNamespace
google.cloud.biglake.v1.IcebergCatalogService.CreateIcebergTable
google.cloud.biglake.v1.IcebergCatalogService.DeleteIcebergCatalog
google.cloud.biglake.v1.IcebergCatalogService.DeleteIcebergNamespace
google.cloud.biglake.v1.IcebergCatalogService.DeleteIcebergTable
google.cloud.biglake.v1.IcebergCatalogService.GetIcebergCatalogConfig
google.cloud.biglake.v1.IcebergCatalogService.UpdateIcebergCatalog
google.cloud.biglake.v1.IcebergCatalogService.UpdateIcebergNamespace
google.cloud.biglake.v1.IcebergCatalogService.UpdateIcebergTable
google.cloud.biglake.v1alpha.DeltaSharingService.CreateDeltaSharingCatalog
google.cloud.biglake.v1alpha.DeltaSharingService.UpdateDeltaSharingCatalog
google.cloud.biglake.v1alpha.IcebergCatalogService.CreateIcebergCatalog
google.cloud.biglake.v1beta.IcebergCatalogService.CreateIcebergCatalog
google.cloud.biglake.v1beta.IcebergCatalogService.CreateIcebergNamespace
google.cloud.biglake.v1beta.IcebergCatalogService.CreateIcebergTable
google.cloud.biglake.v1beta.IcebergCatalogService.DeleteIcebergCatalog
google.cloud.biglake.v1beta.IcebergCatalogService.DeleteIcebergNamespace
google.cloud.biglake.v1beta.IcebergCatalogService.DeleteIcebergTable
google.cloud.biglake.v1beta.IcebergCatalogService.UpdateIcebergCatalog
google.cloud.biglake.v1beta.IcebergCatalogService.UpdateIcebergNamespace
google.cloud.biglake.v1beta.IcebergCatalogService.UpdateIcebergTable
google.cloud.bigquery.biglake.v1.MetastoreService.CreateCatalog
google.cloud.bigquery.biglake.v1.MetastoreService.CreateDatabase
google.cloud.bigquery.biglake.v1.MetastoreService.CreateTable
google.cloud.bigquery.biglake.v1.MetastoreService.DeleteCatalog
google.cloud.bigquery.biglake.v1.MetastoreService.DeleteDatabase
google.cloud.bigquery.biglake.v1.MetastoreService.DeleteTable
google.cloud.bigquery.biglake.v1.MetastoreService.RenameTable
google.cloud.bigquery.biglake.v1.MetastoreService.UpdateDatabase
google.cloud.bigquery.biglake.v1.MetastoreService.UpdateTable
google.cloud.bigquery.biglake.v1alpha1.MetastoreService.CheckLock
google.cloud.bigquery.biglake.v1alpha1.MetastoreService.CreateCatalog
google.cloud.bigquery.biglake.v1alpha1.MetastoreService.CreateDatabase
google.cloud.bigquery.biglake.v1alpha1.MetastoreService.CreateLock
google.cloud.bigquery.biglake.v1alpha1.MetastoreService.CreateTable
google.cloud.bigquery.biglake.v1alpha1.MetastoreService.DeleteCatalog
google.cloud.bigquery.biglake.v1alpha1.MetastoreService.DeleteDatabase
google.cloud.bigquery.biglake.v1alpha1.MetastoreService.DeleteLock
google.cloud.bigquery.biglake.v1alpha1.MetastoreService.DeleteTable
google.cloud.bigquery.biglake.v1alpha1.MetastoreService.RenameTable
google.cloud.bigquery.biglake.v1alpha1.MetastoreService.UpdateDatabase
google.cloud.bigquery.biglake.v1alpha1.MetastoreService.UpdateTable

יומני ביקורת של ממשק ה-API

במאמר בנושא ניהול הזהויות והרשאות הגישה (IAM) ל-Lakehouse מוסבר איך מתבצעת הבדיקה של ההרשאות לכל method, ואילו הרשאות נבדקות.

google.cloud.biglake.hive.v1alpha.HiveMetastoreService

יומני הביקורת הבאים משויכים ל-methods ששייכות ל-google.cloud.biglake.hive.v1alpha.HiveMetastoreService.

BatchCreatePartitions

  • Method:‏ google.cloud.biglake.hive.v1alpha.HiveMetastoreService.BatchCreatePartitions
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • biglake.tables.createPartitions - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.cloud.biglake.hive.v1alpha.HiveMetastoreService.BatchCreatePartitions"

BatchDeletePartitions

  • Method:‏ google.cloud.biglake.hive.v1alpha.HiveMetastoreService.BatchDeletePartitions
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • biglake.tables.deletePartitions - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.cloud.biglake.hive.v1alpha.HiveMetastoreService.BatchDeletePartitions"

BatchUpdatePartitions

  • Method:‏ google.cloud.biglake.hive.v1alpha.HiveMetastoreService.BatchUpdatePartitions
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • biglake.tables.updatePartitions - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.cloud.biglake.hive.v1alpha.HiveMetastoreService.BatchUpdatePartitions"

CreateHiveCatalog

  • Method:‏ google.cloud.biglake.hive.v1alpha.HiveMetastoreService.CreateHiveCatalog
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • biglake.catalogs.create - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.cloud.biglake.hive.v1alpha.HiveMetastoreService.CreateHiveCatalog"

CreateHiveDatabase

  • Method:‏ google.cloud.biglake.hive.v1alpha.HiveMetastoreService.CreateHiveDatabase
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • biglake.namespaces.create - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.cloud.biglake.hive.v1alpha.HiveMetastoreService.CreateHiveDatabase"

CreateHiveTable

  • Method:‏ google.cloud.biglake.hive.v1alpha.HiveMetastoreService.CreateHiveTable
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • biglake.tables.create - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.cloud.biglake.hive.v1alpha.HiveMetastoreService.CreateHiveTable"

DeleteHiveCatalog

  • Method:‏ google.cloud.biglake.hive.v1alpha.HiveMetastoreService.DeleteHiveCatalog
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • biglake.catalogs.delete - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.cloud.biglake.hive.v1alpha.HiveMetastoreService.DeleteHiveCatalog"

DeleteHiveDatabase

  • Method:‏ google.cloud.biglake.hive.v1alpha.HiveMetastoreService.DeleteHiveDatabase
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • biglake.namespaces.delete - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.cloud.biglake.hive.v1alpha.HiveMetastoreService.DeleteHiveDatabase"

DeleteHiveTable

  • Method:‏ google.cloud.biglake.hive.v1alpha.HiveMetastoreService.DeleteHiveTable
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • biglake.tables.delete - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.cloud.biglake.hive.v1alpha.HiveMetastoreService.DeleteHiveTable"

GetHiveCatalog

  • Method:‏ google.cloud.biglake.hive.v1alpha.HiveMetastoreService.GetHiveCatalog
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • biglake.catalogs.get - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.cloud.biglake.hive.v1alpha.HiveMetastoreService.GetHiveCatalog"

GetHiveDatabase

  • Method:‏ google.cloud.biglake.hive.v1alpha.HiveMetastoreService.GetHiveDatabase
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • biglake.namespaces.get - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.cloud.biglake.hive.v1alpha.HiveMetastoreService.GetHiveDatabase"

GetHiveTable

  • Method:‏ google.cloud.biglake.hive.v1alpha.HiveMetastoreService.GetHiveTable
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • biglake.tables.get - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.cloud.biglake.hive.v1alpha.HiveMetastoreService.GetHiveTable"

ListHiveDatabases

  • Method:‏ google.cloud.biglake.hive.v1alpha.HiveMetastoreService.ListHiveDatabases
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • biglake.namespaces.list - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.cloud.biglake.hive.v1alpha.HiveMetastoreService.ListHiveDatabases"

ListHiveTables

  • Method:‏ google.cloud.biglake.hive.v1alpha.HiveMetastoreService.ListHiveTables
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • biglake.tables.list - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.cloud.biglake.hive.v1alpha.HiveMetastoreService.ListHiveTables"

ListPartitions

  • Method:‏ google.cloud.biglake.hive.v1alpha.HiveMetastoreService.ListPartitions
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • biglake.tables.listPartitions - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: סטרימינג RPC
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.cloud.biglake.hive.v1alpha.HiveMetastoreService.ListPartitions"

UpdateHiveCatalog

  • Method:‏ google.cloud.biglake.hive.v1alpha.HiveMetastoreService.UpdateHiveCatalog
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • biglake.catalogs.update - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.cloud.biglake.hive.v1alpha.HiveMetastoreService.UpdateHiveCatalog"

UpdateHiveDatabase

  • Method:‏ google.cloud.biglake.hive.v1alpha.HiveMetastoreService.UpdateHiveDatabase
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • biglake.namespaces.update - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.cloud.biglake.hive.v1alpha.HiveMetastoreService.UpdateHiveDatabase"

UpdateHiveTable

  • Method:‏ google.cloud.biglake.hive.v1alpha.HiveMetastoreService.UpdateHiveTable
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • biglake.tables.update - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.cloud.biglake.hive.v1alpha.HiveMetastoreService.UpdateHiveTable"

google.cloud.biglake.hive.v1beta.HiveMetastoreService

יומני הביקורת הבאים משויכים ל-methods ששייכות ל-google.cloud.biglake.hive.v1beta.HiveMetastoreService.

BatchCreatePartitions

  • Method:‏ google.cloud.biglake.hive.v1beta.HiveMetastoreService.BatchCreatePartitions
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • biglake.tables.createPartitions - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.cloud.biglake.hive.v1beta.HiveMetastoreService.BatchCreatePartitions"

BatchDeletePartitions

  • Method:‏ google.cloud.biglake.hive.v1beta.HiveMetastoreService.BatchDeletePartitions
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • biglake.tables.deletePartitions - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.cloud.biglake.hive.v1beta.HiveMetastoreService.BatchDeletePartitions"

BatchUpdatePartitions

  • Method:‏ google.cloud.biglake.hive.v1beta.HiveMetastoreService.BatchUpdatePartitions
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • biglake.tables.updatePartitions - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.cloud.biglake.hive.v1beta.HiveMetastoreService.BatchUpdatePartitions"

CreateHiveCatalog

  • Method:‏ google.cloud.biglake.hive.v1beta.HiveMetastoreService.CreateHiveCatalog
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • biglake.catalogs.create - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.cloud.biglake.hive.v1beta.HiveMetastoreService.CreateHiveCatalog"

CreateHiveDatabase

  • Method:‏ google.cloud.biglake.hive.v1beta.HiveMetastoreService.CreateHiveDatabase
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • biglake.namespaces.create - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.cloud.biglake.hive.v1beta.HiveMetastoreService.CreateHiveDatabase"

CreateHiveTable

  • Method:‏ google.cloud.biglake.hive.v1beta.HiveMetastoreService.CreateHiveTable
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • biglake.tables.create - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.cloud.biglake.hive.v1beta.HiveMetastoreService.CreateHiveTable"

DeleteHiveCatalog

  • Method:‏ google.cloud.biglake.hive.v1beta.HiveMetastoreService.DeleteHiveCatalog
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • biglake.catalogs.delete - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.cloud.biglake.hive.v1beta.HiveMetastoreService.DeleteHiveCatalog"

DeleteHiveDatabase

  • Method:‏ google.cloud.biglake.hive.v1beta.HiveMetastoreService.DeleteHiveDatabase
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • biglake.namespaces.delete - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.cloud.biglake.hive.v1beta.HiveMetastoreService.DeleteHiveDatabase"

DeleteHiveTable

  • Method:‏ google.cloud.biglake.hive.v1beta.HiveMetastoreService.DeleteHiveTable
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • biglake.tables.delete - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.cloud.biglake.hive.v1beta.HiveMetastoreService.DeleteHiveTable"

GetHiveCatalog

  • Method:‏ google.cloud.biglake.hive.v1beta.HiveMetastoreService.GetHiveCatalog
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • biglake.catalogs.get - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.cloud.biglake.hive.v1beta.HiveMetastoreService.GetHiveCatalog"

GetHiveDatabase

  • Method:‏ google.cloud.biglake.hive.v1beta.HiveMetastoreService.GetHiveDatabase
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • biglake.namespaces.get - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.cloud.biglake.hive.v1beta.HiveMetastoreService.GetHiveDatabase"

GetHiveTable

  • Method:‏ google.cloud.biglake.hive.v1beta.HiveMetastoreService.GetHiveTable
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • biglake.tables.get - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.cloud.biglake.hive.v1beta.HiveMetastoreService.GetHiveTable"

ListHiveDatabases

  • Method:‏ google.cloud.biglake.hive.v1beta.HiveMetastoreService.ListHiveDatabases
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • biglake.namespaces.list - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.cloud.biglake.hive.v1beta.HiveMetastoreService.ListHiveDatabases"

ListHiveTables

  • Method:‏ google.cloud.biglake.hive.v1beta.HiveMetastoreService.ListHiveTables
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • biglake.tables.list - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.cloud.biglake.hive.v1beta.HiveMetastoreService.ListHiveTables"

ListPartitions

  • Method:‏ google.cloud.biglake.hive.v1beta.HiveMetastoreService.ListPartitions
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • biglake.tables.listPartitions - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: סטרימינג RPC
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.cloud.biglake.hive.v1beta.HiveMetastoreService.ListPartitions"

UpdateHiveCatalog

  • Method:‏ google.cloud.biglake.hive.v1beta.HiveMetastoreService.UpdateHiveCatalog
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • biglake.catalogs.update - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.cloud.biglake.hive.v1beta.HiveMetastoreService.UpdateHiveCatalog"

UpdateHiveDatabase

  • Method:‏ google.cloud.biglake.hive.v1beta.HiveMetastoreService.UpdateHiveDatabase
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • biglake.namespaces.update - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.cloud.biglake.hive.v1beta.HiveMetastoreService.UpdateHiveDatabase"

UpdateHiveTable

  • Method:‏ google.cloud.biglake.hive.v1beta.HiveMetastoreService.UpdateHiveTable
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • biglake.tables.update - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.cloud.biglake.hive.v1beta.HiveMetastoreService.UpdateHiveTable"

google.cloud.biglake.v1.DeltaSharingService

יומני הביקורת הבאים משויכים ל-methods ששייכות ל-google.cloud.biglake.v1.DeltaSharingService.

CreateDeltaSharingCatalog

  • Method:‏ google.cloud.biglake.v1.DeltaSharingService.CreateDeltaSharingCatalog
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות: