> For the complete documentation index, see [llms.txt](https://docs.panther.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.panther.com/ko/data-onboarding/supported-logs/aws/security-lake.md).

# Amazon Security Lake

## 개요

Panther는 수집을 지원합니다 [Amazon Security Lake](https://aws.amazon.com/security-lake/) 탐지 및 검색에 사용하기 위한 로그입니다. Amazon Security Lake에 중앙화된 보안 데이터는 다음에 따라 정규화됩니다. [Open Cybersecurity Schema Framework(OCSF)](https://ocsf.io/)이며, Panther는 다음의 수집을 지원합니다 [여기에서 확인할 수 있는 모든 OSCF 이벤트 클래스](https://schema.ocsf.io/).

이 통합을 설정하려면 Panther를 다음으로 구성해야 합니다 [구독자](https://docs.aws.amazon.com/security-lake/latest/userguide/subscriber-management.html) 사용자 Security Lake 로그의.

## Amazon Security Lake 로그를 Panther에 온보딩하는 방법

### 1단계: Panther에서 Amazon Security Lake 소스 생성 시작

1. Panther Console의 왼쪽 탐색 모음에서 **로그 소스**.
2. 클릭합니다 **새로 만들기**.
3. "Amazon Security Lake"를 검색한 다음 해당 타일을 클릭합니다.
4. 클릭합니다 **설정 시작**.
5. 다음 페이지에서 **구성** 페이지에서 다음을 복사하세요. **Panther AWS 계정 ID** 및 **Panther 외부 ID** 값을 안전한 위치에 저장하세요. 다음 단계에서 사용하게 됩니다.
   * 이 브라우저 탭을 열어 둡니다. 아래 3단계에서 이 탭으로 돌아오게 됩니다.

### 2단계: Amazon Security Lake에서 새 구독자 생성

1. 새 브라우저 탭에서 AWS Console에 로그인한 다음 다음으로 이동합니다 **Amazon Security Lake** > **구독자**.
2. 클릭합니다 **구독자 생성**.
3. 다음 필드에 다음 값을 입력합니다:
   * **구독자 이름**: 예를 들어, 사람이 이해하기 쉬운 이름 `Panther`.
   * **계정 ID**: 해당 **Panther AWS 계정 ID** 이전에 복사한 것입니다.
   * **외부 ID**: 해당 **Panther 외부 ID** 이전에 복사한 것입니다.
   * **데이터 액세스**: 선택 **S3**.
   * **S3 알림 유형**: 선택 **SQS Queue.**
   * **로그 및 이벤트 소스**: 해당하는 모든 소스를 선택하고 다음이 `버전` 각각에 대해 `1.0`.\\

     <figure><img src="/files/3d7feef4ffe05084187bf982c83a491614448b81" alt="A &#x22;Log and event sources&#x22; section is shown, containing a handful of rows with AWS services. A &#x22;Version&#x22; column shows 1.0 for all rows."><figcaption></figcaption></figure>
4. 클릭합니다 **생성**.
5. 방금 생성한 구독자의 이름을 클릭합니다.
6. 다음을 복사하고 **AWS 역할 ARN** 및 **구독 엔드포인트** 값을 안전한 위치에 저장하세요. 다음 단계에서 사용하게 됩니다.

### 3단계: Panther에서 Amazon Security Lake 소스 생성 완료

1. Panther Console 브라우저 탭으로 돌아갑니다.
2. 다음 페이지에서 **구성** 페이지에서 다음 필드의 값을 입력하세요:
   * **이름**: 예를 들어, 소스의 사람이 이해하기 쉬운 이름 `Amazon Security Lake`.
   * **AWS 역할 ARN:** 이전에 생성한 역할 ARN입니다.
   * **구독 엔드포인트**: 이전 단계에서 생성한 SQS 큐 ARN입니다.
3. 클릭합니다 **설정.**
   * 성공 화면으로 이동합니다:\\

     <figure><img src="/files/e0820e5acb9452e294cfe3ba72060f0fbbfd3b32" alt="The success screen reads, &#x22;Everything looks good! Panther will now automatically pull &#x26; process logs from your account&#x22;" width="281"><figcaption></figcaption></figure>

     * 선택적으로 하나 이상의 [디택션 팩](/ko/detections/panther-managed/packs.md).
     * 다음 **이벤트가 처리되지 않으면 알러트를 발생시키기** 설정의 기본값은 **예**. 일정 시간이 지난 후 로그 소스에서 데이터 흐름이 멈추면 알러트를 받게 되므로 이 설정을 활성화한 상태로 두는 것을 권장합니다. 이 시간 범위는 구성 가능하며 기본값은 24시간입니다.\\

       <figure><img src="/files/7db146cd7acee3d0704a4a8b2157f230cfa22168" alt="The &#x22;Trigger an alert when no events are processed&#x22; toggle is set to YES. The &#x22;How long should Panther wait before it sends you an alert that no events have been processed&#x22; setting is set to 1 Day" width="320"><figcaption></figcaption></figure>

## 지원되는 Amazon Security Lake 로그 유형

Panther는 다음에 나열된 각 OCSF 스키마가 적용된 Amazon Security Lake 로그의 수집을 지원합니다 [이 OCSF 페이지](https://schema.ocsf.io/).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.panther.com/ko/data-onboarding/supported-logs/aws/security-lake.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
