Configuration for forwarding container logs to Datadog monitoring service.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| api_key | str | ✅ | The Datadog API key used for authentication when sending logs. |
| host | str | ✅ | 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. |