מעקב אחר רישום ביומן הביקורת

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

שם השירות

יומני הביקורת של Cloud Monitoring משתמשים בשם השירות monitoring.googleapis.com. אתם יכולים לסנן לפי השירות הזה:

    protoPayload.serviceName="monitoring.googleapis.com"
  

‫Methods לפי סוג ההרשאה

לכל הרשאה ב-IAM יש מאפיין type עם enum שיכול להיות אחד מארבעת הערכים הבאים: ADMIN_READ,‏ ADMIN_WRITE,‏ DATA_READ או DATA_WRITE. כשקוראים ל-method, ב-Cloud Monitoring נוצר יומן ביקורת שהקטגוריה שלו תלויה במאפיין 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.monitoring.dashboard.v1.DashboardsService.GetDashboard
google.monitoring.dashboard.v1.DashboardsService.ListDashboards
google.monitoring.v3.AlertPolicyService.GetAlertPolicy
google.monitoring.v3.AlertPolicyService.ListAlertPolicies
google.monitoring.v3.GroupService.GetGroup
google.monitoring.v3.GroupService.ListGroupMembers
google.monitoring.v3.GroupService.ListGroups
google.monitoring.v3.MetricService.GetMetricDescriptor
google.monitoring.v3.MetricService.ListMetricDescriptors
google.monitoring.v3.NotificationChannelService.GetNotificationChannel
google.monitoring.v3.NotificationChannelService.GetNotificationChannelVerificationCode
google.monitoring.v3.NotificationChannelService.ListNotificationChannels
google.monitoring.v3.ServiceMonitoringService.GetService
google.monitoring.v3.ServiceMonitoringService.GetServiceLevelObjective
google.monitoring.v3.ServiceMonitoringService.ListServiceLevelObjectives
google.monitoring.v3.ServiceMonitoringService.ListServices
google.monitoring.v3.SnoozeService.GetSnooze
google.monitoring.v3.SnoozeService.ListSnoozes
google.monitoring.v3.UptimeCheckService.GetUptimeCheckConfig
google.monitoring.v3.UptimeCheckService.ListUptimeCheckConfigs
ADMIN_WRITE google.monitoring.dashboard.v1.DashboardsService.CreateDashboard
google.monitoring.dashboard.v1.DashboardsService.DeleteDashboard
google.monitoring.dashboard.v1.DashboardsService.UpdateDashboard
google.monitoring.metricsscope.v1.MetricsScopes.CreateMonitoredProject (LRO)
google.monitoring.metricsscope.v1.MetricsScopes.DeleteMonitoredProject (LRO)
google.monitoring.v3.AlertPolicyService.CreateAlertPolicy
google.monitoring.v3.AlertPolicyService.DeleteAlertPolicy
google.monitoring.v3.AlertPolicyService.UpdateAlertPolicy
google.monitoring.v3.GroupService.CreateGroup
google.monitoring.v3.GroupService.DeleteGroup
google.monitoring.v3.GroupService.UpdateGroup
google.monitoring.v3.MetricService.CreateMetricDescriptor
google.monitoring.v3.MetricService.DeleteMetricDescriptor
google.monitoring.v3.NotificationChannelService.CreateNotificationChannel
google.monitoring.v3.NotificationChannelService.DeleteNotificationChannel
google.monitoring.v3.NotificationChannelService.UpdateNotificationChannel
google.monitoring.v3.NotificationChannelService.VerifyNotificationChannel
google.monitoring.v3.ServiceMonitoringService.CreateService
google.monitoring.v3.ServiceMonitoringService.CreateServiceLevelObjective
google.monitoring.v3.ServiceMonitoringService.DeleteService
google.monitoring.v3.ServiceMonitoringService.DeleteServiceLevelObjective
google.monitoring.v3.ServiceMonitoringService.UpdateService
google.monitoring.v3.ServiceMonitoringService.UpdateServiceLevelObjective
google.monitoring.v3.SnoozeService.CreateSnooze
google.monitoring.v3.SnoozeService.UpdateSnooze
google.monitoring.v3.UptimeCheckService.CreateUptimeCheckConfig
google.monitoring.v3.UptimeCheckService.DeleteUptimeCheckConfig
google.monitoring.v3.UptimeCheckService.UpdateUptimeCheckConfig
DATA_READ google.monitoring.prometheus.v1.PrometheusUpstream.LabelValues
google.monitoring.prometheus.v1.PrometheusUpstream.ListMetricMetadata
google.monitoring.prometheus.v1.PrometheusUpstream.QueryExemplars
google.monitoring.prometheus.v1.PrometheusUpstream.QueryInstant
google.monitoring.prometheus.v1.PrometheusUpstream.QueryLabels
google.monitoring.prometheus.v1.PrometheusUpstream.QueryRange
google.monitoring.prometheus.v1.PrometheusUpstream.QuerySeries
google.monitoring.v3.MetricService.ListTimeSeries
google.monitoring.v3.QueryService.QueryTimeSeries
DATA_WRITE google.monitoring.v3.AgentTranslationService.CreateCollectdTimeSeries
google.monitoring.v3.MetricService.CreateServiceTimeSeries
google.monitoring.v3.MetricService.CreateTimeSeries
google.monitoring.v3.NotificationChannelService.SendNotificationChannelVerificationCode
OTHER google.monitoring.metricsscope.v1.MetricsScopes.GetMetricsScope: כדי להפעיל את היומן הזה, צריך להפעיל את ADMIN_READ בקטע של השירות cloudresourcemanager.googleapis.com.
google.monitoring.metricsscope.v1.MetricsScopes.ListMetricsScopesByMonitoredProject: כדי להפעיל את היומן הזה, צריך להפעיל את ADMIN_READ בקטע של השירות cloudresourcemanager.googleapis.com.

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

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

google.monitoring.dashboard.v1.DashboardsService

יומני הביקורת הבאים משויכים ל-methods ששייכות ל-google.monitoring.dashboard.v1.DashboardsService.

CreateDashboard

  • Method:‏ google.monitoring.dashboard.v1.DashboardsService.CreateDashboard
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • monitoring.dashboards.create - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.dashboard.v1.DashboardsService.CreateDashboard"

DeleteDashboard

  • Method:‏ google.monitoring.dashboard.v1.DashboardsService.DeleteDashboard
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • monitoring.dashboards.delete - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.dashboard.v1.DashboardsService.DeleteDashboard"

GetDashboard

  • Method:‏ google.monitoring.dashboard.v1.DashboardsService.GetDashboard
  • סוג יומן הביקורת: גישה לנתונים
  • הרשאות:
    • monitoring.dashboards.get - ADMIN_READ
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.dashboard.v1.DashboardsService.GetDashboard"

ListDashboards

  • Method:‏ google.monitoring.dashboard.v1.DashboardsService.ListDashboards
  • סוג יומן הביקורת: גישה לנתונים
  • הרשאות:
    • monitoring.dashboards.list - ADMIN_READ
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.dashboard.v1.DashboardsService.ListDashboards"

UpdateDashboard

  • Method:‏ google.monitoring.dashboard.v1.DashboardsService.UpdateDashboard
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • monitoring.dashboards.update - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.dashboard.v1.DashboardsService.UpdateDashboard"

google.monitoring.metricsscope.v1.MetricsScopes

יומני הביקורת הבאים משויכים ל-methods ששייכות ל-google.monitoring.metricsscope.v1.MetricsScopes.

CreateMonitoredProject

  • Method:‏ google.monitoring.metricsscope.v1.MetricsScopes.CreateMonitoredProject
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • monitoring.metricsScopes.link - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: פעולה ממושכת
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.metricsscope.v1.MetricsScopes.CreateMonitoredProject"

DeleteMonitoredProject

  • Method:‏ google.monitoring.metricsscope.v1.MetricsScopes.DeleteMonitoredProject
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • monitoring.metricsScopes.link - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: פעולה ממושכת
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.metricsscope.v1.MetricsScopes.DeleteMonitoredProject"

GetMetricsScope

  • Method:‏ google.monitoring.metricsscope.v1.MetricsScopes.GetMetricsScope
  • סוג יומן הביקורת: גישה לנתונים
  • הרשאות:
    • resourcemanager.projects.get - ADMIN_READ
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.metricsscope.v1.MetricsScopes.GetMetricsScope"

ListMetricsScopesByMonitoredProject

  • Method:‏ google.monitoring.metricsscope.v1.MetricsScopes.ListMetricsScopesByMonitoredProject
  • סוג יומן הביקורת: גישה לנתונים
  • הרשאות:
    • resourcemanager.projects.get - ADMIN_READ
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.metricsscope.v1.MetricsScopes.ListMetricsScopesByMonitoredProject"

google.monitoring.prometheus.v1.PrometheusUpstream

יומני הביקורת הבאים משויכים ל-methods ששייכות ל-google.monitoring.prometheus.v1.PrometheusUpstream.

LabelValues

  • Method:‏ google.monitoring.prometheus.v1.PrometheusUpstream.LabelValues
  • סוג יומן הביקורת: גישה לנתונים
  • הרשאות:
    • monitoring.timeSeries.list - DATA_READ
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.prometheus.v1.PrometheusUpstream.LabelValues"

ListMetricMetadata

  • Method:‏ google.monitoring.prometheus.v1.PrometheusUpstream.ListMetricMetadata
  • סוג יומן הביקורת: גישה לנתונים
  • הרשאות:
    • monitoring.timeSeries.list - DATA_READ
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.prometheus.v1.PrometheusUpstream.ListMetricMetadata"

QueryExemplars

  • Method:‏ google.monitoring.prometheus.v1.PrometheusUpstream.QueryExemplars
  • סוג יומן הביקורת: גישה לנתונים
  • הרשאות:
    • monitoring.timeSeries.list - DATA_READ
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.prometheus.v1.PrometheusUpstream.QueryExemplars"

QueryInstant

  • Method:‏ google.monitoring.prometheus.v1.PrometheusUpstream.QueryInstant
  • סוג יומן הביקורת: גישה לנתונים
  • הרשאות:
    • monitoring.timeSeries.list - DATA_READ
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.prometheus.v1.PrometheusUpstream.QueryInstant"

QueryLabels

  • Method:‏ google.monitoring.prometheus.v1.PrometheusUpstream.QueryLabels
  • סוג יומן הביקורת: גישה לנתונים
  • הרשאות:
    • monitoring.timeSeries.list - DATA_READ
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.prometheus.v1.PrometheusUpstream.QueryLabels"

QueryRange

  • Method:‏ google.monitoring.prometheus.v1.PrometheusUpstream.QueryRange
  • סוג יומן הביקורת: גישה לנתונים
  • הרשאות:
    • monitoring.timeSeries.list - DATA_READ
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.prometheus.v1.PrometheusUpstream.QueryRange"

QuerySeries

  • Method:‏ google.monitoring.prometheus.v1.PrometheusUpstream.QuerySeries
  • סוג יומן הביקורת: גישה לנתונים
  • הרשאות:
    • monitoring.timeSeries.list - DATA_READ
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.prometheus.v1.PrometheusUpstream.QuerySeries"

google.monitoring.v3.AgentTranslationService

יומני הביקורת הבאים משויכים ל-methods ששייכות ל-google.monitoring.v3.AgentTranslationService.

CreateCollectdTimeSeries

  • Method:‏ google.monitoring.v3.AgentTranslationService.CreateCollectdTimeSeries
  • סוג יומן הביקורת: גישה לנתונים
  • הרשאות:
    • monitoring.timeSeries.create - DATA_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.AgentTranslationService.CreateCollectdTimeSeries"

google.monitoring.v3.AlertPolicyService

יומני הביקורת הבאים משויכים ל-methods ששייכות ל-google.monitoring.v3.AlertPolicyService.

CreateAlertPolicy

  • Method:‏ google.monitoring.v3.AlertPolicyService.CreateAlertPolicy
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • monitoring.alertPolicies.create - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.AlertPolicyService.CreateAlertPolicy"

DeleteAlertPolicy

  • Method:‏ google.monitoring.v3.AlertPolicyService.DeleteAlertPolicy
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • monitoring.alertPolicies.delete - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.AlertPolicyService.DeleteAlertPolicy"

GetAlertPolicy

  • Method:‏ google.monitoring.v3.AlertPolicyService.GetAlertPolicy
  • סוג יומן הביקורת: גישה לנתונים
  • הרשאות:
    • monitoring.alertPolicies.get - ADMIN_READ
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.AlertPolicyService.GetAlertPolicy"

ListAlertPolicies

  • Method:‏ google.monitoring.v3.AlertPolicyService.ListAlertPolicies
  • סוג יומן הביקורת: גישה לנתונים
  • הרשאות:
    • monitoring.alertPolicies.list - ADMIN_READ
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.AlertPolicyService.ListAlertPolicies"

UpdateAlertPolicy

  • Method:‏ google.monitoring.v3.AlertPolicyService.UpdateAlertPolicy
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • monitoring.alertPolicies.update - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.AlertPolicyService.UpdateAlertPolicy"

google.monitoring.v3.GroupService

יומני הביקורת הבאים משויכים ל-methods ששייכות ל-google.monitoring.v3.GroupService.

CreateGroup

  • Method:‏ google.monitoring.v3.GroupService.CreateGroup
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • monitoring.groups.create - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.GroupService.CreateGroup"

DeleteGroup

  • Method:‏ google.monitoring.v3.GroupService.DeleteGroup
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • monitoring.groups.delete - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.GroupService.DeleteGroup"

GetGroup

  • Method:‏ google.monitoring.v3.GroupService.GetGroup
  • סוג יומן הביקורת: גישה לנתונים
  • הרשאות:
    • monitoring.groups.get - ADMIN_READ
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.GroupService.GetGroup"

ListGroupMembers

  • Method:‏ google.monitoring.v3.GroupService.ListGroupMembers
  • סוג יומן הביקורת: גישה לנתונים
  • הרשאות:
    • monitoring.groups.get - ADMIN_READ
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.GroupService.ListGroupMembers"

ListGroups

  • Method:‏ google.monitoring.v3.GroupService.ListGroups
  • סוג יומן הביקורת: גישה לנתונים
  • הרשאות:
    • monitoring.groups.list - ADMIN_READ
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.GroupService.ListGroups"

UpdateGroup

  • Method:‏ google.monitoring.v3.GroupService.UpdateGroup
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • monitoring.groups.update - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.GroupService.UpdateGroup"

google.monitoring.v3.MetricService

יומני הביקורת הבאים משויכים ל-methods ששייכות ל-google.monitoring.v3.MetricService.

CreateMetricDescriptor

  • Method:‏ google.monitoring.v3.MetricService.CreateMetricDescriptor
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • monitoring.metricDescriptors.create - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.MetricService.CreateMetricDescriptor"

CreateServiceTimeSeries

  • Method:‏ google.monitoring.v3.MetricService.CreateServiceTimeSeries
  • סוג יומן הביקורת: גישה לנתונים
  • הרשאות:
    • monitoring.timeSeries.create - DATA_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.MetricService.CreateServiceTimeSeries"

CreateTimeSeries

  • Method:‏ google.monitoring.v3.MetricService.CreateTimeSeries
  • סוג יומן הביקורת: גישה לנתונים
  • הרשאות:
    • monitoring.timeSeries.create - DATA_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.MetricService.CreateTimeSeries"

DeleteMetricDescriptor

  • Method:‏ google.monitoring.v3.MetricService.DeleteMetricDescriptor
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • monitoring.metricDescriptors.delete - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.MetricService.DeleteMetricDescriptor"

GetMetricDescriptor

  • Method:‏ google.monitoring.v3.MetricService.GetMetricDescriptor
  • סוג יומן הביקורת: גישה לנתונים
  • הרשאות:
    • monitoring.metricDescriptors.get - ADMIN_READ
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.MetricService.GetMetricDescriptor"

ListMetricDescriptors

  • Method:‏ google.monitoring.v3.MetricService.ListMetricDescriptors
  • סוג יומן הביקורת: גישה לנתונים
  • הרשאות:
    • monitoring.metricDescriptors.list - ADMIN_READ
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.MetricService.ListMetricDescriptors"

ListTimeSeries

  • Method:‏ google.monitoring.v3.MetricService.ListTimeSeries
  • סוג יומן הביקורת: גישה לנתונים
  • הרשאות:
    • monitoring.timeSeries.list - DATA_READ
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.MetricService.ListTimeSeries"

google.monitoring.v3.NotificationChannelService

יומני הביקורת הבאים משויכים ל-methods ששייכות ל-google.monitoring.v3.NotificationChannelService.

CreateNotificationChannel

  • Method:‏ google.monitoring.v3.NotificationChannelService.CreateNotificationChannel
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • monitoring.notificationChannels.create - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.NotificationChannelService.CreateNotificationChannel"

DeleteNotificationChannel

  • Method:‏ google.monitoring.v3.NotificationChannelService.DeleteNotificationChannel
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • monitoring.notificationChannels.delete - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.NotificationChannelService.DeleteNotificationChannel"

GetNotificationChannel

  • Method:‏ google.monitoring.v3.NotificationChannelService.GetNotificationChannel
  • סוג יומן הביקורת: גישה לנתונים
  • הרשאות:
    • monitoring.notificationChannels.get - ADMIN_READ
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.NotificationChannelService.GetNotificationChannel"

GetNotificationChannelVerificationCode

  • Method:‏ google.monitoring.v3.NotificationChannelService.GetNotificationChannelVerificationCode
  • סוג יומן הביקורת: גישה לנתונים
  • הרשאות:
    • monitoring.notificationChannels.getVerificationCode - ADMIN_READ
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.NotificationChannelService.GetNotificationChannelVerificationCode"

ListNotificationChannels

  • Method:‏ google.monitoring.v3.NotificationChannelService.ListNotificationChannels
  • סוג יומן הביקורת: גישה לנתונים
  • הרשאות:
    • monitoring.notificationChannels.list - ADMIN_READ
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.NotificationChannelService.ListNotificationChannels"

SendNotificationChannelVerificationCode

  • Method:‏ google.monitoring.v3.NotificationChannelService.SendNotificationChannelVerificationCode
  • סוג יומן הביקורת: גישה לנתונים
  • הרשאות:
    • monitoring.notificationChannels.sendVerificationCode - DATA_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.NotificationChannelService.SendNotificationChannelVerificationCode"

UpdateNotificationChannel

  • Method:‏ google.monitoring.v3.NotificationChannelService.UpdateNotificationChannel
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • monitoring.notificationChannels.update - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.NotificationChannelService.UpdateNotificationChannel"

VerifyNotificationChannel

  • Method:‏ google.monitoring.v3.NotificationChannelService.VerifyNotificationChannel
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • monitoring.notificationChannels.verify - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.NotificationChannelService.VerifyNotificationChannel"

google.monitoring.v3.QueryService

יומני הביקורת הבאים משויכים ל-methods ששייכות ל-google.monitoring.v3.QueryService.

QueryTimeSeries

  • Method:‏ google.monitoring.v3.QueryService.QueryTimeSeries
  • סוג יומן הביקורת: גישה לנתונים
  • הרשאות:
    • monitoring.timeSeries.list - DATA_READ
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.QueryService.QueryTimeSeries"

google.monitoring.v3.ServiceMonitoringService

יומני הביקורת הבאים משויכים ל-methods ששייכות ל-google.monitoring.v3.ServiceMonitoringService.

CreateService

  • Method:‏ google.monitoring.v3.ServiceMonitoringService.CreateService
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • monitoring.services.create - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.ServiceMonitoringService.CreateService"

CreateServiceLevelObjective

  • Method:‏ google.monitoring.v3.ServiceMonitoringService.CreateServiceLevelObjective
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • monitoring.slos.create - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.ServiceMonitoringService.CreateServiceLevelObjective"

DeleteService

  • Method:‏ google.monitoring.v3.ServiceMonitoringService.DeleteService
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • monitoring.services.delete - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.ServiceMonitoringService.DeleteService"

DeleteServiceLevelObjective

  • Method:‏ google.monitoring.v3.ServiceMonitoringService.DeleteServiceLevelObjective
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • monitoring.slos.delete - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.ServiceMonitoringService.DeleteServiceLevelObjective"

GetService

  • Method:‏ google.monitoring.v3.ServiceMonitoringService.GetService
  • סוג יומן הביקורת: גישה לנתונים
  • הרשאות:
    • monitoring.services.get - ADMIN_READ
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.ServiceMonitoringService.GetService"

GetServiceLevelObjective

  • Method:‏ google.monitoring.v3.ServiceMonitoringService.GetServiceLevelObjective
  • סוג יומן הביקורת: גישה לנתונים
  • הרשאות:
    • monitoring.slos.get - ADMIN_READ
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.ServiceMonitoringService.GetServiceLevelObjective"

ListServiceLevelObjectives

  • Method:‏ google.monitoring.v3.ServiceMonitoringService.ListServiceLevelObjectives
  • סוג יומן הביקורת: גישה לנתונים
  • הרשאות:
    • monitoring.slos.list - ADMIN_READ
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.ServiceMonitoringService.ListServiceLevelObjectives"

ListServices

  • Method:‏ google.monitoring.v3.ServiceMonitoringService.ListServices
  • סוג יומן הביקורת: גישה לנתונים
  • הרשאות:
    • monitoring.services.list - ADMIN_READ
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.ServiceMonitoringService.ListServices"

UpdateService

  • Method:‏ google.monitoring.v3.ServiceMonitoringService.UpdateService
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • monitoring.services.update - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.ServiceMonitoringService.UpdateService"

UpdateServiceLevelObjective

  • Method:‏ google.monitoring.v3.ServiceMonitoringService.UpdateServiceLevelObjective
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • monitoring.slos.update - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.ServiceMonitoringService.UpdateServiceLevelObjective"

google.monitoring.v3.SnoozeService

יומני הביקורת הבאים משויכים ל-methods ששייכות ל-google.monitoring.v3.SnoozeService.

CreateSnooze

  • Method:‏ google.monitoring.v3.SnoozeService.CreateSnooze
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • monitoring.snoozes.create - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.SnoozeService.CreateSnooze"

GetSnooze

  • Method:‏ google.monitoring.v3.SnoozeService.GetSnooze
  • סוג יומן הביקורת: גישה לנתונים
  • הרשאות:
    • monitoring.snoozes.get - ADMIN_READ
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.SnoozeService.GetSnooze"

ListSnoozes

  • Method:‏ google.monitoring.v3.SnoozeService.ListSnoozes
  • סוג יומן הביקורת: גישה לנתונים
  • הרשאות:
    • monitoring.snoozes.list - ADMIN_READ
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.SnoozeService.ListSnoozes"

UpdateSnooze

  • Method:‏ google.monitoring.v3.SnoozeService.UpdateSnooze
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • monitoring.snoozes.update - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.SnoozeService.UpdateSnooze"

google.monitoring.v3.UptimeCheckService

יומני הביקורת הבאים משויכים ל-methods ששייכות ל-google.monitoring.v3.UptimeCheckService.

CreateUptimeCheckConfig

  • Method:‏ google.monitoring.v3.UptimeCheckService.CreateUptimeCheckConfig
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • monitoring.uptimeCheckConfigs.create - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.UptimeCheckService.CreateUptimeCheckConfig"

DeleteUptimeCheckConfig

  • Method:‏ google.monitoring.v3.UptimeCheckService.DeleteUptimeCheckConfig
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • monitoring.uptimeCheckConfigs.delete - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.UptimeCheckService.DeleteUptimeCheckConfig"

GetUptimeCheckConfig

  • Method:‏ google.monitoring.v3.UptimeCheckService.GetUptimeCheckConfig
  • סוג יומן הביקורת: גישה לנתונים
  • הרשאות:
    • monitoring.uptimeCheckConfigs.get - ADMIN_READ
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.UptimeCheckService.GetUptimeCheckConfig"

ListUptimeCheckConfigs

  • Method:‏ google.monitoring.v3.UptimeCheckService.ListUptimeCheckConfigs
  • סוג יומן הביקורת: גישה לנתונים
  • הרשאות:
    • monitoring.uptimeCheckConfigs.list - ADMIN_READ
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.UptimeCheckService.ListUptimeCheckConfigs"

UpdateUptimeCheckConfig

  • Method:‏ google.monitoring.v3.UptimeCheckService.UpdateUptimeCheckConfig
  • סוג יומן הביקורת: פעילות אדמין
  • הרשאות:
    • monitoring.uptimeCheckConfigs.update - ADMIN_WRITE
  • ה-method היא פעולה ממושכת או פעולת סטרימינג: לא.
  • סינון לפי ה-method: ‏ protoPayload.methodName="google.monitoring.v3.UptimeCheckService.UpdateUptimeCheckConfig"

אילו methods לא יוצרות יומני ביקורת

יכולות להיות כמה סיבות שב-method מסוימת לא נוצרים יומני ביקורת:

  • מדובר ב-method שיש בה נפח גבוה של יומנים, שיצירה שלהם עלולה לגרור עלויות גבוהות של אחסון ויצירה.
  • הערך של הביקורת נמוך.
  • כבר יש יומן ביקורת או יומן פלטפורמה אחרים שמכסים את ה-method.

ה-methods הבאות לא יוצרות יומני ביקורת:

  • google.monitoring.v3.NotificationChannelService.GetNotificationChannelDescriptor
  • google.monitoring.v3.NotificationChannelService.ListNotificationChannelDescriptors
  • google.monitoring.v3.UptimeCheckService.ListUptimeCheckIps