node-logs

Official

Inspect Kubernetes node logs.

Authorscitix
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill allows you to retrieve and inspect logs directly from Kubernetes nodes, which is crucial for diagnosing issues with node-level services like containerd, kubelet, or general system logs.

Core Features & Use Cases

  • Systemd Unit Logs: Fetch logs for specific systemd services (e.g., containerd, kubelet) using journalctl.
  • File-Based Logs: Read content from arbitrary log files on the node (e.g., /var/log/messages).
  • Filtering and Time Range: Filter logs by keywords and specify a time range for retrieval.
  • Use Case: When pods are in a CrashLoopBackOff state, this Skill can help you examine the kubelet or containerd logs on the affected node to identify the root cause.

Quick Start

Use the node_script tool to get the last 50 lines of containerd logs from node-1.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: node-logs
Download link: https://github.com/scitix/siclaw/archive/main.zip#node-logs

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.