whizard-logging
Installation
SKILL.md
WizTelemetry Logging
Overview
WizTelemetry Logging is an extension component in the KubeSphere Observability Platform for log collection, processing, and storage.
When to Use
- Installing or configuring the WizTelemetry Logging extension
- Understanding log collection architecture (container logs + disk log collection)
- Using the log query API to query logs
Components
| Component | Description | Default Enabled |
|---|---|---|
| vector-logging | Container log collection (collects stdout/stderr from Docker/Containerd) | true |
| logsidecar-injector | Disk log collection (collects logs from files inside containers) | false |