Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS Cloudformation configuration does not allow configuration of DD_LOG_LEVEL #729

Open
ohookins opened this issue Jan 15, 2024 · 0 comments

Comments

@ohookins
Copy link

Describe what happened:
The documentation describes how to debug usage of the log forwarding lambda in AWS, by setting the DD_LOG_LEVEL environment variable, unfortunately this variable is not exposed by the Cloudformation template and so cannot be configured (at least, not without manually changing the configuration of the lambda).

Describe what you expected:
There should be a DdLogLevel template parameter to the Cloudformation template.

Steps to reproduce the issue:
Deploy the Cloudformation template and attempt to the DD_LOG_LEVEL environment variable on the lambda.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant