Webhooks and SIEM delivery

Send audit logs to your monitoring platform in near real-time.

Send audit logs to your monitoring platform in near real-time. This works with tools like Splunk, Datadog, and Sumo Logic.

Add a webhook

1

Open audit log webhooks

Go to Account Settings → Security → Audit logs.

2

Create the webhook

Click Add webhook.

3

Configure

  • Name: label for the destination

  • URL: HTTPS endpoint

  • Description: optional notes

  • Secret key: optional HMAC signing secret

  • Custom headers: optional auth headers

  • Timeout: 1–300 seconds

  • Max retries: 0–10

Filter what gets sent

Filters are per webhook:

  • Categories

  • Event types

  • Severities

Leave filters empty to receive everything.

Test delivery

  1. Click Test next to the webhook.

  2. Review the delivery result.

Payload format (example)

Verify webhook signatures (optional)

When a secret key is set, verify the X-Webhook-Signature header:

Retries

Failed deliveries retry with exponential backoff:

  • 1 min

  • 5 min

  • 15 min

  • 30 min

  • 1 hour

  • 2 hours

Last updated

Was this helpful?