community-automations/log-summarizer

DevOps & Κώδικας

PublicΥποπράκτορας Claude

Συνοπτική Αναφορά Logs

Κανείς δεν διαβάζει ακατέργαστα log streams μέχρι κάτι να έχει ήδη πάρει φωτιά. Αυτή η αυτοματοποίηση παρακολουθεί τα error logs σου κάθε ώρα και μετατρέπει χιλιάδες γραμμές σε μια σύντομη, ευανάγνωστη περίληψη.

sonnet3 ημέρεςDatadogSentryOpenAISlack
ClaudeClaude
ROI for
README.md

Γιατί αυτός ο subagent

Κανείς δεν διαβάζει ακατέργαστα log streams μέχρι κάτι να έχει ήδη πάρει φωτιά. Αυτή η αυτοματοποίηση παρακολουθεί τα error logs σου κάθε ώρα και μετατρέπει χιλιάδες γραμμές σε μια σύντομη, ευανάγνωστη περίληψη.

Ομαδοποιεί τα επαναλαμβανόμενα stack traces, μετράει πόσο συχνά χτύπησε κάθε σφάλμα και σημειώνει πότε πρωτοεμφανίστηκε. Κάθε ώρα λαμβάνεις μια σύνοψη σε απλή γλώσσα στο Slack, μαζί με ένα αποθηκευμένο ιστορικό που μπορείς να σαρώσεις για τάσεις που χτίζονται σιγά-σιγά.

Πώς λειτουργεί

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

Δείγμα εξόδου

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.