whizard-logging

仓库创建 2018年4月21日最近提交 13 天前SkillHot 收录 21 天前
▸ 精选理由

提升日志管理与故障排查效率,适合日志运维团队。

▸ 风险提示

日志可能包含敏感信息,需合规存储并具备集群权限。

这个 Skill 做什么

管理 KubeSphere 的 WizTelemetry 日志收集、处理与查询能力。

负责在 KubeSphere 中安装配置 WizTelemetry 的日志能力,涵盖容器日志和磁盘日志的采集、处理与存储,并提供 log query API 帮你查询与分析日志。适合搭建观测平台、排查集群或应用问题时使用。特点是与 KubeSphere 集成、能处理多种日志来源并支持查询 API。

▸ 展开 SKILL.md 英文原文

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

开发编程日志收集存储WizTelemetry通用
1.7w
Stars
2.7k
Forks
32
仓库内 Skill
+26
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/kubesphere/kubesphere/master/skills/whizard-logging/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/kubesphere/kubesphere/master/skills/whizard-logging/SKILL.md"
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 |

## Dependencies

-
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有