Install the Collector for Linux using deployment tools 🔗
The Splunk Distribution of the OpenTelemetry Collector for Linux is a package that provides integrated collection and forwarding for all data types. Read on to see how to install it using several deployment tools.
注釈
The Splunk Distribution of the OpenTelemetry Collector comes with a default configuration, as detailed in Collector for Linux のデフォルト設定. To modify this configuration, refer to Linuxの高度な設定.
Alternatively, you can also install the Collector for Linux:
Using the installer script. See インストーラ・スクリプトを使用して Linux 用 Collector をインストールします。.
Manually. See Collector for Linuxを手動でインストールする.
Collector は以下のLinuxディストリビューションとバージョンをサポートしています:
Amazon Linux: 2, 2023.Fluentdによるログ収集は、現在Amazon Linux 2023ではサポートされていません。
CentOS、Red Hat、またはOracle: 7、8、9
Debian: 9, 10, 11
SUSE: 12, 15 バージョン 0.34.0 以上。Fluentd によるログ収集は現在サポートされていません。
Ubuntu: 16.04, 18.04, 20.04, 22.04, and 24.04
Rocky Linux: 8, 9
The following deployment and configuration management tools for the Splunk Distribution of the OpenTelemetry Collector are available:
Name |
説明 |
---|---|
Amazon ECS EC2 (Prometheus only) |
Splunk provides a task definition to deploy the Splunk Distribution of the OpenTelemetry Collector to ECS EC2. The task definition is a text file, in JSON format, that describes one or more containers that form your application. See Amazon ECS EC2 でCollectorをデプロイする for the installation instructions. |
Amazon Fargate (Prometheus only, no EKS) |
Splunk provides a guided setup to deploy the Splunk Distribution of the OpenTelemetry Collector on Amazon Fargate as a sidecar (additional container) to Amazon ECS tasks. See Amazon ECS Fargate でCollectorをデプロイする for the installation instructions. |
Ansible |
Use Splunk’s Ansible role to install the package configured to collect data (metrics, traces, and logs) from Linux machines and send it to Splunk Observability Cloud. See Ansible for LinuxでCollectorをデプロイする for the instructions to download and customize the role. |
Chef |
Use Splunk’s cookbook to install the Collector with Chef. See Deploy the Collector for Linux with Chef for the installation instructions. |
Heroku |
The Splunk OpenTelemetry Connector for Heroku is a buildpack for the Splunk Distribution of the OpenTelemetry Collector. The buildpack installs and runs the Splunk OpenTelemetry Connector on a Dyno to receive, process and export metric and trace data for Splunk Observability Cloud. See Heroku for the steps to install the buildpack. |
Nomad |
Nomad を使用して Collector をデプロイします。インストール手順は Nomad でCollectorをデプロイする を参照してください。 |
Pivotal Cloud Foundry |
Pivotal Cloud Foundry(PCF)でCollectorをデプロイするには、これら3つのオプションのいずれかを使用できます:
詳細は、Pivotal Cloud FoundryでCollectorをデプロイする を参照してください。 |
Puppet |
Use Splunk’s Puppet module to install and configure the package. A module is a collection of resources, classes, files, definition, and templates. To learn how to download and customize the module, see Puppet for Linux でCollectorをデプロイする. |
Salt |
Use Salt to deploy the Collector. For more information, see Deploy the Collector for Linux with Salt. |
パッケージをインストールしたら、以下を参照してください: