Skip to content

Fix logging envs all being put in the same log group#10670

Merged
voidlily merged 1 commit intomainfrom
fix-log-env
May 22, 2024
Merged

Fix logging envs all being put in the same log group#10670
voidlily merged 1 commit intomainfrom
fix-log-env

Conversation

@voidlily
Copy link
Contributor

Previously all reviewapps were being put mistakenly in the same reviewapps
cloudwatch log group.

This change fixes it so they're put in cloudwatch log groups named after the
reviewapp.

In cloudwatch you can search for your branch to find the log groups for your
reviewapp again.


@voidlily
Copy link
Contributor Author

I'm not actually sure if this fixes it immediately, but this will fix it when we update reviewapps cluster to have the correct cloudwatch config

Previously all reviewapps were being put mistakenly in the same `reviewapps`
cloudwatch log group.

This change fixes it so they're put in cloudwatch log groups named after the
reviewapp.

In cloudwatch you can search for your branch to find the log groups for your
reviewapp again.

[skip changelog]
Copy link
Contributor

@stephencshelton stephencshelton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah that should fix it when it's using the new logging configuration, won't hurt anything to get this in place.

@voidlily voidlily merged commit 4ebfb83 into main May 22, 2024
@voidlily voidlily deleted the fix-log-env branch May 22, 2024 16:42
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.

2 participants