log-cleanup-report

Analyze IQRight server and web logs for disk usage and signal-to-noise metrics.

Updated Oct 21, 2024
One-click install
npx skills add https://github.com/fulviomanente/IQRight_Local --skill log-cleanup-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: log-cleanup-report
Source: https://github.com/fulviomanente/IQRight_Local/tree/main/.claude/skills/log-cleanup-report
Command: npx skills add https://github.com/fulviomanente/IQRight_Local --skill log-cleanup-report

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill analyzes log file sizes and signal-to-noise to pinpoint disk usage and guide cleanup before archiving.

Core Features & Use Cases

  • Log inventory across server and web logs with file name, size, line count, and date range.
  • Signal-to-noise analysis computing signal lines, noise lines, ratios, and adaptive logging status.
  • Recommendations for cleanup, rotation, and archiving based on thresholds and findings.

Quick Start

Run the log-cleanup-report skill against your IQRight logs to generate a cleanup plan.

Frequently Asked Questions about log-cleanup-report

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

FAQPage Schema
How do I reduce disk usage from bloated server logs?

Server log disk usage is reduced by this Skill through inventorying file sizes and date ranges, then computing signal-to-noise metrics to generate actionable cleanup, rotation, and archiving recommendations.

What is signal-to-noise analysis in log diagnostics?

Signal-to-noise analysis in log diagnostics separates meaningful signal lines from noise lines to compute ratios and detect adaptive logging, guiding which server logs are safe to trim or archive.

How do I create a log rotation and cleanup plan for IQRight logs?

A log rotation and cleanup plan is created by running this Skill against IQRight server and web logs to parse file inventories, compute noise metrics, and output structured recommendations based on thresholds.

Can I use this log analysis on both server and web logs?

Yes, this log analysis works on both server and web logs by inventorying file names, sizes, line counts, and date ranges across both types to quantify disk usage and noise.

What is the best way to identify noise in server logs before archiving?

The best way to identify noise in server logs before archiving is computing signal-to-noise ratios and detecting adaptive logging status, which pinpoints exactly which files contain bloat and require cleanup.

Do I need any specific dependencies to parse log files for cleanup recommendations?

No specific dependencies are required to parse log files for cleanup recommendations, as this Skill operates independently to compute signal-to-noise metrics and output structured archiving plans.