![]() |
VOOZH | about |
This document describes how to use the Datadog Lambda Extension to send AWS vended logs to Observability Pipelines. The setup steps are:
See Datadog Lambda Extension to learn more about it.
0.0.0.0:9997.Note: Your Observability Pipeline must use HTTP Server as the source to process logs from the Lambda extension. Do not use Datadog Agent as the source.
Follow the instructions in Instrument AWS Lambda applications to set up the Datadog Lambda Library to collect data from your AWS Lambda applications.
Version 87+ of the Datadog Lambda Extension allows users to send logs to Observability Pipelines.
To enable this feature, set these environment variables:
DD_OBSERVABILITY_PIPELINES_WORKER_LOGS_ENABLED: trueDD_OBSERVABILITY_PIPELINES_WORKER_LOGS_URL: <YOUR_OBSERVABILITY_PIPELINE_URL> | |