メインコンテンツまでスキップ

🔔 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:

カラム説明
StatusSuccess ✅ or Failed ❌
ChannelWhich channel was used (Email, Slack, etc.)
EventWhat triggered it (monitor.down, monitor.recovery, etc.)
ContactWho was being notified
MonitorWhich monitor triggered the alert
ErrorError message if delivery failed
TimeWhen the notification was sent

🔍 Filtering

You can filter logs by:

  • Status (success/failed)
  • Channel type
  • Event type

💡 Common Issues in Logs

エラー考えられる原因
401 UnauthorizedAPI key or token is wrong
404 Not FoundWebhook URL is invalid or deleted
429 Too Many RequestsRate limited by the provider
Connection timeoutProvider API is unreachable
Invalid phone numberPhone number format is wrong (use E.164)

🧹 Auto-Cleanup

Notification logs older than your data retention period (default 90 days) are automatically purged. Configure this in Settings → General → Data Retention.