# Wiz 로그

Panther는 온보딩을 위한 두 가지 방법을 지원합니다 [Wiz](https://www.wiz.io/) 로그:<br>

* API 기반 통합: Panther는 다음을 쿼리하여 Wiz 감사, 이슈, 취약성 로그를 가져올 수 있습니다. [Wiz API](https://win.wiz.io/reference/prerequisites).
  * [Wiz API 문서는 여기에서 확인하세요](https://docs.panther.com/data-onboarding/supported-logs/wiz/api).
* Webhook 기반 통합: Panther는 webhook 알림을 통해 이슈, 위협, 탐지에 대한 실시간 알림을 받을 수 있습니다.
  * [Wiz Webhook 문서는 여기에서 확인하세요](https://docs.panther.com/data-onboarding/supported-logs/wiz/webhook).


---

# Agent Instructions: 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:

```
GET https://docs.panther.com/ko/data-onboarding/supported-logs/wiz.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
