Loading

Download the EDOT Collector

Elastic Stack Serverless Observability

The Elastic Distribution of OpenTelemetry (EDOT) Collector is embedded in the Elastic Agent package as a separate binary that invokes OpenTelemetry Collector components.

The following table contains direct download links for the latest EDOT Collector version for different operating systems and architectures.

Platform Architecture Download link
Windows x86_64 Download (Zip)
macOS x86_64 Download (Tar.gz)
macOS aarch64 Download (Tar.gz)
Linux x86_64 Download (Tar.gz)
Linux aarch64 Download (Tar.gz)
Linux (DEB) x86_64 Download (Deb)
Linux (DEB) aarch64 Download (Deb)
Linux (RPM) x86_64 Download (Rpm)
Linux (RPM) aarch64 Download (Rpm)

After you've downloaded and uncompressed the file, you can get EDOT Collector running with the following command:

sudo ./otelcol --config otel.yml

For specific configuration, refer to the Quickstart guides or refer to Configuration.