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

DD Log Forwarding Destination

Last updated 1 year ago

Was this helpful?

This guide walks you through forwarding your logs to Nimbus.

1. Setup a custom log forwarding destination in datadog

In datadog's configuration, select a custom destination.

Add the following details:

  • Name: nimbus

  • Endpoint: $YOUR_NIMBUS_ENDPOINT (this will be provided by nimbus)

  • Authentication: Basic Auth

  • Username and Password: (this will be provided by nimbus)

Click Save when done

Congratulations, you're now forwarding logs to Nimbus!

log forwarding