DirectorySecurity advisories
Sign in

Directory

datadog-agent-fips logoFIPS

datadog-agent-fips

Last changed
Sign in for updates

Get notified of upcoming product changes, critical vulnerability notifications and patches and more.

Sign in
Versions
Overview
Provenance
Specifications
SBOM
Vulnerabilities
Advisories

Minimalist Wolfi-based Datadog Agent to collect events and metrics from hosts and send them to Datadog.

Download this Image

The image is available on cgr.dev:

docker pull cgr.dev/chainguard/datadog-agent:latest

Usage

The Datadog Agent collects events and metrics from hosts and sends them to Datadog.

Prerequisites

* Create a Datadog account.
* Have your Datadog API key on hand.

The DataDog Agent getting started guide is here: docs.datadoghq.com/getting_started/agent/

Example Usage

docker run \
 --name dd-agent \
 -e DD_API_KEY=<xxxxxxxxxxxxxxxxxxx> \
 -e DD_SITE="datadoghq.com" \
 -e DD_APM_ENABLED=true \
 -e DD_APM_NON_LOCAL_TRAFFIC=true \
 -v /var/run/docker.sock:/var/run/docker.sock:ro \
 -v /proc/:/host/proc/:ro \
 -v /sys/fs/cgroup/:/host/sys/fs/cgroup:ro \
 -v /var/lib/docker/containers:/var/lib/docker/containers:ro \
 cgr.dev/chainguard/datadog-agent:latest

For more detail, please refer to the DataDog Agent documentation.

Licenses

Chainguard Images contain software packages that are direct or transitive dependencies. The following licenses were found in the "latest" version of this image:

  • Apache-2.0

  • BSD-3-Clause

  • CC-PDDC

  • GCC-exception-3.1

  • GPL-2.0-only

  • GPL-2.0-or-later

  • GPL-3.0-or-later

View more

For a complete list of licenses, please refer to this Image's SBOM.

Software license agreement

Compliance

This is a FIPS validated image for FedRAMP compliance.

This image is STIG hardened and scanned against the DISA General Purpose Operating System SRG with reports available.

Learn more about STIGsGet started with STIGs

Related images

Category
FIPS
STIG

Products

Chainguard Images

© 2024 Chainguard, Inc.