Expected Behavior
I would love to have a parameter in the template that sets DD_LOG_LEVEL for the Datadog forwarder.
From this documentation I see that DD_LOG_LEVEL can be used for setting the logging level of the Forwarder Lambda function. However, it seems that I cannot configure this if I use the CloudFormation template to create the lambda.
Actual Behavior
DD_LOG_LEVEL cannot be set via the provided CloudFormation template.
Specifications
Expected Behavior
I would love to have a parameter in the template that sets
DD_LOG_LEVELfor the Datadog forwarder.From this documentation I see that
DD_LOG_LEVELcan be used for setting the logging level of the Forwarder Lambda function. However, it seems that I cannot configure this if I use the CloudFormation template to create the lambda.Actual Behavior
DD_LOG_LEVELcannot be set via the provided CloudFormation template.Specifications