Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.68 KB

architecture.md

File metadata and controls

32 lines (19 loc) · 1.68 KB

The official Splunk documentation for this page is Use Splunk Distribution of OpenTelemetry Collector. For instructions on how to contribute to the docs, see CONTRIBUTING.md.

Architecture

This distribution can be deployed in the below ways.

Helm or Installer Script (Recommended)

splunk-otel-collector-recommended-arch

If Helm or the installer script is used then the architecture will look similar to above. The default configuration of the components is as follows:

Standalone

splunk-otel-collector-standalone-arch

If deployed in standalone, only the splunk-otel-collector is deployed and configured. Note the default configuration for standalone is gateway-mode instead of agent-mode like above:

Advanced

splunk-otel-collector-recommended-gateway-arch

It is possible to manually configure the splunk-otel-collector running as an agent to send to a splunk-otel-collector gateway instance/cluster. This requires changing the pipeline exporters in the agent to point to the gateway.