> 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/torq.md).

# Torq 대상

## 개요

대상은 룰, 정책, 시스템 상태 알림 및 룰 오류로부터 알러트를 수신하는 통합입니다. Panther는 다음 구성을 지원합니다 [Torq](https://torq.io/) 알러트를 수신할 대상으로.

## Panther에서 Torq 알러트 대상을 설정하는 방법

### 1단계: Torq에서 Panther 트리거 만들기

1. Torq 콘솔에서 다음으로 이동 **통합** > **트리거** > **Panther**.
2. 다음을 클릭합니다: **추가**.\
   ![Under a "Panther" header, an "Add" button is circled.](/files/4e2580bfaa958c48a1a6f796757daac23777d43e)
3. 다음의 **새 통합** 팝업 모달에 설명이 담긴 **통합 이름**.\
   ![A "New Integration" title is above a text field labeled, "Integration Name." In the bottom-right corner, there are Cancel and Add buttons.](/files/fcfb21f94a9f4b7c8c2eb5db84b57a46a18857f8)
4. 다음을 클릭합니다: **추가**.
   * 생성된 **엔드포인트** 값을 복사하여 안전한 위치에 저장하세요. 다음 단계에서 필요합니다.

     <figure><img src="/files/090c380dbafe7f9cb1bbfe327627bc96f502dd54" alt="A &#x22;Panther&#x22; header is above a table row with a &#x22;Panther&#x22; value for the &#x22;Name&#x22; column, and a URL value for the &#x22;Endpoint&#x22; column. The URL is circled."><figcaption></figcaption></figure>

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

1. Panther 콘솔의 왼쪽 탐색 표시줄에서 다음을 클릭합니다: **Configure > 알러트 대상**.
2. 다음을 클릭합니다: **+첫 번째 대상 추가**.
   * 이미 대상을 생성한 경우, 클릭하세요 **새로 만들기** 페이지 오른쪽 상단에서 새 대상을 추가하세요.
3. 다음을 클릭합니다: **Torq**.
4. 대상을 구성하려면 양식을 작성하세요:
   * **표시 이름**: 설명적인 이름을 입력하세요.
   * **Torq 웹훅 URL**: 1단계에서 생성한 웹훅 URL을 입력하세요.
   * **심각도**: 이 대상으로 보낼 알러트의 심각도 수준을 선택하세요.
   * **알러트 유형**: 이 대상으로 보낼 알러트 유형을 선택하세요.
   * **로그 유형**: 기본적으로 모든 로그 유형의 알러트를 전송합니다. 특정 로그 유형의 알러트만 보내려면 여기에 로그 유형을 지정하세요.
   * **수동 전송 허용**: 수동으로 전송할 수 있도록 하려면 이 토글을 켜세요 [알러트를 수동으로 전송](https://docs.panther.com/alerts#manual-alert-dispatch) 이 대상으로.\
     ![A title says, "Configure your Torq Destination" and various fields are below it, including Display Name, Torq Webhook URL, and Severity.](/files/24d4a43ea73628027bd43f8d792299474167a0af)
5. 다음을 클릭합니다: **대상 추가**.
6. 마지막 페이지에서, 필요하면 클릭 **테스트 알러트 보내기** 통합을 테스트합니다. 완료되면 클릭하세요 **설정 완료**.

## 대상에 대한 추가 정보

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


---

# 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/torq.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.
