Error Log Alerts
Turn raw error payloads into plain-English Slack alerts — what failed, the likely cause, and the first thing to check.
Overview
Webhook (error event) → an OpenAI step that summarizes the error in one paragraph (what failed, likely cause, first thing to check) → Slack to your alerts channel. Point your logger or error tracker at the webhook and connect OpenAI + Slack.
What's included
Quickstart
- 01
Download the JSON
With an active Library Pass, download the workflow file right from this page or your dashboard.
- 02
Import into n8n
Choose Import from File and select the downloaded JSON. The full agent graph appears, ready to configure.
- 03
Plug in credentials
Each integration node prompts for credentials on first run. The setup guide lists every credential the agent expects.
- 04
Activate and test
Run once with sample input, confirm the expected output, then flip the activate toggle.
Reviews (0)
No reviews yet. Be the first.
Sign in to leave a review.
Included with any pass
This agent — and every other in the library — comes with a Library Pass. One pass, the whole catalog.
Get a Library Pass- Every agent in the library
- All new releases while active
- Unlimited downloads
- Commercial-use license
- Priority email support
- 30-day money-back guarantee
More in Dev
PR Review Nudge
Every few hours, list open pull requests and nudge reviewers in Slack when a review is still waiting.
CI Build Alerts
Webhook from CI → on failure, summarize the log with an LLM and alert the channel; passing builds stay quiet.