이 문서에서는 스토리지 통계의 감사 로깅을 설명합니다. Google Cloud 서비스는 Google Cloud 리소스 내의 관리 및 액세스 활동을 기록하는 감사 로그를 생성합니다. Cloud 감사 로그에 대한 자세한 내용은 다음을 참조하세요.
서비스 이름
Storage Insights 감사 로그는 서비스 이름 storageinsights.googleapis.com을 사용합니다.
이 서비스에 대한 필터: 
protoPayload.serviceName="storageinsights.googleapis.com"
권한 유형별 메서드
 각 IAM 권한에는 type 속성이 포함되며 그 값은 네 가지 값(ADMIN_READ, ADMIN_WRITE, DATA_READ, DATA_WRITE) 중 하나일 수 있는 열거형입니다. 메서드를 호출하면 Storage Insights에서 메서드를 수행하는 데 필요한 권한의 type 속성에 따라 범주가 달라지는 감사 로그를 생성합니다.
DATA_READ, DATA_WRITE, ADMIN_READ의 type 속성 값을 가진 IAM 권한이 필요한 메서드는 데이터 액세스 감사 로그를 생성합니다.
type 속성 값이 ADMIN_WRITE인 IAM 권한이 필요한 메서드는 관리자 활동 감사 로그를 생성합니다.
| 권한 유형 | 메서드 | 
|---|---|
ADMIN_READ | 
    google.cloud.location.Locations.ListLocationsgoogle.cloud.storageinsights.v1.StorageInsights.GetDatasetConfiggoogle.cloud.storageinsights.v1.StorageInsights.GetReportConfiggoogle.cloud.storageinsights.v1.StorageInsights.GetReportDetailgoogle.cloud.storageinsights.v1.StorageInsights.ListDatasetConfigsgoogle.cloud.storageinsights.v1.StorageInsights.ListReportConfigsgoogle.cloud.storageinsights.v1.StorageInsights.ListReportDetailsgoogle.longrunning.Operations.GetOperationgoogle.longrunning.Operations.ListOperations | 
  
ADMIN_WRITE | 
    google.cloud.storageinsights.v1.StorageInsights.CreateDatasetConfig (LRO)google.cloud.storageinsights.v1.StorageInsights.CreateReportConfiggoogle.cloud.storageinsights.v1.StorageInsights.DeleteDatasetConfig (LRO)google.cloud.storageinsights.v1.StorageInsights.DeleteReportConfiggoogle.cloud.storageinsights.v1.StorageInsights.LinkDataset (LRO)google.cloud.storageinsights.v1.StorageInsights.UnlinkDataset (LRO)google.cloud.storageinsights.v1.StorageInsights.UpdateDatasetConfig (LRO)google.cloud.storageinsights.v1.StorageInsights.UpdateReportConfig | 
  
API 인터페이스 감사 로그
각 메서드에 대해 평가 방법 및 권한에 대한 자세한 내용은 Storage Insights에 대한 Cloud Identity and Access Management 문서를 참조하세요.
google.cloud.location.Locations
다음 감사 로그는 google.cloud.location.Locations에 속하는 메서드와 연결되어 있습니다.
ListLocations
- 메서드: 
google.cloud.location.Locations.ListLocations - 감사 로그 유형: 데이터 액세스
 - 권한: 
storageinsights.locations.list - ADMIN_READ
 - 메서드가 장기 실행 또는 스트리밍 작업인지 여부: 아니요.
 - 이 메서드에 대한 필터:: 
protoPayload.methodName="google.cloud.location.Locations.ListLocations" 
google.cloud.storageinsights.v1.StorageInsights
다음 감사 로그는 google.cloud.storageinsights.v1.StorageInsights에 속하는 메서드와 연결되어 있습니다.
CreateDatasetConfig
- 메서드: 
google.cloud.storageinsights.v1.StorageInsights.CreateDatasetConfig - 감사 로그 유형: 관리자 활동
 - 권한: 
storageinsights.datasetConfigs.create - ADMIN_WRITE
 - 메서드가 장기 실행 또는 스트리밍 작업인지 여부:
장기 실행 작업
 - 이 메서드에 대한 필터:: 
protoPayload.methodName="google.cloud.storageinsights.v1.StorageInsights.CreateDatasetConfig" 
CreateReportConfig
- 메서드: 
google.cloud.storageinsights.v1.StorageInsights.CreateReportConfig - 감사 로그 유형: 관리자 활동
 - 권한: 
storageinsights.reportConfigs.create - ADMIN_WRITE
 - 메서드가 장기 실행 또는 스트리밍 작업인지 여부: 아니요.
 - 이 메서드에 대한 필터:: 
protoPayload.methodName="google.cloud.storageinsights.v1.StorageInsights.CreateReportConfig" 
DeleteDatasetConfig
- 메서드: 
google.cloud.storageinsights.v1.StorageInsights.DeleteDatasetConfig - 감사 로그 유형: 관리자 활동
 - 권한: 
storageinsights.datasetConfigs.delete - ADMIN_WRITE
 - 메서드가 장기 실행 또는 스트리밍 작업인지 여부:
장기 실행 작업
 - 이 메서드에 대한 필터:: 
protoPayload.methodName="google.cloud.storageinsights.v1.StorageInsights.DeleteDatasetConfig" 
DeleteReportConfig
- 메서드: 
google.cloud.storageinsights.v1.StorageInsights.DeleteReportConfig - 감사 로그 유형: 관리자 활동
 - 권한: 
storageinsights.reportConfigs.delete - ADMIN_WRITE
 - 메서드가 장기 실행 또는 스트리밍 작업인지 여부: 아니요.
 - 이 메서드에 대한 필터:: 
protoPayload.methodName="google.cloud.storageinsights.v1.StorageInsights.DeleteReportConfig" 
GetDatasetConfig
- 메서드: 
google.cloud.storageinsights.v1.StorageInsights.GetDatasetConfig - 감사 로그 유형: 데이터 액세스
 - 권한: 
storageinsights.datasetConfigs.get - ADMIN_READ
 - 메서드가 장기 실행 또는 스트리밍 작업인지 여부: 아니요.
 - 이 메서드에 대한 필터:: 
protoPayload.methodName="google.cloud.storageinsights.v1.StorageInsights.GetDatasetConfig" 
GetReportConfig
- 메서드: 
google.cloud.storageinsights.v1.StorageInsights.GetReportConfig - 감사 로그 유형: 데이터 액세스
 - 권한: 
storageinsights.reportConfigs.get - ADMIN_READ
 - 메서드가 장기 실행 또는 스트리밍 작업인지 여부: 아니요.
 - 이 메서드에 대한 필터:: 
protoPayload.methodName="google.cloud.storageinsights.v1.StorageInsights.GetReportConfig" 
GetReportDetail
- 메서드: 
google.cloud.storageinsights.v1.StorageInsights.GetReportDetail - 감사 로그 유형: 데이터 액세스
 - 권한: 
storageinsights.reportDetails.get - ADMIN_READ
 - 메서드가 장기 실행 또는 스트리밍 작업인지 여부: 아니요.
 - 이 메서드에 대한 필터:: 
protoPayload.methodName="google.cloud.storageinsights.v1.StorageInsights.GetReportDetail" 
LinkDataset
- 메서드: 
google.cloud.storageinsights.v1.StorageInsights.LinkDataset - 감사 로그 유형: 관리자 활동
 - 권한: 
storageinsights.datasetConfigs.linkDataset - ADMIN_WRITE
 - 메서드가 장기 실행 또는 스트리밍 작업인지 여부:
장기 실행 작업
 - 이 메서드에 대한 필터:: 
protoPayload.methodName="google.cloud.storageinsights.v1.StorageInsights.LinkDataset" 
ListDatasetConfigs
- 메서드: 
google.cloud.storageinsights.v1.StorageInsights.ListDatasetConfigs - 감사 로그 유형: 데이터 액세스
 - 권한: 
storageinsights.datasetConfigs.list - ADMIN_READ
 - 메서드가 장기 실행 또는 스트리밍 작업인지 여부: 아니요.
 - 이 메서드에 대한 필터:: 
protoPayload.methodName="google.cloud.storageinsights.v1.StorageInsights.ListDatasetConfigs" 
ListReportConfigs
- 메서드: 
google.cloud.storageinsights.v1.StorageInsights.ListReportConfigs - 감사 로그 유형: 데이터 액세스
 - 권한: 
storageinsights.reportConfigs.list - ADMIN_READ
 - 메서드가 장기 실행 또는 스트리밍 작업인지 여부: 아니요.
 - 이 메서드에 대한 필터:: 
protoPayload.methodName="google.cloud.storageinsights.v1.StorageInsights.ListReportConfigs" 
ListReportDetails
- 메서드: 
google.cloud.storageinsights.v1.StorageInsights.ListReportDetails - 감사 로그 유형: 데이터 액세스
 - 권한: 
storageinsights.reportDetails.list - ADMIN_READ
 - 메서드가 장기 실행 또는 스트리밍 작업인지 여부: 아니요.
 - 이 메서드에 대한 필터:: 
protoPayload.methodName="google.cloud.storageinsights.v1.StorageInsights.ListReportDetails" 
UnlinkDataset
- 메서드: 
google.cloud.storageinsights.v1.StorageInsights.UnlinkDataset - 감사 로그 유형: 관리자 활동
 - 권한: 
storageinsights.datasetConfigs.unlinkDataset - ADMIN_WRITE
 - 메서드가 장기 실행 또는 스트리밍 작업인지 여부:
장기 실행 작업
 - 이 메서드에 대한 필터:: 
protoPayload.methodName="google.cloud.storageinsights.v1.StorageInsights.UnlinkDataset" 
UpdateDatasetConfig
- 메서드: 
google.cloud.storageinsights.v1.StorageInsights.UpdateDatasetConfig - 감사 로그 유형: 관리자 활동
 - 권한: 
storageinsights.datasetConfigs.update - ADMIN_WRITE
 - 메서드가 장기 실행 또는 스트리밍 작업인지 여부:
장기 실행 작업
 - 이 메서드에 대한 필터:: 
protoPayload.methodName="google.cloud.storageinsights.v1.StorageInsights.UpdateDatasetConfig" 
UpdateReportConfig
- 메서드: 
google.cloud.storageinsights.v1.StorageInsights.UpdateReportConfig - 감사 로그 유형: 관리자 활동
 - 권한: 
storageinsights.reportConfigs.update - ADMIN_WRITE
 - 메서드가 장기 실행 또는 스트리밍 작업인지 여부: 아니요.
 - 이 메서드에 대한 필터:: 
protoPayload.methodName="google.cloud.storageinsights.v1.StorageInsights.UpdateReportConfig" 
google.longrunning.Operations
다음 감사 로그는 google.longrunning.Operations에 속하는 메서드와 연결되어 있습니다.
GetOperation
- 메서드: 
google.longrunning.Operations.GetOperation - 감사 로그 유형: 데이터 액세스
 - 권한: 
storageinsights.operations.get - ADMIN_READ
 - 메서드가 장기 실행 또는 스트리밍 작업인지 여부: 아니요.
 - 이 메서드에 대한 필터:: 
protoPayload.methodName="google.longrunning.Operations.GetOperation" 
ListOperations
- 메서드: 
google.longrunning.Operations.ListOperations - 감사 로그 유형: 데이터 액세스
 - 권한: 
storageinsights.operations.list - ADMIN_READ
 - 메서드가 장기 실행 또는 스트리밍 작업인지 여부: 아니요.
 - 이 메서드에 대한 필터:: 
protoPayload.methodName="google.longrunning.Operations.ListOperations" 
감사 로그를 생성하지 않는 메서드
메서드는 다음 중 하나 이상의 이유로 인해 감사 로그를 생성하지 않을 수 있습니다.
- 상당한 로그 생성 및 스토리지 비용이 포함된 대용량 메서드입니다.
 - 감사 값이 낮습니다.
 - 또 다른 감사 또는 플랫폼 로그에서 이미 메서드 범위를 제공합니다.
 
다음 메서드는 감사 로그를 생성하지 않습니다.
google.longrunning.Operations.WaitOperation