Slack Integration
Route Aurva alerts and findings to Slack channels with rich formatting, channel routing, and digest mode.
The Slack integration delivers policy violations, risk findings, and system notifications to your Slack workspace in real time.
Setup
- 1
Create a Slack Incoming Webhook
In Slack, go to Apps -> Incoming Webhooks (or create a custom Slack app with webhook permissions). Copy the webhook URL.
- 2
Add the webhook in Aurva
Navigate to Settings -> Integrations -> Slack and paste the webhook URL.
- 3
Assign to an Alert Route
Go to Alert Routes and create or edit a route. Select your Slack webhook as the destination.
Channel Routing
You can configure multiple Slack webhooks -- one per channel -- and assign them to different alert routes. Common patterns:
| Channel | Receives |
|---|---|
#sec-critical | Critical and high-severity policy violations |
#sec-ops | Medium-severity findings, new risk discoveries |
#compliance-digest | Daily compliance status summary |
#data-engineering | DAM alerts related to production databases |
Rich Formatting
Slack messages include:
- Severity badge -- colour-coded indicator (red, orange, yellow, blue)
- Policy name and category -- clickable link back to the Aurva console
- Affected asset -- database, service, or identity involved
- Key details -- query summary, classifier matches, row counts
Digest Mode
For lower-severity alerts, enable Digest Mode on the alert route to batch notifications:
- Aurva collects alerts over a configurable window (15 min, 1 hour, or 1 day)
- A single summary message is posted with counts grouped by policy and severity
- Reduces channel noise while preserving visibility
Troubleshooting
| Symptom | Resolution |
|---|---|
| Messages not appearing | Verify the webhook URL is valid and the channel still exists |
| Duplicate messages | Check that the alert route is not assigned to multiple Slack destinations for the same channel |
| Formatting broken | Ensure your Slack app has the incoming-webhook scope |
Related Pages
- Alert Routes -- full alert routing configuration
- Jira Integration -- auto-create tickets alongside Slack alerts
- SIEM Integration -- forward events to your SIEM