Join our Newsletter — 33% off our NHI Course
Home Glossary Cyber Security Datadog Log Receiver
Cyber Security

Datadog Log Receiver

← Back to Glossary
By NHI Mgmt Group Updated September 9, 2026 Domain: Cyber Security

A receiver is a Collector component that accepts incoming telemetry from a specific source. In this case, the Datadog log receiver lets the OpenTelemetry Collector ingest logs forwarded by the Datadog Agent, then process and export them through standard Collector pipelines.

Expanded Definition

The Datadog Log Receiver is an OpenTelemetry Collector input that accepts log data forwarded by the Datadog Agent and hands it into the Collector pipeline for parsing, enrichment, filtering, and export. Its meaning is narrower than “log ingestion” in general: it is specifically about translating a Datadog-originated delivery path into the Collector’s vendor-neutral processing model.

That boundary matters. The receiver is not the logging system itself, not the Datadog Agent, and not a universal connector for every telemetry source. It is a source-specific adapter that helps an organisation preserve a standard pipeline while still using Datadog as a collection point. The practical misunderstanding to avoid is treating the receiver as a complete observability strategy when it only addresses one hop in the data flow.

Because it sits at an interoperability boundary, the receiver is best understood as part of telemetry plumbing rather than as a security control. Its operational value comes from keeping ingestion consistent across environments, especially when a team wants to centralise downstream handling in OpenTelemetry rather than replicate vendor-specific processing logic.

Examples and Use Cases

Teams typically use the Datadog Log Receiver when they want Datadog to remain the local log forwarder while OpenTelemetry becomes the central processing layer. That pattern is common in mixed-observability environments where different applications already emit to Datadog but the organisation wants a shared export path.

  • A platform team forwards container logs from Datadog Agent into the Collector, then routes them to multiple back ends without changing application instrumentation.
  • An operations group normalises log enrichment and filtering in the Collector so downstream destinations receive a consistent schema.
  • A migration project uses the receiver to decouple ingestion from a single analytics platform while preserving an existing Datadog collection path.
  • A compliance or audit pipeline captures logs centrally before export, reducing the number of places where parsing logic must be maintained.

The main trade-off is dependency concentration at the collection boundary. If the Datadog Agent path is unavailable, the Collector does not receive those logs, even if downstream systems are healthy. For that reason, teams often treat this receiver as an integration convenience, not as an excuse to relax source-side reliability requirements.

Security Implications

Any log receiver can become a control point for data quality, trust, and availability. If the Datadog Log Receiver is misconfigured, organisations may lose log continuity, duplicate events, or ingest malformed records that break filtering and routing. In practice, that can create blind spots in incident investigation, alert correlation, and retention workflows.

The security concern is less about the receiver as a standalone attack surface and more about the trust boundary it introduces. Logs forwarded through an intermediate agent may carry sensitive fields, unexpected formatting, or telemetry from workloads that were never meant to be broadly exported. If parsing rules are too permissive, downstream destinations can receive data with weaker governance than intended.

Failure mechanism: A source-specific receiver can silently fail open or fail partial when the upstream agent, transport path, or schema assumptions drift. That produces incomplete visibility rather than an obvious outage, which is harder to detect during an incident.

Impact: Investigators may miss timeline evidence, retention systems may store inconsistent records, and security teams may make decisions based on telemetry that looks complete but is not.

Domain and Governance Relevance

In its primary domain, the Datadog Log Receiver matters because telemetry pipelines are only as trustworthy as their least visible ingestion step. Its governance relevance is about ownership of data flow, schema consistency, and the operational contract between Datadog Agent forwarding and Collector processing.

For identity-heavy or machine-driven environments, the most important question is not whether the receiver is “an identity control” but whether it preserves trustworthy log handling for systems that are already difficult to observe. That includes workloads, agents, and automated services whose activity is often only visible through logs. When those logs enter the Collector through a specialised receiver, the organisation should be clear about which team owns the hop, how malformed input is handled, and what evidence is available if the pipeline degrades.

The practical value is architectural, not mystical: a receiver like this can support consistent observability governance, but it does not replace source hardening, retention policy, or detection engineering. It should be treated as one managed interface in a larger telemetry chain, not as a guarantee of log integrity.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

MITRE ATT&CK address the attack and risk surface, while CIS Controls v8 and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
CIS Controls v88.6 — Audit Log ManagementCovers reliable collection and handling of logs through the pipeline.
Recommendation — Validate log ingestion paths so critical audit events remain complete and usable.
NIST CSF 2.0DE.CM — Security Continuous MonitoringApplies to monitoring telemetry flow and detecting gaps in log visibility.
PR.PT — Protective TechnologyFits the controlled transport and processing boundary around log ingestion.
Recommendation — Monitor telemetry pipelines for dropped, delayed, or malformed log delivery. Harden the ingestion boundary so telemetry reaches only approved processing paths.
MITRE ATT&CKT1119 — Automated CollectionRelevant to collecting logs at scale through automated telemetry paths.
Recommendation — Map automated collection paths and watch for unexpected log aggregation activity.

Deepen Your Knowledge

Sign up to our weekly newsletter — get 33% off our NHI Foundation Level Course

    NHIMG Editorial Note
    Reviewed and updated by the NHIMG editorial team on September 9, 2026.
    NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org