Skip to content

Splunk Webhook Integration

To send Trapster webhooks to Splunk, you must configure the HTTP Event Collector (HEC).

Configure Splunk

  1. Go to Settings → Add Data → Monitor → HTTP Event Collector.
  2. In Global Settings, make sure All Tokens is enabled.
  3. Create a New Token:
    • Provide a name and description.
  4. After creating the token, copy the Token Value.
    • Save this value as your HEC Token.

Configure Trapster

  1. Set the Splunk endpoint URL to: "https://your-splunk-url/services/collector/event"

  2. Paste the HEC Token into the webhook configuration.

Once configured, Trapster will send events directly to Splunk via the HTTP Event Collector