Slack Integration
Get instant error notifications in your Slack channels. Perfect for keeping your team informed about critical issues in real-time.
Tier Requirement
Setup Guide
Create a Slack Webhook
Go to your Slack workspace settings, navigate to Apps → Manage, and search for "Incoming Webhooks".
Choose the channel for alerts and copy the webhook URL (e.g., https://hooks.slack.com/services/...).
Configure Alert Rule in LuminaLog
Go to your project dashboard, navigate to Alerts → Alert Rules, and click Create Alert Rule.
Fill in the details: Rule Name, Error Type (e.g., "*"), Severity, and paste your Slack Webhook URL.
Security Warning
Alert Types
LuminaLog sends distinct notifications to Slack with specialized formatting:
🚨 Error Alerts
Immediate notification for new exception occurrences.
⚠️ Threshold Alerts
Triggered when error frequency exceeds set limits.
✅ Resolved Alerts
Confirmation when an error stream has stabilized.
📊 Grouped Summaries
Periodic roll-ups of all project error activity.
Advanced Configuration
Multiple Channels
Create multiple rules to route different severities to specific channels:
Thresholds
Count Threshold: Trigger after X occurrences.
Time Window: Monitor within X minutes.
Best Practices
Organization
- Dedicated channels
- Project-specific alerts
Fatigue
- Grouped Updates
- High thresholds
Response
- Thread replies
- PagerDuty link
Troubleshooting
Not Receiving Alerts
Verify webhook URL, check 'Enabled' status, and confirm error type matches rule.
Too Many Alerts
Enable Grouped Updates, increase count threshold, or set specific severity levels.
Webhook Expired
Create a new webhook in Slack, update the rule, and trigger a test error to verify connectivity.