whizard-logging

Automates WizTelemetry Logging installation and configuration in KubeSphere with templated InstallPlan and API queries.

17.0k|2.8k|Updated Apr 21, 2018
One-click install
npx skills add https://github.com/kubesphere/kubesphere --skill whizard-logging
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: whizard-logging
Source: https://github.com/kubesphere/kubesphere/tree/main/skills/whizard-logging
Command: npx skills add https://github.com/kubesphere/kubesphere --skill whizard-logging

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Use when working with WizTelemetry Logging extension for KubeSphere, including installation, configuration, and log query API

Core Features & Use Cases

  • WizTelemetry Logging provides log collection, processing, and storage within the KubeSphere Observability Platform.
  • Components: vector-logging (container logs) and logsidecar-injector (disk logs) with OpenSearch as the sink.
  • Use Case: Install, configure, and query logs via the API to monitor cluster activity.

Quick Start

Follow the steps in this guide to install the WizTelemetry Logging extension on your target clusters using the InstallPlan template.

Frequently Asked Questions about whizard-logging

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I install WizTelemetry logging in KubeSphere?

Install WizTelemetry logging in KubeSphere by applying a templated InstallPlan that fulfills prerequisites and deploys the collection components across your target clusters.

How does KubeSphere collect container logs using vector?

KubeSphere collects container logs using vector-logging to gather and process log data, forwarding the stream to OpenSearch which serves as the central storage sink.

Can I query logs via the API after configuring WizTelemetry?

Yes, you can query logs via the API after configuring WizTelemetry to monitor cluster activity and retrieve stored log data from the OpenSearch sink.

Does WizTelemetry support disk log collection across multiple clusters?

WizTelemetry supports disk log collection across multiple clusters using the logsidecar-injector component, routing the gathered disk logs to OpenSearch for unified storage.

What prerequisites do I need to set up OpenSearch as a log sink?

Setting up OpenSearch as a log sink requires fulfilling specific prerequisites defined in the InstallPlan template before deploying vector and logsidecar-injector across your clusters.