Datadog Log management integration
This section describes how to integrate your Aidbox with Datadog.
Last updated
Was this helpful?
This section describes how to integrate your Aidbox with Datadog.
Last updated
Was this helpful?
offers cloud-based monitoring and analytics platform which integrates and automates infrastructure monitoring, application performance monitoring, and log management for real-time observability of customers.
To enable Aidbox logs uploading into Datadog, you need to set AIDBOX_DD_API_KEY
environment variable.
By default, Aidbox sends logs as bundles of multiple records so if there's not enough data you won't see any logs in Datadog. For testing purposes reduce bundle size to 1 record by setting environment variable:
AIDBOX_DD_BATCH_SIZE=1