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

Add script to fix lambda logging #14

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

yzhanggithub
Copy link

This is related to the "Lambda logging" issue in Brinqa. If the log group associated with a Lambda function is not found, you'll find the following error in AWS console:
"Log group does not exist
The specific log group: /aws/lambda/ does not exist in this account or region."
This script will enable the log groups for corresponding Lambda functions if they don't exist in all regions.

@CLAassistant
Copy link

CLAassistant commented Dec 20, 2021

CLA assistant check
All committers have signed the CLA.

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

Successfully merging this pull request may close these issues.

3 participants