Falco + Alert24
Turn Falco alerts into actionable incidents in Alert24, with on-call routing, escalations, and status updates.
Receive Falco runtime security alerts via HTTP output.
Auto-detected payloads
Alert24 recognizes Falco webhooks out of the box and maps fields to incidents automatically.
On-call routing & escalations
Page the right engineer over SMS, voice, push, email, or chat with policy-driven escalations.
Auto-updating status pages
Promote incidents to a public or private status page with one click and keep customers informed.
Change correlation & AI RCA
Recent deploys, infra updates, and feature flag flips surface alongside the incident for faster root cause.
Quick Setup
Copy Webhook URL
Go to your Alert24 dashboard and copy the webhook URL for Falco.
Configure Falco
Add the webhook URL in your Falco settings.
Auto-Detected
Alert24 auto-detects Falco payloads and maps them to incidents.
Step-by-Step Setup Instructions
Falco HTTP Output Setup
falco.yaml:http_output:
enabled: true
url: <WEBHOOK_URL>webhook:
address: <WEBHOOK_URL>Example Webhook Payload
This is a sample payload that Falco sends to Alert24 when an alert fires.
{
"priority": "CRITICAL",
"rule": "Terminal shell in container",
"output": "A shell was spawned in container (user=root container=web-app)",
"source": "syscall",
"time": "2024-01-15T10:30:00Z"
}How Alert24 Maps Falco Data
Status Field
priority
Message Field
output
Auto-Create Incidents
Yes
Auto-Resolve Incidents
No
Status Mapping
| Alert24 Status | Falco Values |
|---|---|
| degraded | WARNINGNOTICE |
| down | CRITICALALERTEMERGENCYERROR |
Connect Falco to Alert24 in minutes
Free plan includes 5 monitors, 1 status page, and incident management. No credit card required.
More Security Integrations
Microsoft Defender for Cloud
InboundReceive Microsoft Defender for Cloud security alerts via Activity Log webhook.
Microsoft Sentinel
InboundReceive Microsoft Sentinel SIEM incident notifications via Logic Apps webhook.
Snyk
InboundReceive Snyk vulnerability and license issue alerts via webhook.
SonarQube
InboundReceive SonarQube quality gate and analysis notifications via webhook.
Trivy
InboundReceive Aqua Trivy container and IaC vulnerability scan results via webhook.
Dependabot
InboundReceive GitHub Dependabot security alert notifications via webhook.