> 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/forwarding-to-monitoring-tools.md).

# Forwarding to Target Destinations

From Ascent, data can be filtered and forwarded to many different monitoring tools, resource management tools, and custom endpoints.

Here is our [complete list of available forwarders](/flow/list-of-forwarders.md).

The process of configuring a forwarder is simple. To configure a Forwarder, **navigate to the Forwarder page** [**link**](/flow/list-of-forwarders.md) first and select your preferred forwarder.

#### Configuring a Forwarder (Example)

Below, an example of configuring a Splunk HTTP Event Collector:

1. **Creating an HTTP Event Collector Data Input key from Splunk**
   * Navigate to your Splunk Environment
   * Locate the Settings menu
   * Locate the Data Inputs sub-menu
   * Click on the New Token option, which is located on the top banner
   * Enter a Token name, and skip to the last pag,e and click Done
   * Use the generated **HTTP Event Collector** key in Ascent
2. **Creating a Splunk HTTP Event Collector on Apica**
   * Navigate to the Create Forwarders page
   * Click on Forwarders
   * Click on the Splunk HTTP Event Collector

<figure><img src="/files/Z0j0h14u8TkHHDZLoqme" alt=""><figcaption><p>Create an Splunk Forwarder</p></figcaption></figure>

* Fill out all the below fields and click Create
  * **buffer\_size**: The Buffer size for logs
  * **host**: Splunk Endpoint
  * **password**: Data Input Key created in step 1
  * **port**: Splunk server receiving port (default 8088)
  * **type:** log format (*default* \_*json, or set to \_metric to send to a metric index*)
  * **user:** UI username of Splunk Endpoint
  * **name**: Name of the forwarder

That's it. You've successfully created the Splunk HTTP Event Collector forwarder. Now navigate to the Explore page and start doing Mapping or Replay operations.

Currently, **Ascent** supports the following target destinations (among others):

| Target                                                                                                                 | Type               | Description                                                             |
| ---------------------------------------------------------------------------------------------------------------------- | ------------------ | ----------------------------------------------------------------------- |
| [ArcSight Logger](/flow/list-of-forwarders/arc-sight.md)                                                               | Syslog, TCP, CEF   | Forward syslog frames over TCP                                          |
| [ArcSight Logger](/flow/list-of-forwarders/arc-sight.md)                                                               | Syslog, TCP        | Forward ArcSight CEF frames over TCP                                    |
| [Datadog](/flow/list-of-forwarders/datadog-forwarding.md)                                                              | JSON               | Batched JSON forward to Datadog                                         |
| [Dynatrace HTTP Event Collector](/flow/list-of-forwarders/dynatrace-forwarding.md)                                     | JSON               | Batched JSON forward to Dynatrace                                       |
| [Elastic Compatible](/flow/list-of-forwarders/elasticsearch-forwarding.md)                                             | JSON               | Send data to an Elastic index                                           |
| [RSA NetWitness Syslog](/flow/list-of-forwarders/rsa-new-witness.md)                                                   | TCP                | Syslog forwarder for RSA Netwitness                                     |
| [RSA NetWitness Syslog (CEF)](/flow/list-of-forwarders/rsa-new-witness.md)                                             | TCP, CEF           | Syslog CEF forwarder for RSA Netwitness                                 |
| [NewRelic HTTP Event Collector](/flow/list-of-forwarders/new-relic-forwarding.md)                                      | JSON               | Batched JSON forward to NewRelic                                        |
| [Splunk HTTP Event Collector](/flow/list-of-forwarders/splunk-forwarding/splunk-http-event-collector-hec-forwarder.md) | JSON               | Batched JSON forward to Splunk                                          |
| [Splunk Universal / Heavy Forwarder](/integrations/list-of-integrations/splunk-universal-forwarder.md)                 | Syslog, TCP        | Syslog forwarder for Splunk                                             |
| [Splunk Universal CEF Forwarder](/integrations/list-of-integrations/splunk-universal-forwarder.md)                     | Syslog, TCP, CEF   | Syslog CEF forwarder for Splunk                                         |
| [Splunk Universal Forwarder / Heavy Forwarder](/integrations/list-of-integrations/splunk-heavy-forwarder.md)           | S2S                | Forward data to Apica in Cooked mode                                    |
| [Object Store](/flow/list-of-forwarders/s3-compatible.md) (S3)                                                         | S3 Compatible      | AWS S3, CEPH, Minio, GCP Cloud Storage, OCI Buckets                     |
| [Object Store](/flow/object-store-forwarding.md) (Azure Blob)                                                          | Azure Blob Storage | Native support for Azure blob storage API's                             |
| [OpenTelemetry](broken://pages/xN7Tt3w5cCJy3QJ3ZCx9)                                                                   | OpenTelemetry      | Forward Logs, Metrics, Traces to OpenTelemetry compatible destinations. |
