Skip to content

Latest commit

 

History

History

examples

Examples

This folder contains examples showcasing how the collector can integrate and complement existing environments.

This example showcases how the collector can send data to a Splunk Enterprise deployment over the Docker logging driver.

Read more...

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

Read more...

This example showcases how the agent works with Splunk Enterprise and an existing Prometheus deployment.

Read more...

The demo job deploys the Splunk OpenTelemetry Collector as agent and gateway, load generators, to collect metrics and traces and export them using the SignalFx exporter.

Read more...

This example showcases how the collector can send traces to a Splunk Enterprise deployment from a program emitting traces.

Read more...

This example showcases how the collector can follow a file and send its contents to Splunk Enterprise.

This example showcases how the collector can select different sourcetypes per log sources.

Dependencies

  • docker
  • docker-compose
  • go
  • You'll need to edit the various examples to have proper auth keys and the likes. Any such configuration is example specific.