tsuga-audit-logs
OfficialAudit log quality and trace correlation.
Software Engineering#debugging#observability#structured logging#OTel#trace correlation#log audit#error pattern analysis
Authortsuga-dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It helps you quickly determine whether your service logs are structured, searchable, and correctly correlated with traces so you can debug faster instead of guessing.
Core Features & Use Cases
- Trace-log correlation audit: Verifies whether
trace_id(and related trace context fields) appear in sampled logs when the service emits traces. - Log structure and severity consistency checks: Detects unstructured message blobs, inconsistent severity values (ERROR/WARN/INFO/DEBUG), and top-pattern dominance that can hide signals.
- Error logging quality and regression detection: Reviews error log structure (e.g., stack/stack-context fields) and flags growing error patterns over a time window.
Quick Start
Use this skill to audit log quality for service "checkout-api" over the last hour and verify trace correlation exists in the logs.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: tsuga-audit-logs Download link: https://github.com/tsuga-dev/agent-plugins/archive/main.zip#tsuga-audit-logs Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.