> For the complete documentation index, see [llms.txt](https://docs.apica.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.apica.io/flow/list-of-forwarders/splunk-forwarding/splunk-http-event-collector-hec-forwarder/non-metric-indexes.md).

# Non Metric Indexes

Apica supports forwarding to splunk log indexes.

Use this option to forward **logs or structured events** into standard Splunk **log/event indexes**.

Creating a splunk hec forwarder for logs is straight forward and uses the *"\_json"* type when creating the forwarder

### Configuration Example:

| Field        | Value                        |
| ------------ | ---------------------------- |
| **Host**     | `https://splunk.company.com` |
| **Port**     | `8088`                       |
| **User**     | `admin`                      |
| **Password** | `<your-hec-token>`           |
| **Type**     | `_json`                      |

> Ensure the Splunk index receiving these events is a **standard event/log index**, not a metric index.

<figure><img src="/files/oHGSWxwDXkEEJQUi6M7h" alt=""><figcaption><p>Configuration example for a Non Metric Index Forwarder</p></figcaption></figure>
