# CrowdStrike 로그

Panther는 CrowdStrike 로그 온보드를 위한 두 가지 방법을 지원합니다:

* CrowdStrike Falcon Data Replicator
  * CrowdStrike 환경의 로그 데이터를 S3 버킷으로 복제합니다. 이 방법은 다음에 대해 지원됩니다 `Crowdstrike.FDREvent` 로그.
  * [Falcon Data Replicator 문서는 여기에서 확인하세요](/ko/data-onboarding/supported-logs/crowdstrike/falcon-data-replicator.md).
* CrowdStrike Event Streams
  * CrowdStrike Event Streams API에서 로그를 가져옵니다. 이 방법은 다음에 대해 지원됩니다 `Crowdstrike.EventStreams` 로그.
  * [Event Streams 문서는 여기에서 확인하세요](/ko/data-onboarding/supported-logs/crowdstrike/event-streams.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/crowdstrike.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.
