community-automations/log-summarizer

DevOps e codice

PublicSubagent Claude

Riassunto di log

Nessuno legge i flussi di log grezzi finché qualcosa non sta già andando a fuoco. Questa automazione tiene d'occhio i tuoi log di errore ogni ora e trasforma migliaia di righe in un breve riepilogo leggibile.

sonnet3 giorniDatadogSentryOpenAISlack
ClaudeClaude
ROI for
README.md

Perché questo subagent

Nessuno legge i flussi di log grezzi finché qualcosa non sta già andando a fuoco. Questa automazione tiene d'occhio i tuoi log di errore ogni ora e trasforma migliaia di righe in un breve riepilogo leggibile.

Raggruppa gli stack trace ripetuti, conta quante volte ogni guasto si è presentato e annota quando è comparso la prima volta. Ricevi un riassunto in linguaggio semplice su Slack ogni ora, più uno storico archiviato che puoi scorrere per individuare trend a lenta formazione.

Come gira

    • Read

      Used at step 01 to kick off the pipeline.

    • Write

      Used at step 01 to kick off the pipeline.

    • WebFetch

      Used at step 01 to kick off the pipeline.

    • WebSearch

      Used at step 01 to kick off the pipeline.

Esempio di output

json
// Sample output
// (generated when the pipeline finishes)

Read the grouped error logs and return a Slack-ready summary: top 5 issues by count, each with service name, occurrence count, first-seen timestamp, and a one-line probable cause.

Unlock the rest

The full agent definition, install snippet, and starter task are gated for community members.

Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.