Skip to content

Latest commit

 

History

History

splunk-hec-metrics

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Splunk HEC Metrics Example

This example showcases how the collector can send data to a Splunk Enterprise deployment from a Telegraf instance.

The example runs as a Docker Compose deployment. The collector can be configured to send metrics to Splunk Enterprise.

Splunk is configured to receive data from the OpenTelemetry Collector using the HTTP Event collector. To learn more about HEC, visit our guide.

To deploy the example, check out this git repository, open a terminal and in this directory type:

$> docker-compose up

Splunk will become available on port 18000. You can login on http://localhost:18000 with admin and changeme.

Once logged in, visit the analytics workspace to see the metrics collected by Splunk.