This product is not supported for your selected
Datadog site. (
).
Use Observability Pipelines’ Datadog Logs destination to send logs to Datadog Log Management. You can also use AWS PrivateLink to send logs from Observability Pipelines to Datadog.
Setup
Set up the Datadog Logs destination and its environment variables when you set up a pipeline. The information below is configured in the pipelines UI.
Set up the destination
Observability Pipelines compresses logs with the zstd (level 1) algorithm.
There are no configuration steps for your Datadog destination.
Set the environment variables
No environment variables required.
How the destination works
Event batching
A batch of events is flushed when one of these parameters is met. See event batching for more information.
Max Events | Max Bytes | Timeout (seconds) |
---|
1,000 | 4,250,000 | 5 |
AWS PrivateLink
To send logs from Observability Pipelines to Datadog using AWS PrivateLink, see Connect to Datadog over AWS PrivateLink for setup instructions. The two endpoints you need to set up are:
- Logs (User HTTP intake):
http-intake.logs.datadoghq.com
- Remote Configuration:
config.datadoghq.com
Notes:
- If you are a PCI-compliant organization, the Worker sends logs over
http-intake-pci.logs.datadoghq.com
, which is not available as an AWS PrivateLink endpoint. - The
obpipeline-intake.datadoghq.com
endpoint is used for Live Capture and is not available as a PrivateLink endpoint.