community-automations/log-summarizer

DevOps والكود

Publicوكيل Claude فرعي

ملخّص السجلات

لا أحد يقرأ تدفّقات السجلّات الخام حتى يكون شيءٌ قد اشتعل أصلاً. هذه الأتمتة تراقب سجلّات أخطائك كل ساعة وتحوّل آلاف الأسطر إلى موجز قصير سهل القراءة.

sonnet3 أيامDatadogSentryOpenAISlack
ClaudeClaude
ROI for
README.md

لماذا هذا الوكيل تحديدًا

لا أحد يقرأ تدفّقات السجلّات الخام حتى يكون شيءٌ قد اشتعل أصلاً. هذه الأتمتة تراقب سجلّات أخطائك كل ساعة وتحوّل آلاف الأسطر إلى موجز قصير سهل القراءة.

تجمّع آثار الـ stack المتكرّرة، تحصي تكرار كل عطل، وتدوّن أول ظهور له. تحصل على ملخّص بلغة بسيطة في 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.