Splunk Integration

How to setup a Splunk integration.

Splunk integration overview

A Splunk integration can be configured to stream your Secberus account activity log data to an installation of Splunk Enterprise or Splunk Cloud Platform using the HTTP Event Collector (HEC).

πŸ“˜

Notes on the Splunk integration

  • There can only be one Splunk integration per Secberus account.
  • Only users with the Account Owner role will be able to create Splunk integrations.

Setup a Splunk integration

In order to stream data from Secberus to a Splunk installation, you'll need to create a HEC token in Splunk Web.

  1. In Splunk Web, log in as an administrator.
  2. Go to Settings > Data inputs and select HTTP Event Collector.

  1. In the Name field, enter a name for the token.
  2. (Optional) In the Source name override field, enter a name for a source to be assigned to events that this endpoint generates. Default is 'secberus'.
  3. (Optional) In the Description field, enter a description for the input.
  4. (Optional) If you want to enable indexer acknowledgment for this token, click the Enable indexer acknowledgment checkbox.
  5. Click Next.

  1. (Optional) Make edits to source type. Secberus events will have sourcetype '_json' by default.
  2. Choose the index where you want the Secberus events to be stored. Default is 'main'.
  3. Click Review.

  1. Confirm that all settings for the endpoint are what you want.
  2. If all settings are what you want, click Submit. Otherwise, click < to make changes.

  1. Copy the token value that Splunk Web displays and the HEC URL from the token settings page.

  1. Within the Secberus application, navigate to Settings > Integrations.
  2. Click to add a Splunk integration.
1320
  1. Name the integration and input the HEC URL and Token.
  2. Include an index to feed the data into. If an index is not entered, the data will feed into the main index by default.
  3. Click Save.

πŸ‘

Splunk integration is now Complete!

The Secberus Splunk forwarder will perform a health check on the provided Splunk HEC URL. If the health check comes back successful, Secberus logs will automatically start streaming to the Splunk HEC endpoint within 60 seconds.