# Lacework 로그

Panther는 Lacework 로그를 온보딩하는 두 가지 방법을 지원합니다:

* Lacework 알러트 채널 웹훅
  * Lacework에서 이벤트를 Panther HTTP 소스에 게시하도록 웹훅을 구성하세요. 이 방법은 다음에 대해 지원됩니다 `Lacework.Events` 로그.
  * [여기에서 알러트 채널 웹훅 문서를 확인하세요](/ko/data-onboarding/supported-logs/lacework/webhook.md).
* Lacework 내보내기
  * S3, Google Cloud Storage(GCS) 또는 Azure Blob을 통해 Lacework 로그를 Panther로 내보내세요.
  * [여기에서 내보내기 문서를 확인하세요](/ko/data-onboarding/supported-logs/lacework/export.md).


---

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