Skip to main content
The Collector is available as a minimal container image built from scratch. It contains only the Collector binary, the TLS certificate-authority bundle and timezone data.

Before you start

  • A Docker host that meets the sizing in Size the host and the network requirements in Network requirements.
  • The image path and version tag, and the enrolled Collector configuration. Involve provides both during onboarding for container deployments.

Image reference

Docker Compose

Start it with docker compose up -d.

docker run

The same commands work on any Docker host, including a VM in AWS, Azure or Google Cloud.
One container per Collector. Each Collector has its own identity and HMAC key. To scale out, add more Collectors, each enrolled separately. Never run two copies of the same one.