API 게이트웨이 감사 로깅

이 문서에서는 API 게이트웨이의 감사 로깅에 대해 설명합니다. Google Cloud 서비스는 Google Cloud 리소스 내의 관리 활동과 액세스를 기록하는 감사 로그를 작성합니다. 다양한 유형의 감사 로그에 대한 정보와 감사 로그 개요를 보려면 Cloud 감사 로그 개요를 참조하세요.

이 페이지는 2024년 5월 9일 오후 2시 44분 52초(UTC)에 마지막으로 생성되었습니다.

서비스 이름

API 게이트웨이 감사 로그에는 서비스 이름 apigateway.googleapis.com이 사용됩니다.

권한 유형별 메서드

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

권한 유형 메서드
ADMIN_READ GetIamPolicy
google.cloud.apigateway.v1.ApiGatewayService.GetApi
google.cloud.apigateway.v1.ApiGatewayService.GetApiConfig
google.cloud.apigateway.v1.ApiGatewayService.GetGateway
google.cloud.apigateway.v1.ApiGatewayService.ListApiConfigs
google.cloud.apigateway.v1.ApiGatewayService.ListApis
google.cloud.apigateway.v1.ApiGatewayService.ListGateways
google.cloud.apigateway.v1beta.ApiGatewayService.GetApi
google.cloud.apigateway.v1beta.ApiGatewayService.GetApiConfig
google.cloud.apigateway.v1beta.ApiGatewayService.GetGateway
google.longrunning.Operations.GetOperation
google.longrunning.Operations.ListOperations
ADMIN_WRITE SetIamPolicy
google.cloud.apigateway.v1.ApiGatewayService.CreateApi
google.cloud.apigateway.v1.ApiGatewayService.CreateApiConfig
google.cloud.apigateway.v1.ApiGatewayService.CreateGateway
google.cloud.apigateway.v1.ApiGatewayService.DeleteApi
google.cloud.apigateway.v1.ApiGatewayService.DeleteApiConfig
google.cloud.apigateway.v1.ApiGatewayService.DeleteGateway
google.cloud.apigateway.v1.ApiGatewayService.UpdateApi
google.cloud.apigateway.v1.ApiGatewayService.UpdateApiConfig
google.cloud.apigateway.v1.ApiGatewayService.UpdateGateway
google.cloud.apigateway.v1beta.ApiGatewayService.CreateApi
google.cloud.apigateway.v1beta.ApiGatewayService.CreateApiConfig
google.cloud.apigateway.v1beta.ApiGatewayService.CreateGateway
google.cloud.apigateway.v1beta.ApiGatewayService.DeleteApi
google.cloud.apigateway.v1beta.ApiGatewayService.DeleteApiConfig
google.cloud.apigateway.v1beta.ApiGatewayService.DeleteGateway
google.cloud.apigateway.v1beta.ApiGatewayService.UpdateApi
google.cloud.apigateway.v1beta.ApiGatewayService.UpdateApiConfig
google.cloud.apigateway.v1beta.ApiGatewayService.UpdateGateway
google.longrunning.Operations.CancelOperation
google.longrunning.Operations.DeleteOperation

API 인터페이스당 감사 로그

각 메서드에서 어떤 권한이 어떻게 평가되는지를 자세히 알아보려면 API 게이트웨이에 대한 ID 및 액세스 관리 문서를 참조하세요.

google.cloud.apigateway.v1.ApiGatewayService

google.cloud.apigateway.v1.ApiGatewayService에 속한 메서드와 연결된 감사 로그에 대한 세부정보입니다.

google.cloud.apigateway.v1.ApiGatewayService.CreateApi

  • 메서드: google.cloud.apigateway.v1.ApiGatewayService.CreateApi
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • apigateway.apis.create - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 장기 실행 작업
  • 이 메서드에 대한 필터: protoPayload.methodName="google.cloud.apigateway.v1.ApiGatewayService.CreateApi"

google.cloud.apigateway.v1.ApiGatewayService.CreateApiConfig

  • 메서드: google.cloud.apigateway.v1.ApiGatewayService.CreateApiConfig
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • apigateway.apiconfigs.create - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 장기 실행 작업
  • 이 메서드에 대한 필터: protoPayload.methodName="google.cloud.apigateway.v1.ApiGatewayService.CreateApiConfig"

google.cloud.apigateway.v1.ApiGatewayService.CreateGateway

  • 메서드: google.cloud.apigateway.v1.ApiGatewayService.CreateGateway
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • apigateway.gateways.create - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 장기 실행 작업
  • 이 메서드에 대한 필터: protoPayload.methodName="google.cloud.apigateway.v1.ApiGatewayService.CreateGateway"

google.cloud.apigateway.v1.ApiGatewayService.DeleteApi

  • 메서드: google.cloud.apigateway.v1.ApiGatewayService.DeleteApi
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • apigateway.apis.delete - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 장기 실행 작업
  • 이 메서드에 대한 필터: protoPayload.methodName="google.cloud.apigateway.v1.ApiGatewayService.DeleteApi"

google.cloud.apigateway.v1.ApiGatewayService.DeleteApiConfig

  • 메서드: google.cloud.apigateway.v1.ApiGatewayService.DeleteApiConfig
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • apigateway.apiconfigs.delete - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 장기 실행 작업
  • 이 메서드에 대한 필터: protoPayload.methodName="google.cloud.apigateway.v1.ApiGatewayService.DeleteApiConfig"

google.cloud.apigateway.v1.ApiGatewayService.DeleteGateway

  • 메서드: google.cloud.apigateway.v1.ApiGatewayService.DeleteGateway
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • apigateway.gateways.delete - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 장기 실행 작업
  • 이 메서드에 대한 필터: protoPayload.methodName="google.cloud.apigateway.v1.ApiGatewayService.DeleteGateway"

google.cloud.apigateway.v1.ApiGatewayService.GetApi

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

google.cloud.apigateway.v1.ApiGatewayService.GetApiConfig

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

google.cloud.apigateway.v1.ApiGatewayService.GetGateway

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

google.cloud.apigateway.v1.ApiGatewayService.ListApiConfigs

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

google.cloud.apigateway.v1.ApiGatewayService.ListApis

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

google.cloud.apigateway.v1.ApiGatewayService.ListGateways

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

google.cloud.apigateway.v1.ApiGatewayService.UpdateApi

  • 메서드: google.cloud.apigateway.v1.ApiGatewayService.UpdateApi
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • apigateway.apis.update - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 장기 실행 작업
  • 이 메서드에 대한 필터: protoPayload.methodName="google.cloud.apigateway.v1.ApiGatewayService.UpdateApi"

google.cloud.apigateway.v1.ApiGatewayService.UpdateApiConfig

  • 메서드: google.cloud.apigateway.v1.ApiGatewayService.UpdateApiConfig
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • apigateway.apiconfigs.update - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 장기 실행 작업
  • 이 메서드에 대한 필터: protoPayload.methodName="google.cloud.apigateway.v1.ApiGatewayService.UpdateApiConfig"

google.cloud.apigateway.v1.ApiGatewayService.UpdateGateway

  • 메서드: google.cloud.apigateway.v1.ApiGatewayService.UpdateGateway
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • apigateway.gateways.update - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 장기 실행 작업
  • 이 메서드에 대한 필터: protoPayload.methodName="google.cloud.apigateway.v1.ApiGatewayService.UpdateGateway"

google.cloud.apigateway.v1beta.ApiGatewayService

google.cloud.apigateway.v1beta.ApiGatewayService에 속한 메서드와 연결된 감사 로그에 대한 세부정보입니다.

google.cloud.apigateway.v1beta.ApiGatewayService.CreateApi

  • 메서드: google.cloud.apigateway.v1beta.ApiGatewayService.CreateApi
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • apigateway.apis.create - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 장기 실행 작업
  • 이 메서드에 대한 필터: protoPayload.methodName="google.cloud.apigateway.v1beta.ApiGatewayService.CreateApi"

google.cloud.apigateway.v1beta.ApiGatewayService.CreateApiConfig

  • 메서드: google.cloud.apigateway.v1beta.ApiGatewayService.CreateApiConfig
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • apigateway.apiconfigs.create - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 장기 실행 작업
  • 이 메서드에 대한 필터: protoPayload.methodName="google.cloud.apigateway.v1beta.ApiGatewayService.CreateApiConfig"

google.cloud.apigateway.v1beta.ApiGatewayService.CreateGateway

  • 메서드: google.cloud.apigateway.v1beta.ApiGatewayService.CreateGateway
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • apigateway.gateways.create - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 장기 실행 작업
  • 이 메서드에 대한 필터: protoPayload.methodName="google.cloud.apigateway.v1beta.ApiGatewayService.CreateGateway"

google.cloud.apigateway.v1beta.ApiGatewayService.DeleteApi

  • 메서드: google.cloud.apigateway.v1beta.ApiGatewayService.DeleteApi
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • apigateway.apis.delete - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 장기 실행 작업
  • 이 메서드에 대한 필터: protoPayload.methodName="google.cloud.apigateway.v1beta.ApiGatewayService.DeleteApi"

google.cloud.apigateway.v1beta.ApiGatewayService.DeleteApiConfig

  • 메서드: google.cloud.apigateway.v1beta.ApiGatewayService.DeleteApiConfig
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • apigateway.apiconfigs.delete - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 장기 실행 작업
  • 이 메서드에 대한 필터: protoPayload.methodName="google.cloud.apigateway.v1beta.ApiGatewayService.DeleteApiConfig"

google.cloud.apigateway.v1beta.ApiGatewayService.DeleteGateway

  • 메서드: google.cloud.apigateway.v1beta.ApiGatewayService.DeleteGateway
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • apigateway.gateways.delete - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 장기 실행 작업
  • 이 메서드에 대한 필터: protoPayload.methodName="google.cloud.apigateway.v1beta.ApiGatewayService.DeleteGateway"

google.cloud.apigateway.v1beta.ApiGatewayService.GetApi

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

google.cloud.apigateway.v1beta.ApiGatewayService.GetApiConfig

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

google.cloud.apigateway.v1beta.ApiGatewayService.GetGateway

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

google.cloud.apigateway.v1beta.ApiGatewayService.UpdateApi

  • 메서드: google.cloud.apigateway.v1beta.ApiGatewayService.UpdateApi
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • apigateway.apis.update - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 장기 실행 작업
  • 이 메서드에 대한 필터: protoPayload.methodName="google.cloud.apigateway.v1beta.ApiGatewayService.UpdateApi"

google.cloud.apigateway.v1beta.ApiGatewayService.UpdateApiConfig

  • 메서드: google.cloud.apigateway.v1beta.ApiGatewayService.UpdateApiConfig
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • apigateway.apiconfigs.update - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 장기 실행 작업
  • 이 메서드에 대한 필터: protoPayload.methodName="google.cloud.apigateway.v1beta.ApiGatewayService.UpdateApiConfig"

google.cloud.apigateway.v1beta.ApiGatewayService.UpdateGateway

  • 메서드: google.cloud.apigateway.v1beta.ApiGatewayService.UpdateGateway
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • apigateway.gateways.update - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 장기 실행 작업
  • 이 메서드에 대한 필터: protoPayload.methodName="google.cloud.apigateway.v1beta.ApiGatewayService.UpdateGateway"

google.iam.v1.IAMPolicy

google.iam.v1.IAMPolicy에 속한 메서드와 연결된 감사 로그에 대한 세부정보입니다.

GetIamPolicy

  • 메서드: GetIamPolicy
  • 감사 로그 유형: 데이터 액세스
  • 권한:
    • apigateway.apiconfigs.getIamPolicy - ADMIN_READ
    • apigateway.apis.getIamPolicy - ADMIN_READ
    • apigateway.gateways.getIamPolicy - ADMIN_READ
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="GetIamPolicy"

SetIamPolicy

  • 메서드: SetIamPolicy
  • 감사 로그 유형: 관리자 활동
  • 권한:
    • apigateway.apiconfigs.setIamPolicy - ADMIN_WRITE
    • apigateway.apis.setIamPolicy - ADMIN_WRITE
    • apigateway.gateways.setIamPolicy - ADMIN_WRITE
  • 메서드의 장기 실행 작업 또는 스트리밍 여부: 아니요
  • 이 메서드에 대한 필터: protoPayload.methodName="SetIamPolicy"

google.longrunning.Operations

google.longrunning.Operations에 속한 메서드와 연결된 감사 로그에 대한 세부정보입니다.

google.longrunning.Operations.CancelOperation

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

google.longrunning.Operations.DeleteOperation

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

google.longrunning.Operations.GetOperation

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

google.longrunning.Operations.ListOperations

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