LogoLogo
  • Overview
    • Introduction
    • Getting Started
    • Nimbus Hub
    • Log Optimization
      • Reduce Optimizations
      • Lint Optimizations
    • Working with NTL
      • Working with Transforms
    • Working with Aggregated Logs
    • Examples
    • Concepts
    • FAQ
    • Architecture
  • Additional Features
    • Configuration Overrides
    • Pause All
    • Error Detection
    • Private Link
  • Integrations
    • Datadog
      • AWS Lambda Extension
      • AWS Lambda Forwarder
      • DD Agent
      • DD Log Forwarding Destination
      • Heroku
      • Journald
      • OpenTelemetry
  • Resources
    • Nimbus Attributes
    • Changelog
    • SLA
    • Bug Bounty
    • Support
  • Preview Features
    • Metric Optimization
    • Datadog CLI
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Integrations
  2. Datadog

AWS Lambda Forwarder

Steps

  1. Go to cloudformation, and search “datadog”, you should either see one of the following

    • datadog-forwarder as its own entry

    • DatadogIntegration-ForwarderStack-*** as a nested stack

  2. Click on the forwarder stack and click update

  3. Select use current template

  4. Set the following 2 parameters:

    • DdUrl: $YOUR_NIMBUS_ENDPOINT

    • DdPort: 443

  5. Update the stack

Last updated 1 year ago

Was this helpful?