🔔 Notification Logs
Every notification attempt is logged, whether it succeeds or fails. This helps you debug delivery issues.
📊 Viewing Logs
Go to Notification Logs in the sidebar to see:
| العمود | الوصف |
|---|---|
| Status | Success ✅ or Failed ❌ |
| Channel | Which channel was used (Email, Slack, etc.) |
| Event | What triggered it (monitor.down, monitor.recovery, etc.) |
| Contact | Who was being notified |
| Monitor | Which monitor triggered the alert |
| Error | Error message if delivery failed |
| Time | When the notification was sent |
🔍 Filtering
You can filter logs by:
- Status (success/failed)
- Channel type
- Event type
💡 Common Issues in Logs
| الخطأ | السبب المحتمل |
|---|---|
401 Unauthorized | API key or token is wrong |
404 Not Found | Webhook URL is invalid or deleted |
429 Too Many Requests | Rate limited by the provider |
Connection timeout | Provider API is unreachable |
Invalid phone number | Phone number format is wrong (use E.164) |