Monitoring 감사 로깅

이 문서에서는 Cloud Monitoring의 감사 로깅에 대해 설명합니다. Google Cloud 서비스는 Google Cloud 리소스 내의 관리 활동과 액세스를 기록하는 감사 로그를 작성합니다. 자세한 내용은 Cloud 감사 로그를 참조하세요.

이 페이지는 2024년 5월 22일 19:00:45(UTC)에 최종 작성되었습니다.

서비스 이름

Cloud Monitoring 감사 로그는 서비스 이름 monitoring.googleapis.com을 사용합니다.

권한 유형별 메서드

DATA_READ, DATA_WRITE, ADMIN_READ 권한 유형을 검사하는 메서드는 데이터 액세스 감사 로그입니다. ADMIN_WRITE 권한 유형을 검사하는 메서드는 관리자 활동 감사 로그입니다.

권한 유형 메서드
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
google.monitoring.metricsscope.v1.MetricsScopes.DeleteMonitoredProject
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: 이 로그를 사용 설정하려면 서비스 cloudresourcemanager.googleapis.com 아래의 ADMIN_READ 유형을 사용 설정합니다.
google.monitoring.metricsscope.v1.MetricsScopes.ListMetricsScopesByMonitoredProject: 이 로그를 사용 설정하려면 서비스 cloudresourcemanager.googleapis.com 아래의 ADMIN_READ 유형을 사용 설정합니다.

API 인터페이스당 감사 로그

각 메서드에서 어떤 권한이 어떻게 평가되는지 자세히 알아보려면 Cloud Monitoring의 Identity and Access Management 문서를 참조하세요.

google.monitoring.dashboard.v1.DashboardsService

google.monitoring.dashboard.v1.DashboardsService에 속한 메서드와 연관된 감사 로그에 대한 세부 정보입니다.

google.monitoring.dashboard.v1.DashboardsService.CreateDashboard

  • 메서드: google.monitoring.dashboard.v1.DashboardsService.CreateDashboard
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • monitoring.dashboards.create - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.dashboard.v1.DashboardsService.CreateDashboard"

google.monitoring.dashboard.v1.DashboardsService.DeleteDashboard

  • 메서드: google.monitoring.dashboard.v1.DashboardsService.DeleteDashboard
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • monitoring.dashboards.delete - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.dashboard.v1.DashboardsService.DeleteDashboard"

google.monitoring.dashboard.v1.DashboardsService.GetDashboard

  • 메서드: google.monitoring.dashboard.v1.DashboardsService.GetDashboard
  • 감사 로그 유형: 데이터 액세스
  • 권한:
    • monitoring.dashboards.get - ADMIN_READ
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.dashboard.v1.DashboardsService.GetDashboard"

google.monitoring.dashboard.v1.DashboardsService.ListDashboards

  • 메서드: google.monitoring.dashboard.v1.DashboardsService.ListDashboards
  • 감사 로그 유형: 데이터 액세스
  • 권한:
    • monitoring.dashboards.list - ADMIN_READ
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.dashboard.v1.DashboardsService.ListDashboards"

google.monitoring.dashboard.v1.DashboardsService.UpdateDashboard

  • 메서드: google.monitoring.dashboard.v1.DashboardsService.UpdateDashboard
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • monitoring.dashboards.update - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.dashboard.v1.DashboardsService.UpdateDashboard"

google.monitoring.metricsscope.v1.MetricsScopes

google.monitoring.metricsscope.v1.MetricsScopes에 속한 메서드와 연관된 감사 로그에 대한 세부 정보입니다.

google.monitoring.metricsscope.v1.MetricsScopes.CreateMonitoredProject

  • 메서드: google.monitoring.metricsscope.v1.MetricsScopes.CreateMonitoredProject
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • monitoring.metricsScopes.link - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 장기 실행 작업
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.metricsscope.v1.MetricsScopes.CreateMonitoredProject"

google.monitoring.metricsscope.v1.MetricsScopes.DeleteMonitoredProject

  • 메서드: google.monitoring.metricsscope.v1.MetricsScopes.DeleteMonitoredProject
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • monitoring.metricsScopes.link - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 장기 실행 작업
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.metricsscope.v1.MetricsScopes.DeleteMonitoredProject"

google.monitoring.metricsscope.v1.MetricsScopes.GetMetricsScope

  • 메서드: google.monitoring.metricsscope.v1.MetricsScopes.GetMetricsScope
  • 감사 로그 유형: 데이터 액세스
  • 권한:
    • resourcemanager.projects.get - ADMIN_READ
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.metricsscope.v1.MetricsScopes.GetMetricsScope"

google.monitoring.metricsscope.v1.MetricsScopes.ListMetricsScopesByMonitoredProject

  • 메서드: google.monitoring.metricsscope.v1.MetricsScopes.ListMetricsScopesByMonitoredProject
  • 감사 로그 유형: 데이터 액세스
  • 권한:
    • resourcemanager.projects.get - ADMIN_READ
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.metricsscope.v1.MetricsScopes.ListMetricsScopesByMonitoredProject"

google.monitoring.prometheus.v1.PrometheusUpstream

google.monitoring.prometheus.v1.PrometheusUpstream에 속한 메서드와 연관된 감사 로그에 대한 세부 정보입니다.

google.monitoring.prometheus.v1.PrometheusUpstream.LabelValues

  • 메서드: google.monitoring.prometheus.v1.PrometheusUpstream.LabelValues
  • 감사 로그 유형: 데이터 액세스
  • 권한:
    • monitoring.timeSeries.list - DATA_READ
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.prometheus.v1.PrometheusUpstream.LabelValues"

google.monitoring.prometheus.v1.PrometheusUpstream.ListMetricMetadata

  • 메서드: google.monitoring.prometheus.v1.PrometheusUpstream.ListMetricMetadata
  • 감사 로그 유형: 데이터 액세스
  • 권한:
    • monitoring.timeSeries.list - DATA_READ
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.prometheus.v1.PrometheusUpstream.ListMetricMetadata"

google.monitoring.prometheus.v1.PrometheusUpstream.QueryExemplars

  • 메서드: google.monitoring.prometheus.v1.PrometheusUpstream.QueryExemplars
  • 감사 로그 유형: 데이터 액세스
  • 권한:
    • monitoring.timeSeries.list - DATA_READ
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.prometheus.v1.PrometheusUpstream.QueryExemplars"

google.monitoring.prometheus.v1.PrometheusUpstream.QueryInstant

  • 메서드: google.monitoring.prometheus.v1.PrometheusUpstream.QueryInstant
  • 감사 로그 유형: 데이터 액세스
  • 권한:
    • monitoring.timeSeries.list - DATA_READ
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.prometheus.v1.PrometheusUpstream.QueryInstant"

google.monitoring.prometheus.v1.PrometheusUpstream.QueryLabels

  • 메서드: google.monitoring.prometheus.v1.PrometheusUpstream.QueryLabels
  • 감사 로그 유형: 데이터 액세스
  • 권한:
    • monitoring.timeSeries.list - DATA_READ
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.prometheus.v1.PrometheusUpstream.QueryLabels"

google.monitoring.prometheus.v1.PrometheusUpstream.QueryRange

  • 메서드: google.monitoring.prometheus.v1.PrometheusUpstream.QueryRange
  • 감사 로그 유형: 데이터 액세스
  • 권한:
    • monitoring.timeSeries.list - DATA_READ
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.prometheus.v1.PrometheusUpstream.QueryRange"

google.monitoring.prometheus.v1.PrometheusUpstream.QuerySeries

  • 메서드: google.monitoring.prometheus.v1.PrometheusUpstream.QuerySeries
  • 감사 로그 유형: 데이터 액세스
  • 권한:
    • monitoring.timeSeries.list - DATA_READ
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.prometheus.v1.PrometheusUpstream.QuerySeries"

google.monitoring.v3.AgentTranslationService

google.monitoring.v3.AgentTranslationService에 속한 메서드와 연관된 감사 로그에 대한 세부 정보입니다.

google.monitoring.v3.AgentTranslationService.CreateCollectdTimeSeries

  • 메서드: google.monitoring.v3.AgentTranslationService.CreateCollectdTimeSeries
  • 감사 로그 유형: 데이터 액세스
  • 권한:
    • monitoring.timeSeries.create - DATA_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.AgentTranslationService.CreateCollectdTimeSeries"

google.monitoring.v3.AlertPolicyService

google.monitoring.v3.AlertPolicyService에 속한 메서드와 연관된 감사 로그에 대한 세부 정보입니다.

google.monitoring.v3.AlertPolicyService.CreateAlertPolicy

  • 메서드: google.monitoring.v3.AlertPolicyService.CreateAlertPolicy
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • logging.sqlAlerts.create - ADMIN_WRITE
    • monitoring.alertPolicies.create - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.AlertPolicyService.CreateAlertPolicy"

google.monitoring.v3.AlertPolicyService.DeleteAlertPolicy

  • 메서드: google.monitoring.v3.AlertPolicyService.DeleteAlertPolicy
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • monitoring.alertPolicies.delete - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.AlertPolicyService.DeleteAlertPolicy"

google.monitoring.v3.AlertPolicyService.GetAlertPolicy

  • 메서드: google.monitoring.v3.AlertPolicyService.GetAlertPolicy
  • 감사 로그 유형: 데이터 액세스
  • 권한:
    • monitoring.alertPolicies.get - ADMIN_READ
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.AlertPolicyService.GetAlertPolicy"

google.monitoring.v3.AlertPolicyService.ListAlertPolicies

  • 메서드: google.monitoring.v3.AlertPolicyService.ListAlertPolicies
  • 감사 로그 유형: 데이터 액세스
  • 권한:
    • monitoring.alertPolicies.list - ADMIN_READ
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.AlertPolicyService.ListAlertPolicies"

google.monitoring.v3.AlertPolicyService.UpdateAlertPolicy

  • 메서드: google.monitoring.v3.AlertPolicyService.UpdateAlertPolicy
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • logging.sqlAlerts.update - ADMIN_WRITE
    • monitoring.alertPolicies.update - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.AlertPolicyService.UpdateAlertPolicy"

google.monitoring.v3.GroupService

google.monitoring.v3.GroupService에 속한 메서드와 연관된 감사 로그에 대한 세부 정보입니다.

google.monitoring.v3.GroupService.CreateGroup

  • 메서드: google.monitoring.v3.GroupService.CreateGroup
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • monitoring.groups.create - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.GroupService.CreateGroup"

google.monitoring.v3.GroupService.DeleteGroup

  • 메서드: google.monitoring.v3.GroupService.DeleteGroup
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • monitoring.groups.delete - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.GroupService.DeleteGroup"

google.monitoring.v3.GroupService.GetGroup

  • 메서드: google.monitoring.v3.GroupService.GetGroup
  • 감사 로그 유형: 데이터 액세스
  • 권한:
    • monitoring.groups.get - ADMIN_READ
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.GroupService.GetGroup"

google.monitoring.v3.GroupService.ListGroupMembers

  • 메서드: google.monitoring.v3.GroupService.ListGroupMembers
  • 감사 로그 유형: 데이터 액세스
  • 권한:
    • monitoring.groups.get - ADMIN_READ
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.GroupService.ListGroupMembers"

google.monitoring.v3.GroupService.ListGroups

  • 메서드: google.monitoring.v3.GroupService.ListGroups
  • 감사 로그 유형: 데이터 액세스
  • 권한:
    • monitoring.groups.list - ADMIN_READ
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.GroupService.ListGroups"

google.monitoring.v3.GroupService.UpdateGroup

  • 메서드: google.monitoring.v3.GroupService.UpdateGroup
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • monitoring.groups.update - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.GroupService.UpdateGroup"

google.monitoring.v3.MetricService

google.monitoring.v3.MetricService에 속한 메서드와 연관된 감사 로그에 대한 세부 정보입니다.

google.monitoring.v3.MetricService.CreateMetricDescriptor

  • 메서드: google.monitoring.v3.MetricService.CreateMetricDescriptor
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • monitoring.metricDescriptors.create - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.MetricService.CreateMetricDescriptor"

google.monitoring.v3.MetricService.CreateServiceTimeSeries

  • 메서드: google.monitoring.v3.MetricService.CreateServiceTimeSeries
  • 감사 로그 유형: 데이터 액세스
  • 권한:
    • monitoring.timeSeries.create - DATA_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.MetricService.CreateServiceTimeSeries"

google.monitoring.v3.MetricService.CreateTimeSeries

  • 메서드: google.monitoring.v3.MetricService.CreateTimeSeries
  • 감사 로그 유형: 데이터 액세스
  • 권한:
    • monitoring.timeSeries.create - DATA_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.MetricService.CreateTimeSeries"

google.monitoring.v3.MetricService.DeleteMetricDescriptor

  • 메서드: google.monitoring.v3.MetricService.DeleteMetricDescriptor
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • monitoring.metricDescriptors.delete - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.MetricService.DeleteMetricDescriptor"

google.monitoring.v3.MetricService.GetMetricDescriptor

  • 메서드: google.monitoring.v3.MetricService.GetMetricDescriptor
  • 감사 로그 유형: 데이터 액세스
  • 권한:
    • monitoring.metricDescriptors.get - ADMIN_READ
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.MetricService.GetMetricDescriptor"

google.monitoring.v3.MetricService.ListMetricDescriptors

  • 메서드: google.monitoring.v3.MetricService.ListMetricDescriptors
  • 감사 로그 유형: 데이터 액세스
  • 권한:
    • monitoring.metricDescriptors.list - ADMIN_READ
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.MetricService.ListMetricDescriptors"

google.monitoring.v3.MetricService.ListTimeSeries

  • 메서드: google.monitoring.v3.MetricService.ListTimeSeries
  • 감사 로그 유형: 데이터 액세스
  • 권한:
    • monitoring.timeSeries.list - DATA_READ
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.MetricService.ListTimeSeries"

google.monitoring.v3.NotificationChannelService

google.monitoring.v3.NotificationChannelService에 속한 메서드와 연관된 감사 로그에 대한 세부 정보입니다.

google.monitoring.v3.NotificationChannelService.CreateNotificationChannel

  • 메서드: google.monitoring.v3.NotificationChannelService.CreateNotificationChannel
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • monitoring.notificationChannels.create - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.NotificationChannelService.CreateNotificationChannel"

google.monitoring.v3.NotificationChannelService.DeleteNotificationChannel

  • 메서드: google.monitoring.v3.NotificationChannelService.DeleteNotificationChannel
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • monitoring.notificationChannels.delete - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.NotificationChannelService.DeleteNotificationChannel"

google.monitoring.v3.NotificationChannelService.GetNotificationChannel

  • 메서드: google.monitoring.v3.NotificationChannelService.GetNotificationChannel
  • 감사 로그 유형: 데이터 액세스
  • 권한:
    • monitoring.notificationChannels.get - ADMIN_READ
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.NotificationChannelService.GetNotificationChannel"

google.monitoring.v3.NotificationChannelService.GetNotificationChannelVerificationCode

  • 메서드: google.monitoring.v3.NotificationChannelService.GetNotificationChannelVerificationCode
  • 감사 로그 유형: 데이터 액세스
  • 권한:
    • monitoring.notificationChannels.getVerificationCode - ADMIN_READ
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.NotificationChannelService.GetNotificationChannelVerificationCode"

google.monitoring.v3.NotificationChannelService.ListNotificationChannels

  • 메서드: google.monitoring.v3.NotificationChannelService.ListNotificationChannels
  • 감사 로그 유형: 데이터 액세스
  • 권한:
    • monitoring.notificationChannels.list - ADMIN_READ
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.NotificationChannelService.ListNotificationChannels"

google.monitoring.v3.NotificationChannelService.SendNotificationChannelVerificationCode

  • 메서드: google.monitoring.v3.NotificationChannelService.SendNotificationChannelVerificationCode
  • 감사 로그 유형: 데이터 액세스
  • 권한:
    • monitoring.notificationChannels.sendVerificationCode - DATA_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.NotificationChannelService.SendNotificationChannelVerificationCode"

google.monitoring.v3.NotificationChannelService.UpdateNotificationChannel

  • 메서드: google.monitoring.v3.NotificationChannelService.UpdateNotificationChannel
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • monitoring.notificationChannels.update - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.NotificationChannelService.UpdateNotificationChannel"

google.monitoring.v3.NotificationChannelService.VerifyNotificationChannel

  • 메서드: google.monitoring.v3.NotificationChannelService.VerifyNotificationChannel
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • monitoring.notificationChannels.verify - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.NotificationChannelService.VerifyNotificationChannel"

google.monitoring.v3.QueryService

google.monitoring.v3.QueryService에 속한 메서드와 연관된 감사 로그에 대한 세부 정보입니다.

google.monitoring.v3.QueryService.QueryTimeSeries

  • 메서드: google.monitoring.v3.QueryService.QueryTimeSeries
  • 감사 로그 유형: 데이터 액세스
  • 권한:
    • monitoring.timeSeries.list - DATA_READ
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.QueryService.QueryTimeSeries"

google.monitoring.v3.ServiceMonitoringService

google.monitoring.v3.ServiceMonitoringService에 속한 메서드와 연관된 감사 로그에 대한 세부 정보입니다.

google.monitoring.v3.ServiceMonitoringService.CreateService

  • 메서드: google.monitoring.v3.ServiceMonitoringService.CreateService
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • monitoring.services.create - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.ServiceMonitoringService.CreateService"

google.monitoring.v3.ServiceMonitoringService.CreateServiceLevelObjective

  • 메서드: google.monitoring.v3.ServiceMonitoringService.CreateServiceLevelObjective
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • monitoring.slos.create - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.ServiceMonitoringService.CreateServiceLevelObjective"

google.monitoring.v3.ServiceMonitoringService.DeleteService

  • 메서드: google.monitoring.v3.ServiceMonitoringService.DeleteService
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • monitoring.services.delete - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.ServiceMonitoringService.DeleteService"

google.monitoring.v3.ServiceMonitoringService.DeleteServiceLevelObjective

  • 메서드: google.monitoring.v3.ServiceMonitoringService.DeleteServiceLevelObjective
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • monitoring.slos.delete - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.ServiceMonitoringService.DeleteServiceLevelObjective"

google.monitoring.v3.ServiceMonitoringService.GetService

  • 메서드: google.monitoring.v3.ServiceMonitoringService.GetService
  • 감사 로그 유형: 데이터 액세스
  • 권한:
    • monitoring.services.get - ADMIN_READ
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.ServiceMonitoringService.GetService"

google.monitoring.v3.ServiceMonitoringService.GetServiceLevelObjective

  • 메서드: google.monitoring.v3.ServiceMonitoringService.GetServiceLevelObjective
  • 감사 로그 유형: 데이터 액세스
  • 권한:
    • monitoring.slos.get - ADMIN_READ
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.ServiceMonitoringService.GetServiceLevelObjective"

google.monitoring.v3.ServiceMonitoringService.ListServiceLevelObjectives

  • 메서드: google.monitoring.v3.ServiceMonitoringService.ListServiceLevelObjectives
  • 감사 로그 유형: 데이터 액세스
  • 권한:
    • monitoring.slos.list - ADMIN_READ
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.ServiceMonitoringService.ListServiceLevelObjectives"

google.monitoring.v3.ServiceMonitoringService.ListServices

  • 메서드: google.monitoring.v3.ServiceMonitoringService.ListServices
  • 감사 로그 유형: 데이터 액세스
  • 권한:
    • monitoring.services.list - ADMIN_READ
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.ServiceMonitoringService.ListServices"

google.monitoring.v3.ServiceMonitoringService.UpdateService

  • 메서드: google.monitoring.v3.ServiceMonitoringService.UpdateService
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • monitoring.services.update - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.ServiceMonitoringService.UpdateService"

google.monitoring.v3.ServiceMonitoringService.UpdateServiceLevelObjective

  • 메서드: google.monitoring.v3.ServiceMonitoringService.UpdateServiceLevelObjective
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • monitoring.slos.update - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.ServiceMonitoringService.UpdateServiceLevelObjective"

google.monitoring.v3.SnoozeService

google.monitoring.v3.SnoozeService에 속한 메서드와 연관된 감사 로그에 대한 세부 정보입니다.

google.monitoring.v3.SnoozeService.CreateSnooze

  • 메서드: google.monitoring.v3.pauseService.Create일시중지
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • monitoring.snoozes.create - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.SnoozeService.CreateSnooze"

google.monitoring.v3.SnoozeService.GetSnooze

  • 메서드: google.monitoring.v3.일시중지Service.Get일시중지
  • 감사 로그 유형: 데이터 액세스
  • 권한:
    • monitoring.snoozes.get - ADMIN_READ
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.SnoozeService.GetSnooze"

google.monitoring.v3.SnoozeService.ListSnoozes

  • 메서드: google.monitoring.v3.pauseService.List일시중지s
  • 감사 로그 유형: 데이터 액세스
  • 권한:
    • monitoring.snoozes.list - ADMIN_READ
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.SnoozeService.ListSnoozes"

google.monitoring.v3.SnoozeService.UpdateSnooze

  • 메서드: google.monitoring.v3.pauseService.Update일시중지
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • monitoring.snoozes.update - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.SnoozeService.UpdateSnooze"

google.monitoring.v3.UptimeCheckService

google.monitoring.v3.UptimeCheckService에 속한 메서드와 연관된 감사 로그에 대한 세부 정보입니다.

google.monitoring.v3.UptimeCheckService.CreateUptimeCheckConfig

  • 메서드: google.monitoring.v3.UptimeCheckService.CreateUptimeCheckConfig
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • monitoring.uptimeCheckConfigs.create - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.UptimeCheckService.CreateUptimeCheckConfig"

google.monitoring.v3.UptimeCheckService.DeleteUptimeCheckConfig

  • 메서드: google.monitoring.v3.UptimeCheckService.DeleteUptimeCheckConfig
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • monitoring.uptimeCheckConfigs.delete - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.UptimeCheckService.DeleteUptimeCheckConfig"

google.monitoring.v3.UptimeCheckService.GetUptimeCheckConfig

  • 메서드: google.monitoring.v3.UptimeCheckService.GetUptimeCheckConfig
  • 감사 로그 유형: 데이터 액세스
  • 권한:
    • monitoring.uptimeCheckConfigs.get - ADMIN_READ
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.UptimeCheckService.GetUptimeCheckConfig"

google.monitoring.v3.UptimeCheckService.ListUptimeCheckConfigs

  • 메서드: google.monitoring.v3.UptimeCheckService.ListUptimeCheckConfigs
  • 감사 로그 유형: 데이터 액세스
  • 권한:
    • monitoring.uptimeCheckConfigs.list - ADMIN_READ
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.UptimeCheckService.ListUptimeCheckConfigs"

google.monitoring.v3.UptimeCheckService.UpdateUptimeCheckConfig

  • 메서드: google.monitoring.v3.UptimeCheckService.UpdateUptimeCheckConfig
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • monitoring.uptimeCheckConfigs.update - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.monitoring.v3.UptimeCheckService.UpdateUptimeCheckConfig"

감사 로그를 생성하지 않는 메서드

일반적으로 메서드는 볼륨에 따라 비용이 매우 높거나 메서드의 감사 값이 낮기 때문에 또는 다른 감사 또는 플랫폼 로그로 이미 해당 메서드가 수행하는 기능이 지원되기 때문에 감사 로그를 생성하지 않습니다.

다음 메서드는 감사 로그를 생성하지 않습니다.

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