LuminaLog
Waitlist
Integrations

Slack Integration

Get instant error notifications in your Slack channels. Perfect for keeping your team informed about critical issues in real-time.

Tier Requirement

Slack notifications are included in Bootstrapper, Compliance, and Scale plans.

Setup Guide

1

Create a Slack Webhook

Go to your Slack workspace settings, navigate to AppsManage, and search for "Incoming Webhooks".

Choose the channel for alerts and copy the webhook URL (e.g., https://hooks.slack.com/services/...).

2

Configure Alert Rule in LuminaLog

Go to your project dashboard, navigate to AlertsAlert 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

Anyone with your webhook URL can post messages to your Slack channel. Never commit it to version control or share it publicly.

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:

#critical-errors
#api-errors
#all-errors

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.