> 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/data-onboarding/supported-logs/zscaler.md).

# Zscaler 로그

Panther는 두 가지 유형의 [Zscaler](https://www.zscaler.com/) 제품 로그를 수집할 수 있습니다:

* 인터넷 및 SaaS 액세스(ZIA)
  * 지원되는 로그 유형: `관리자 감사`, `웹`, `방화벽`, 그리고 `DNS`.
  * [ZIA 문서는 여기에서 확인하세요](/ko/data-onboarding/supported-logs/zscaler/zia.md).
* 프라이빗 액세스(ZPA)
  * 지원되는 로그 유형: `감사 로그`, `사용자 활동`, `사용자 상태`, `앱 커넥터 상태`, 그리고 `앱 커넥터 지표`.
  * [ZPA 문서는 여기에서 확인하세요](/ko/data-onboarding/supported-logs/zscaler/zpa.md).


---

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

```
GET https://docs.panther.com/ko/data-onboarding/supported-logs/zscaler.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.
