Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.02 KB

File metadata and controls

11 lines (8 loc) · 1.02 KB

DatadogLoggingConfiguration

Configuration for forwarding container logs to Datadog monitoring service.

Properties

Name Type Required Description
ApiKey string The Datadog API key used for authentication when sending logs.
Host string The Datadog intake server host URL where logs will be sent.
Tags List<DatadogTagForContainerLogging> Optional metadata tags to attach to logs for filtering and categorization in Datadog.