| name | log-summarizer |
|---|---|
| description | Summarize noisy logs into likely causes and next steps. Use when a junior developer needs help interpreting logs. |
Summarize noisy logs into likely causes and next steps.
- Log snippet and time range.
- Service or component name.
- Recent deploys or config changes.
- Group similar errors and identify the first failure.
- Translate error messages into likely causes.
- Suggest immediate checks or fixes.
- Top error groups with counts.
- Likely root cause and next actions.
- Focus on the earliest failing signal.
- Separate symptoms from root causes.