Docs
/
Webhooks & Alerts
/
Multi-Channel Config
Multi-Channel Config
Route incident alerts, daily digests, and security events across all major communication platforms including Slack, Email, Discord, Microsoft Teams, and Telegram.
1. Supported Alert Destinations
Sprint Log Parser supports simultaneous alert broadcasting to five distinct notification channels:
- Slack Webhooks: Rich interactive Block Kit alert cards with instant IP blocking action buttons.
- Email Digest & Alerts: HTML incident notifications and daily executive briefings delivered to recipient lists.
- Discord Webhooks: Formatted Markdown embed messages pushed to Discord channels.
- Microsoft Teams Webhook: Connector cards sent directly to MS Teams channels.
- Telegram Bot: Instant push alerts broadcast to Telegram groups or direct chats via Telegram Bot API (`telegram_bot_token` & `telegram_chat_id`).
2. Threat Category Toggles
Control which security event types dispatch alerts to your configured channels. You can toggle notifications for specific threat classes under **Alert & Notifications > Threat Categories Settings**:
✓ Path Scanning
✓ Vulnerability Exploit
✓ Auth Anomaly
✓ Application Failures
✓ Uptime Monitors
✓ SSL Alerts
✓ Domain Alerts
✓ SQL Injection (SQLi)
✓ Cross-Site Scripting (XSS)
✓ Path Traversal (LFI)
✓ Remote Code Execution (RCE)
✓ Bad Bot / UA Scan
✓ Brute Force
✓ Host Resource Warning
3. MS Teams Webhook Setup
To receive security alerts inside Microsoft Teams channels:
- In Microsoft Teams, right-click your designated channel and select Connectors or Workflows.
- Add an Incoming Webhook and copy the generated HTTP URL (`https://...webhook.office.com/...`).
- In Sprint Log Parser, visit Alert Settings and paste your Teams Webhook URL.
4. Telegram Bot Integration
To configure instant Telegram push alerts:
- Open Telegram and start a chat with @BotFather to create a new bot and copy the API Token.
- Add your bot to your target security group or chat, and obtain the numeric Chat ID (e.g. `-100123456789`).
- In Sprint Log Parser, enter your Telegram Bot Token and Telegram Chat ID under Project Alert Settings.