이 문서에는 Parallelstore의 감사 대상 메서드가 나열되어 있습니다. Google Cloud 서비스 는리소스 내의 관리 및 액세스 활동을 기록하는 감사 로그를 생성합니다. Google Cloud Cloud 감사 로그에 대한 자세한 내용은 다음을 참조하세요.
참고
Parallelstore 리소스 및 메서드의 전체 목록은 Parallelstore API 개요를 참조하세요.
서비스 이름
Parallelstore 감사 로그를 보려면 다음 단계를 따르세요.
콘솔에서 로그 탐색기 페이지로 이동합니다. Google Cloud
다음 쿼리를 복사하여 쿼리 필드에 붙여넣은 후 쿼리 실행을 클릭합니다.
protoPayload.serviceName="parallelstore.googleapis.com"
권한 유형별 메서드
각 IAM 권한에는 type 속성이 포함되며 그 값은 네 가지 값(ADMIN_READ, ADMIN_WRITE, DATA_READ, DATA_WRITE) 중 하나일 수 있는 열거형입니다. 메서드를 호출하면 Parallelstore에서 메서드를 수행하는 데 필요한 권한의 type 속성에 따라 범주가 달라지는 감사 로그를 생성합니다.
DATA_READ, DATA_WRITE, ADMIN_READ의 type 속성 값을 가진 IAM 권한이 필요한 메서드는 데이터 액세스 감사 로그를 생성합니다.
type 속성 값이 ADMIN_WRITE인 IAM 권한이 필요한 메서드는 관리자 활동 감사 로그를 생성합니다.
| 권한 유형 | 메서드 |
|---|---|
ADMIN_READ |
google.cloud.location.Locations.GetLocationgoogle.cloud.location.Locations.ListLocationsgoogle.cloud.parallelstore.v1.Parallelstore.ExportData (LRO)google.cloud.parallelstore.v1.Parallelstore.GetInstancegoogle.cloud.parallelstore.v1.Parallelstore.ListInstancesgoogle.cloud.parallelstore.v1alpha.Parallelstore.ExportData (LRO)google.cloud.parallelstore.v1alpha.Parallelstore.GetInstancegoogle.cloud.parallelstore.v1alpha.Parallelstore.ListInstancesgoogle.cloud.parallelstore.v1beta.Parallelstore.ExportData (LRO)google.cloud.parallelstore.v1beta.Parallelstore.GetInstancegoogle.cloud.parallelstore.v1beta.Parallelstore.ListInstancesgoogle.longrunning.Operations.GetOperationgoogle.longrunning.Operations.ListOperations |
ADMIN_WRITE |
google.cloud.parallelstore.v1.Parallelstore.CreateInstance (LRO)google.cloud.parallelstore.v1.Parallelstore.DeleteInstance (LRO)google.cloud.parallelstore.v1.Parallelstore.ImportData (LRO)google.cloud.parallelstore.v1.Parallelstore.UpdateInstance (LRO)google.cloud.parallelstore.v1alpha.Parallelstore.CreateInstance (LRO)google.cloud.parallelstore.v1alpha.Parallelstore.DeleteInstance (LRO)google.cloud.parallelstore.v1alpha.Parallelstore.ImportData (LRO)google.cloud.parallelstore.v1alpha.Parallelstore.UpdateInstance (LRO)google.cloud.parallelstore.v1beta.Parallelstore.CreateInstance (LRO)google.cloud.parallelstore.v1beta.Parallelstore.DeleteInstance (LRO)google.cloud.parallelstore.v1beta.Parallelstore.ImportData (LRO)google.cloud.parallelstore.v1beta.Parallelstore.UpdateInstance (LRO)google.longrunning.Operations.CancelOperationgoogle.longrunning.Operations.DeleteOperation |
API 인터페이스 감사 로그
메서드별 평가 방법과 평가 대상 권한에 대한 자세한 내용은 Parallelstore의 Identity and Access Management 문서를 참조하세요.
google.cloud.location.Locations
다음 감사 로그는 google.cloud.location.Locations에 속하는 메서드와 연결되어 있습니다.
GetLocation
- 메서드:
google.cloud.location.Locations.GetLocation - 감사 로그 유형: 데이터 액세스
- 권한:
parallelstore.locations.get - ADMIN_READ
- 메서드가 장기 실행 또는 스트리밍 작업인지 여부: 아니요.
- 이 메서드에 대한 필터::
protoPayload.methodName="google.cloud.location.Locations.GetLocation"
ListLocations
- 메서드:
google.cloud.location.Locations.ListLocations - 감사 로그 유형: 데이터 액세스
- 권한:
parallelstore.locations.list - ADMIN_READ
- 메서드가 장기 실행 또는 스트리밍 작업인지 여부: 아니요.
- 이 메서드에 대한 필터::
protoPayload.methodName="google.cloud.location.Locations.ListLocations"
google.cloud.parallelstore.v1.Parallelstore
다음 감사 로그는 google.cloud.parallelstore.v1.Parallelstore에 속하는 메서드와 연결되어 있습니다.
CreateInstance
- 메서드:
google.cloud.parallelstore.v1.Parallelstore.CreateInstance - 감사 로그 유형: 관리자 활동
- 권한:
parallelstore.instances.create - ADMIN_WRITE
- 메서드가 장기 실행 또는 스트리밍 작업인지 여부:
장기 실행 작업
- 이 메서드에 대한 필터::
protoPayload.methodName="google.cloud.parallelstore.v1.Parallelstore.CreateInstance"
DeleteInstance
- 메서드:
google.cloud.parallelstore.v1.Parallelstore.DeleteInstance - 감사 로그 유형: 관리자 활동
- 권한:
parallelstore.instances.delete - ADMIN_WRITE
- 메서드가 장기 실행 또는 스트리밍 작업인지 여부:
장기 실행 작업
- 이 메서드에 대한 필터::
protoPayload.methodName="google.cloud.parallelstore.v1.Parallelstore.DeleteInstance"
ExportData
- 메서드:
google.cloud.parallelstore.v1.Parallelstore.ExportData - 감사 로그 유형: 데이터 액세스
- 권한:
parallelstore.instances.exportData - ADMIN_READ
- 메서드가 장기 실행 또는 스트리밍 작업인지 여부:
장기 실행 작업
- 이 메서드에 대한 필터::
protoPayload.methodName="google.cloud.parallelstore.v1.Parallelstore.ExportData"
GetInstance
- 메서드:
google.cloud.parallelstore.v1.Parallelstore.GetInstance - 감사 로그 유형: 데이터 액세스
- 권한:
parallelstore.instances.get - ADMIN_READ
- 메서드가 장기 실행 또는 스트리밍 작업인지 여부: 아니요.
- 이 메서드에 대한 필터::
protoPayload.methodName="google.cloud.parallelstore.v1.Parallelstore.GetInstance"
ImportData
- 메서드:
google.cloud.parallelstore.v1.Parallelstore.ImportData - 감사 로그 유형: 관리자 활동
- 권한:
parallelstore.instances.importData - ADMIN_WRITE
- 메서드가 장기 실행 또는 스트리밍 작업인지 여부:
장기 실행 작업
- 이 메서드에 대한 필터::
protoPayload.methodName="google.cloud.parallelstore.v1.Parallelstore.ImportData"
ListInstances
- 메서드:
google.cloud.parallelstore.v1.Parallelstore.ListInstances - 감사 로그 유형: 데이터 액세스
- 권한:
parallelstore.instances.list - ADMIN_READ
- 메서드가 장기 실행 또는 스트리밍 작업인지 여부: 아니요.
- 이 메서드에 대한 필터::
protoPayload.methodName="google.cloud.parallelstore.v1.Parallelstore.ListInstances"
UpdateInstance
- 메서드:
google.cloud.parallelstore.v1.Parallelstore.UpdateInstance - 감사 로그 유형: 관리자 활동
- 권한:
parallelstore.instances.update - ADMIN_WRITE
- 메서드가 장기 실행 또는 스트리밍 작업인지 여부:
장기 실행 작업
- 이 메서드에 대한 필터::
protoPayload.methodName="google.cloud.parallelstore.v1.Parallelstore.UpdateInstance"
google.cloud.parallelstore.v1alpha.Parallelstore
다음 감사 로그는 google.cloud.parallelstore.v1alpha.Parallelstore에 속하는 메서드와 연결되어 있습니다.
CreateInstance
- 메서드:
google.cloud.parallelstore.v1alpha.Parallelstore.CreateInstance - 감사 로그 유형: 관리자 활동
- 권한:
parallelstore.instances.create - ADMIN_WRITE
- 메서드가 장기 실행 또는 스트리밍 작업인지 여부:
장기 실행 작업
- 이 메서드에 대한 필터::
protoPayload.methodName="google.cloud.parallelstore.v1alpha.Parallelstore.CreateInstance"
DeleteInstance
- 메서드:
google.cloud.parallelstore.v1alpha.Parallelstore.DeleteInstance - 감사 로그 유형: 관리자 활동
- 권한:
parallelstore.instances.delete - ADMIN_WRITE
- 메서드가 장기 실행 또는 스트리밍 작업인지 여부:
장기 실행 작업
- 이 메서드에 대한 필터::
protoPayload.methodName="google.cloud.parallelstore.v1alpha.Parallelstore.DeleteInstance"
ExportData
- 메서드:
google.cloud.parallelstore.v1alpha.Parallelstore.ExportData - 감사 로그 유형: 데이터 액세스
- 권한:
parallelstore.instances.exportData - ADMIN_READ
- 메서드가 장기 실행 또는 스트리밍 작업인지 여부:
장기 실행 작업
- 이 메서드에 대한 필터::
protoPayload.methodName="google.cloud.parallelstore.v1alpha.Parallelstore.ExportData"
GetInstance
- 메서드:
google.cloud.parallelstore.v1alpha.Parallelstore.GetInstance - 감사 로그 유형: 데이터 액세스
- 권한:
parallelstore.instances.get - ADMIN_READ
- 메서드가 장기 실행 또는 스트리밍 작업인지 여부: 아니요.
- 이 메서드에 대한 필터::
protoPayload.methodName="google.cloud.parallelstore.v1alpha.Parallelstore.GetInstance"
ImportData
- 메서드:
google.cloud.parallelstore.v1alpha.Parallelstore.ImportData - 감사 로그 유형: 관리자 활동
- 권한:
parallelstore.instances.importData - ADMIN_WRITE
- 메서드가 장기 실행 또는 스트리밍 작업인지 여부:
장기 실행 작업
- 이 메서드에 대한 필터::
protoPayload.methodName="google.cloud.parallelstore.v1alpha.Parallelstore.ImportData"
ListInstances
- 메서드:
google.cloud.parallelstore.v1alpha.Parallelstore.ListInstances - 감사 로그 유형: 데이터 액세스
- 권한:
parallelstore.instances.list - ADMIN_READ
- 메서드가 장기 실행 또는 스트리밍 작업인지 여부: 아니요.
- 이 메서드에 대한 필터::
protoPayload.methodName="google.cloud.parallelstore.v1alpha.Parallelstore.ListInstances"
UpdateInstance
- 메서드:
google.cloud.parallelstore.v1alpha.Parallelstore.UpdateInstance - 감사 로그 유형: 관리자 활동
- 권한:
parallelstore.instances.update - ADMIN_WRITE
- 메서드가 장기 실행 또는 스트리밍 작업인지 여부:
장기 실행 작업
- 이 메서드에 대한 필터::
protoPayload.methodName="google.cloud.parallelstore.v1alpha.Parallelstore.UpdateInstance"
google.cloud.parallelstore.v1beta.Parallelstore
다음 감사 로그는 google.cloud.parallelstore.v1beta.Parallelstore에 속하는 메서드와 연결되어 있습니다.
CreateInstance
- 메서드:
google.cloud.parallelstore.v1beta.Parallelstore.CreateInstance - 감사 로그 유형: 관리자 활동
- 권한:
parallelstore.instances.create - ADMIN_WRITE
- 메서드가 장기 실행 또는 스트리밍 작업인지 여부:
장기 실행 작업
- 이 메서드에 대한 필터::
protoPayload.methodName="google.cloud.parallelstore.v1beta.Parallelstore.CreateInstance"
DeleteInstance
- 메서드:
google.cloud.parallelstore.v1beta.Parallelstore.DeleteInstance - 감사 로그 유형: 관리자 활동
- 권한:
parallelstore.instances.delete - ADMIN_WRITE
- 메서드가 장기 실행 또는 스트리밍 작업인지 여부:
장기 실행 작업
- 이 메서드에 대한 필터::
protoPayload.methodName="google.cloud.parallelstore.v1beta.Parallelstore.DeleteInstance"
ExportData
- 메서드:
google.cloud.parallelstore.v1beta.Parallelstore.ExportData - 감사 로그 유형: 데이터 액세스
- 권한:
parallelstore.instances.exportData - ADMIN_READ
- 메서드가 장기 실행 또는 스트리밍 작업인지 여부:
장기 실행 작업
- 이 메서드에 대한 필터::
protoPayload.methodName="google.cloud.parallelstore.v1beta.Parallelstore.ExportData"
GetInstance
- 메서드:
google.cloud.parallelstore.v1beta.Parallelstore.GetInstance - 감사 로그 유형: 데이터 액세스
- 권한:
parallelstore.instances.get - ADMIN_READ
- 메서드가 장기 실행 또는 스트리밍 작업인지 여부: 아니요.
- 이 메서드에 대한 필터::
protoPayload.methodName="google.cloud.parallelstore.v1beta.Parallelstore.GetInstance"
ImportData
- 메서드:
google.cloud.parallelstore.v1beta.Parallelstore.ImportData - 감사 로그 유형: 관리자 활동
- 권한:
parallelstore.instances.importData - ADMIN_WRITE
- 메서드가 장기 실행 또는 스트리밍 작업인지 여부:
장기 실행 작업
- 이 메서드에 대한 필터::
protoPayload.methodName="google.cloud.parallelstore.v1beta.Parallelstore.ImportData"
ListInstances
- 메서드:
google.cloud.parallelstore.v1beta.Parallelstore.ListInstances - 감사 로그 유형: 데이터 액세스
- 권한:
parallelstore.instances.list - ADMIN_READ
- 메서드가 장기 실행 또는 스트리밍 작업인지 여부: 아니요.
- 이 메서드에 대한 필터::
protoPayload.methodName="google.cloud.parallelstore.v1beta.Parallelstore.ListInstances"
UpdateInstance
- 메서드:
google.cloud.parallelstore.v1beta.Parallelstore.UpdateInstance - 감사 로그 유형: 관리자 활동
- 권한:
parallelstore.instances.update - ADMIN_WRITE
- 메서드가 장기 실행 또는 스트리밍 작업인지 여부:
장기 실행 작업
- 이 메서드에 대한 필터::
protoPayload.methodName="google.cloud.parallelstore.v1beta.Parallelstore.UpdateInstance"
google.longrunning.Operations
다음 감사 로그는 google.longrunning.Operations에 속하는 메서드와 연결되어 있습니다.
CancelOperation
- 메서드:
google.longrunning.Operations.CancelOperation - 감사 로그 유형: 관리자 활동
- 권한:
parallelstore.operations.cancel - ADMIN_WRITE
- 메서드가 장기 실행 또는 스트리밍 작업인지 여부: 아니요.
- 이 메서드에 대한 필터::
protoPayload.methodName="google.longrunning.Operations.CancelOperation"
DeleteOperation
- 메서드:
google.longrunning.Operations.DeleteOperation - 감사 로그 유형: 관리자 활동
- 권한:
parallelstore.operations.delete - ADMIN_WRITE
- 메서드가 장기 실행 또는 스트리밍 작업인지 여부: 아니요.
- 이 메서드에 대한 필터::
protoPayload.methodName="google.longrunning.Operations.DeleteOperation"
GetOperation
- 메서드:
google.longrunning.Operations.GetOperation - 감사 로그 유형: 데이터 액세스
- 권한:
parallelstore.operations.get - ADMIN_READ
- 메서드가 장기 실행 또는 스트리밍 작업인지 여부: 아니요.
- 이 메서드에 대한 필터::
protoPayload.methodName="google.longrunning.Operations.GetOperation"
ListOperations
- 메서드:
google.longrunning.Operations.ListOperations - 감사 로그 유형: 데이터 액세스
- 권한:
parallelstore.operations.list - ADMIN_READ
- 메서드가 장기 실행 또는 스트리밍 작업인지 여부: 아니요.
- 이 메서드에 대한 필터::
protoPayload.methodName="google.longrunning.Operations.ListOperations"
감사 로그를 생성하지 않는 메서드
메서드는 다음 중 하나 이상의 이유로 인해 감사 로그를 생성하지 않을 수 있습니다.
- 상당한 로그 생성 및 스토리지 비용이 발생하는 대용량 메서드입니다.
- 감사 값이 낮습니다.
- 또 다른 감사 또는 플랫폼 로그에서 이미 메서드 범위를 제공하는 경우
다음 메서드는 감사 로그를 생성하지 않습니다.
google.longrunning.Operations.WaitOperation