English | 简体中文
This directory contains user-facing guides for installing, configuring, operating, and extending LoongSuite Pilot.
| Document | Use It For |
|---|---|
| Product Overview | Understand what Pilot collects, where data goes, and what files are created locally. |
| Installation | Install Pilot, pass installer options, uninstall, or run from source. |
| Configuration Guide | Learn config loading order, global switches, and retention settings. |
| Document | Use It For |
|---|---|
| Local JSONL Output | Write normalized events to local files and verify collection. |
| SLS Output | Report logs to Alibaba Cloud Log Service. |
| Trace Output | Export GenAI activity as OTLP traces. |
| HTTP Output | POST normalized events to a custom endpoint. |
| Document | Use It For |
|---|---|
| Agent Configuration | Select agents and control message content capture. |
| Data Masking | Mask API keys, access keys, private keys, and database URLs before output. |
| Output Event Schema | Review normalized event names, fields, provider values, and finish reasons. |
| Document | Use It For |
|---|---|
| Agent Onboarding | Add support for a new AI coding agent. |