# 기타 데이터 파이프라인 도구

[Chronosphere 온보딩 가이드](/ko/data-onboarding/data-pipeline-tools/chronosphere.md)

[Fluent Bit 온보딩 가이드](/ko/data-onboarding/data-pipeline-tools/fluent-bit-onboarding-guide.md)

[Cribl 온보딩 가이드](/ko/data-onboarding/data-pipeline-tools/cribl.md)

[Fluentd 온보딩 가이드](/ko/data-onboarding/data-pipeline-tools/fluentd.md)

[Observo 온보딩 가이드](/ko/data-onboarding/data-pipeline-tools/observo.md)

[Tarsal 온보딩 가이드](/ko/data-onboarding/data-pipeline-tools/tarsal.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/data-pipeline-tools.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.
