k8s-logging-pipeline

k8s-logging-pipeline is a skill for Claude Code, Codex from kudig-io/kudig-database. It costs 26 tokens per session (4,258 once invoked), scanned A, original, no licence file.

A troubleshooting workflow for collecting logs from Kubernetes, a system for running containerised applications. It covers Fluentd and Filebeat, tools commonly used to collect and forward those logs.

In plain words
What is it for?
Use it to diagnose, repair, and verify missing Kubernetes logs and Fluentd or Filebeat problems.
Why use it?
It helps find and fix interruptions or failures in a Kubernetes logging pipeline, then check that logging works again.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to diagnose, repair, and verify missing Kubernetes logs and Fluentd or Filebeat problems.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/kudig-io/kudig-database/k8s-logging-pipeline
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add kudig-io/kudig-database --skill k8s-logging-pipeline
Clone the repo
git clone --depth 1 https://github.com/kudig-io/kudig-database

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for k8s-logging-pipeline

README.md
[![agentmods](https://agentmods.dev/badge/skills/kudig-io/kudig-database/k8s-logging-pipeline/github.svg)](https://agentmods.dev/skills/kudig-io/kudig-database/k8s-logging-pipeline)
Your own site
<a href="https://agentmods.dev/skills/kudig-io/kudig-database/k8s-logging-pipeline"><img src="https://agentmods.dev/badge/skills/kudig-io/kudig-database/k8s-logging-pipeline/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for k8s-logging-pipeline

Your own site · 80×15
<a href="https://agentmods.dev/skills/kudig-io/kudig-database/k8s-logging-pipeline"><img src="https://agentmods.dev/badge/skills/kudig-io/kudig-database/k8s-logging-pipeline.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 26 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,258 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00026 $0.04258
Opus 5 $0.00013 $0.02129
Sonnet 5 $0.00005 $0.00852
Haiku 4.5 $0.00003 $0.00426

Measured today against content hash 8c9a97ee48bf, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

k8s-logging-pipeline scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.

The scan reads SKILL.md. This mod also ships 2 executable files (scripts/diagnose-quick.sh, scripts/verify-logging.sh), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

| Elasticsearch 集群健康为 red | `curl elasticsearch:9200/_cluster/health` | 0.95 |
19-故障诊断/08-技能体系/skill-set/k8s-logging-pipeline/SKILL.md · 345 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

7 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. today Changed · +19 lines 8c9a97ee48bf
  2. 12d ago First seen · 326 lines · 26 tokens per session scan A 47d8963cbb3c

Subscribe to this mod's changes

k8s-logging-pipeline is a skill published in the GitHub repository kudig-io/kudig-database (5 stars, last pushed yesterday), with no licence file. It adds 26 tokens to every session and 4,258 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

k8s-debug

Inspect pod logs, analyze resource quotas, trace network policies, check deployment rollout status, and run cluster health checks for Kubernetes. Use this skill when diagnosing Kubernetes cluster issues, debugging failing pods, investigating network connectivity problems, analyzing resource usage, troubleshooting…

pantheon-org/tekhne · 61 tokens

kubernetes

Kubernetes operations playbook for deploying services: core objects, probes, resource sizing, safe rollouts, and fast kubectl debugging.

bobmatnyc/claude-mpm-skills · 29 tokens

pod-management

A Kubernetes troubleshooting skill for managing Pods, the small units that run containers in Kubernetes. It covers checking Pod status, reading logs, and running commands inside containers.

chaterm/terminal-skills · 11 tokens

zeabur-server-ssh

Use when debugging services on a user's dedicated server via SSH. Use when needing to run a command on the server, inspect pods, check container logs, view k8s resources, or run kubectl commands. Use when "service exec" is insufficient and you need server-level access. Use when user says "check my server", "run X on…

zeabur/agent-skills · 104 tokens

log-dive

Unified log search across Loki, Elasticsearch, and CloudWatch. Natural language queries translated to LogQL, ES DSL, or CloudWatch filter patterns. Read-only. Never modifies or deletes logs.

cacheforge-ai/cacheforge-skills · 42 tokens

kube-medic

Kubernetes Cluster Triage & Diagnostics — instant AI-powered incident triage via kubectl.

cacheforge-ai/cacheforge-skills · 22 tokens