Cloud Profiler 감사 로깅

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

이 페이지는 2024년 5월 23일 오후 1시 57분 46초(UTC)에 마지막으로 생성되었습니다.

서비스 이름

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

권한 유형별 메서드

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

권한 유형 방법
DATA_READ google.devtools.cloudprofiler.v2.ExportService.ListProfiles
DATA_WRITE google.devtools.cloudprofiler.v2.ProfilerService.CreateOfflineProfile
google.devtools.cloudprofiler.v2.ProfilerService.CreateProfile
google.devtools.cloudprofiler.v2.ProfilerService.UpdateProfile

API 인터페이스당 감사 로그

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

google.devtools.cloudprofiler.v2.ExportService

google.devtools.cloudprofiler.v2.ExportService에 속한 메서드와 연관된 감사 로그에 대한 세부 정보입니다.

google.devtools.cloudprofiler.v2.ExportService.ListProfiles

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

google.devtools.cloudprofiler.v2.ProfilerService

google.devtools.cloudprofiler.v2.ProfilerService에 속한 메서드와 연관된 감사 로그에 대한 세부 정보입니다.

google.devtools.cloudprofiler.v2.ProfilerService.CreateOfflineProfile

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

google.devtools.cloudprofiler.v2.ProfilerService.CreateProfile

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

google.devtools.cloudprofiler.v2.ProfilerService.UpdateProfile

  • 메서드: google.devtools.cloudprofiler.v2.ProfilerService.UpdateProfile
  • 감사 로그 유형: 데이터 액세스
  • 권한:
    • cloudprofiler.profiles.update - DATA_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="google.devtools.cloudprofiler.v2.ProfilerService.UpdateProfile"