> 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/alerts/destinations/splunk.md).

# Splunk 대상

## 개요

대상은 룰, 정책, 시스템 상태 알림 및 룰 오류로부터 알러트를 수신하는 통합입니다. Panther는 알러트를 수신할 대상으로 Splunk를 구성할 수 있도록 지원합니다.

Splunk 사용자는 Panther 알러트를 Splunk로 전송하여 기존의 Splunk 내 분류, 검색 및 해결 워크플로를 유지하면서 로그 세트에 대한 Panther의 강력한 코드형 디텍션 기능을 활용할 수 있습니다.

일치하는 이벤트(또는 사용 중인 경우 첫 번째 일치 이벤트)를 포함하는 것이 특히 유용할 수 있습니다 [중복 제거](/ko/detections/rules.md#deduplication-of-alerts))를 Splunk로 전송되는 알러트에 포함하는 것이 특히 유용할 수 있습니다. 특히 일치가 발견된 로그가 Splunk에도 저장되어 있지 않은 경우에 그렇습니다. 다음을 사용하여 이벤트(또는 그 하위 집합)를 포함할 수 있습니다 [`알러트_context()` 함수](/ko/detections/rules/python.md#alert_context) 또는 [`AlertContext` 키](/ko/detections/rules/writing-simple-detections.md#alertcontext) 각각 Python 또는 YAML 디택션에서 사용합니다.

## Splunk를 알러트 대상으로 설정하는 방법

Panther에서 Splunk를 알러트 대상으로 구성하려면 Splunk HTTP Event Collector를 설정하고 인증 토큰을 받은 다음 Panther에서 대상을 설정해야 합니다.

### 1단계: Splunk에서 HTTP Event Collector 생성

1. Splunk Console에 로그인합니다.
2. 다음을 따르세요. [HTTP Event Collector를 구성하기 위한 Splunk 설명서](https://docs.splunk.com/Documentation/Splunk/latest/Data/UsetheHTTPEventCollector).
   * Event Collector에 설명적인 이름을 지정합니다 **이름**과 같은 `Panther 알러트`.
   * 다른 모든 설정은 선택 사항입니다.
3. HTTP Event Collector의 다음 항목을 복사합니다 **토큰 값** 마법사의 마지막 화면에서 복사합니다.
   * Panther 알러트 대상을 구성하려면 이것이 필요합니다.
   * 다음을 참조해야 하는 경우 **토큰 값** 마법사를 완료한 후에는 다음 위치에서 찾을 수 있습니다 **설정 > 데이터 입력 > HTTP Event Collector**.
4. 다음을 따르세요: [HTTP Event Collector를 생성하기 위한 Splunk 지침 **URI**](https://docs.splunk.com/Documentation/Splunk/latest/Data/UsetheHTTPEventCollector#Send_data_to_HTTP_Event_Collector)**.**
   * 이 프로세스의 다음 단계에서 이것이 필요합니다.
   * 다음을 사용 중인 경우 *유료* Splunk Cloud 에디션인 경우 다음과 같을 수 있습니다:\
     \&#xNAN;*<https://http-inputs-\\><your-subdomain>.splunkcloud.com:443/services/collector/event*

### 2단계: Panther에서 Splunk 알러트 대상 구성

1. Panther Console에 로그인합니다.
2. 왼쪽 사이드바에서 클릭 **알러트 대상**.
3. 클릭합니다 **+첫 번째 대상을 추가하세요**.
   * 이미 대상을 만든 경우, **새로 만들기** 페이지의 오른쪽 상단에서 클릭하여 새 대상을 추가하세요.
4. 클릭합니다 **Splunk**.
5. 대상을 구성하기 위해 양식을 작성하세요:
   * **표시 이름**: 설명적인 이름을 입력하세요.
   * **HTTP Event Collector URL**: Splunk HTTP Event Collector를 입력합니다 **URI** 다음에서 생성한 항목 [이 문서의 이전 단계에서](#step-1-create-an-http-event-collector-in-splunk).
   * **인증 토큰:** 다음을 입력합니다 **토큰 값** Splunk에서 구성한 HTTP Event Collector의 항목입니다.
   * **심각도**: 이 대상로 보낼 알러트의 심각도 수준을 선택하세요.
   * **알러트 유형**: 이 Destination으로 보낼 알러트 유형을 선택하세요.
   * **로그 유형**: 기본적으로 모든 로그 유형의 알러트를 보냅니다. 특정 로그 유형의 알러트만 보내려면 여기에 로그 유형을 지정하세요.
   * **수동 배차 허용**: 이 토글을 켜면 [알러트를 수동으로 전송](https://docs.panther.com/alerts#manual-alert-dispatch) 할 수 있습니다.\
     ![A form titled "Configure your Splunk Destination" has various fields, including Display Name, HTTP Event Collector URL, and Auth Token.](/files/fd49eba6a0f2336e597f5ceaf315107bc28cf39d)
6. 클릭합니다 **대상 추가**.
7. 마지막 페이지에서 선택적으로 다음을 클릭합니다 **테스트 알러트 보내기** 를 클릭하여 통합을 테스트하세요. 완료되면 **설정 완료**.

## 대상에 대한 추가 정보

알러트 라우팅 순서, 대상 수정 또는 삭제, 워크플로 자동화에 대한 자세한 내용은 Panther 문서를 참조하세요: [대상](/ko/alerts/destinations.md).


---

# 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/alerts/destinations/splunk.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.
