

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

# 추적에 대한 Insights 이벤트 보기
<a name="view-insights-events"></a>

이 섹션에서는 CloudTrail Insights가 활성화된 추적에 대해 지난 90일간의 Insights 이벤트를 조회하는 방법을 설명합니다. 이벤트 데이터 스토어에 대한 CloudTrail Insights를 보는 방법에 대한 자세한 내용은 [이벤트 데이터 스토어에 대한 Insights 대시보드 보기](insights-events-view-lake.md#insights-events-view-lake-dashboard) 섹션을 참조하세요.

콘솔의 **Insights** 페이지에서 추적에 대한 지난 90일간의 Insights 이벤트를 보고, 필터링하고, 다운로드할 수 있습니다.

지난 90일간의 Insights 이벤트를 프로그래밍 방식으로 가져올 수 있습니다.
+ [https://docs.aws.amazon.com/cli/latest/reference/cloudtrail/lookup-events.html](https://docs.aws.amazon.com/cli/latest/reference/cloudtrail/lookup-events.html) 명령 또는 [https://docs.aws.amazon.com/awscloudtrail/latest/APIReference/API_LookupEvents.html](https://docs.aws.amazon.com/awscloudtrail/latest/APIReference/API_LookupEvents.html) API 작업을 실행 AWS CLI 하여 관리 이벤트를 로깅하는 추적의 경우.
+ [https://docs.aws.amazon.com/cli/latest/reference/cloudtrail/list-insights-data.html](https://docs.aws.amazon.com/cli/latest/reference/cloudtrail/list-insights-data.html) 명령 또는 [https://docs.aws.amazon.com/awscloudtrail/latest/APIReference/API_ListInsightsData.html](https://docs.aws.amazon.com/awscloudtrail/latest/APIReference/API_ListInsightsData.html) API 작업을 실행 AWS CLI 하여 데이터 이벤트를 로깅하는 추적의 경우.

추적에 대한 Insights 이벤트 레코드 필드에 대한 설명은 [추적의 Insights 이벤트에 대한 CloudTrail 레코드 콘텐츠](cloudtrail-insights-fields-trails.md) 섹션을 참조하세요.

**참고**  
**Insights** 페이지 및 AWS CLI `lookup-events` 또는 `list-insights-data` 명령은 관리 또는 데이터 이벤트를 로깅하는 추적에서 Insights를 활성화한 경우에만 Insights 이벤트를 나열합니다. 추적에서 Insights를 활성화하는 방법에 대한 자세한 내용은 [콘솔을 사용하여 기존 추적에서 CloudTrail Insights 활성화](insights-events-enable.md#insights-events-enable-trail) 및 [를 사용하여 추적에 대한 Insights 이벤트 로깅 AWS CLI](insights-events-CLI-enable.md#insights-events-CLI-enable-trails) 섹션을 참조하세요.  
 API 호출 속도에 Insights 이벤트를 로깅하려면 추적이 `write` 관리 또는 데이터 이벤트를 로깅해야 합니다. API 오류율에 대한 Insights 이벤트를 로깅하려면 추적이 `read` 또는 `write` 관리 또는 데이터 이벤트를 로깅해야 합니다.

**Topics**
+ [콘솔을 사용하여 추적에 대한 Insights 이벤트 보기](view-insights-events-console.md)
+ [를 사용하여 추적에 대한 Insights 이벤트 보기 AWS CLI](view-insights-events-cli.md)