community-automations/log-summarizer

DevOps & Code

PublicClaude-Subagent

Log-Zusammenfassung

Rohe Log-Streams liest niemand, bis schon etwas brennt. Diese Automation beobachtet Ihre Error-Logs jede Stunde und macht aus Tausenden Zeilen ein kurzes, lesbares Briefing.

sonnet3 TageDatadogSentryOpenAISlack
ClaudeClaude
ROI for
README.md

Warum dieser Subagent

Rohe Log-Streams liest niemand, bis schon etwas brennt. Diese Automation beobachtet Ihre Error-Logs jede Stunde und macht aus Tausenden Zeilen ein kurzes, lesbares Briefing.

Sie fasst wiederkehrende Stack-Traces zusammen, zählt, wie oft jeder Fehler auftrat, und vermerkt, wann er zuerst auftauchte. Sie bekommen stündlich eine klar formulierte Zusammenfassung in Slack plus eine gespeicherte Historie, die Sie nach langsam wachsenden Trends durchsehen können.

So läuft er

    • 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.

Beispiel-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.