> For the complete documentation index, see [llms.txt](https://docs.couchdrop.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.couchdrop.io/integrations/siem/splunk.md).

# Splunk

Learn how to send events to Splunk from Couchdrop

## Overview

Couchdrop can send logging events directly to Splunk using the Splunk HTTP Event Collector (HEC).

This allows Couchdrop events to be forwarded into Splunk alongside logs from your other systems, where they can be searched, monitored, and incorporated into your existing logging workflows.

## How to connect to Splunk

{% hint style="warning" %}

#### Before you start

To connect Couchdrop to Splunk, you will need:

* A Splunk **Event Collector token**
* Your Splunk **HTTP Event Collector URI**
  {% endhint %}

{% stepper %}
{% step %}

### Open the Splunk logging connection

Log in to Couchdrop and navigate to **Admin Panel > Logging**.

Find the **Splunk** provider and select **Connect/Manage**.
{% endstep %}

{% step %}

### Select events to send to Splunk

Select the Couchdrop events that you want to send to Splunk.
{% endstep %}

{% step %}

### Configure Splunk

Enter your **Event Collector token** and **HTTP Event Collector URI**.

{% hint style="info" %}

#### Optional settings

The following configuration is optional:

* **Originating Host**
* **Event Source Application**
* **Sourcetype**
* **Index Name**

For information on configuring HTTP Event Collector access in Splunk, see the [Splunk HTTP Event Collector documentation](https://docs.splunk.com/Documentation/SplunkCloud/latest/Data/UsetheHTTPEventCollector).
{% endhint %}

{% endstep %}

{% step %}

### Save the Splunk connection

Click **Save Updates** to save the logging configuration.
{% endstep %}
{% endstepper %}
