This guide goes over integrating Nimbus with the Datadog Lambda Extensionarrow-up-right
Go to the lambda that you want to forward logs from
Add the following environmental variables to lambdas you want to add logs to
DD_OBSERVABILITY_PIPELINES_WORKER_LOGS_ENABLED: true, DD_OBSERVABILITY_PIPELINES_WORKER_LOGS_URL: $YOUR_NIMBUS_ENDPOINT
Update your lambda function
That's it - you're done. Nimbus is now optimizing your logs!
Last updated 1 year ago
Was this helpful?