By chfle
Analyzes Linux log files (auth.log, syslog, nginx, Apache, journalctl, Docker, fail2ban) for errors, security threats, brute force attacks, crashes, and anomalies.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub chfle/lehnert-claude-skills --plugin linux-log-analyzerCreates UI foundation files (Tailwind config, shadcn/ui setup, global styles, layout components) from tech-stack.yaml.
Creates, debugs, and hardens systemd service, timer, socket, path, and mount units — with sandboxing, resource limits, restart policies, and timer scheduling.
Generates or optimizes docker-compose.yml for any self-hosted app or cloud replacement (Google Photos→Immich, Gmail→Mailcow, ChatGPT→Ollama, etc.) — full stacks with health checks, named volumes, and .env setup.
Designs and generates complete Linux backup solutions using restic, BorgBackup, rsync, or tar — with encryption, remote storage, retention policies, database backups, Docker volume backups, and restore procedures.
Orchestrates all boilerplate sub-skills to scaffold a complete project from tech-stack.yaml directly into the workspace root.
Analyze logs for performance insights and issues
Analyze sosreport archives for system diagnostics and troubleshooting
Analyze log files with ctrlb-decompose — pattern clustering, anomaly detection, and severity scoring
DevsForge Enterprise Debugging Architect delivering comprehensive debugging methodologies, error resolution frameworks, and system optimization strategies that transform debugging from troubleshooting function into strategic business value creation and system reliability catalyst
Set up and use Gonzo, the open-source terminal log analysis tool. Detects deployment platforms (Vercel, Supabase, K8s, Docker, AWS, Cloudflare, Fly, Render, Railway, Netlify), generates the right pipe command with platform-specific normalizers, and configures AI analysis. Use when the user wants to tail, watch, stream, or analyze logs in their terminal.
Auto-capture development command output and search/analyze with Claude Code