Splunk integration
Tracelight events into your Splunk HEC.
SOCs and managed-security shops can stream Tracelight alert + audit events into Splunk HTTP Event Collector via the generic webhook integration. Each event lands as a structured Splunk event for indexing + dashboarding.
What's in this integration
- Generic webhook → Splunk HEC URL with the HEC token in the Authorization header
- Each Tracelight event becomes one Splunk event with full structured payload
- Index by event type (sourcetype = tracelight:alert, tracelight:case, etc.)
- HMAC signature included as a Splunk indexed field for downstream verification
Setup
- 1Splunk → Settings → Data Inputs → HTTP Event Collector → New Token
- 2Note the HEC URL (typically https://your-splunk:8088/services/collector) + token
- 3Tracelight → Dashboard → Integrations → New webhook → Kind: generic_json → URL = HEC endpoint
- 4(Custom HEC integration may require an intermediary route to format payload + add Splunk-specific headers — see docs)
- 5Test from Tracelight + verify events arrive at the HEC index
Events you can subscribe to
alert.firedmonitor.matchcase.createdcase.completedreport.generatedWire it up.
Sign up, head to Dashboard → Integrations, and turn this on in 60 seconds.
Other integrations
Slack
Native OAuth bot + /tracelight slash command + alert notifications routed to channels of your choice.
Zapier
Wire Tracelight events into 6,000+ Zapier-connected apps. HMAC-signed webhooks make Zaps tamper-proof.
Discord
Channel webhook for alert digests + per-event notifications. SSRF-guarded outbound dispatch.
Microsoft Teams
Adaptive Card alerts in any Teams channel via incoming-webhook URL. Works with both classic O365 connectors and the new Workflows.
Notion
Pipe Tracelight events into a Notion database — auto-log every case, alert, or report into your team workspace.
Linear
Auto-create Linear issues for high-severity Tracelight alerts. Useful for teams running investigations like an engineering project.
HubSpot
Sync Tracelight cases + alerts into HubSpot CRM as deal records, contacts, or activity timeline entries.
Salesforce
Tracelight events → Salesforce Cases or custom objects via Flow Builder + the generic webhook integration.
Datadog
Tracelight alerts → Datadog events. Use Datadog's monitor language to set up follow-on alerting on Tracelight signals.
Jira
Auto-create Jira issues from high-severity Tracelight alerts. Useful for SOC + investigation teams running case management in Jira.
ServiceNow
Stream Tracelight alerts into ServiceNow as incident records. For enterprise SOCs running ITSM-style alert workflows.
GitHub
Auto-open GitHub issues from Tracelight alerts. Useful for security teams running incident response in Issues + Projects.
Asana
Auto-create Asana tasks from Tracelight alerts + cases. Useful for investigation teams running case management in Asana.
ClickUp
Tracelight events → ClickUp tasks. For teams running case management in ClickUp.
Microsoft 365
Tracelight events into Microsoft 365 — Outlook calendar holds for incidents, OneDrive report archival, Power Automate flows.
Trello
Tracelight events → Trello cards. For investigation teams running Kanban-style case management.
Calendly
Auto-schedule investigator follow-up calls when high-severity alerts fire. Useful for client-facing PI shops.
Generic webhooks
Subscribe any HTTPS endpoint to Tracelight events. HMAC-SHA256 signing. SSRF-safe. Zero glue.
