You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 19, 2025. It is now read-only.
We're looking to move from Cloudwatch docker containers to the awslogs driver for logging in Dart. Currently we have a Cloudformation stack for each cluster which would mean either passing a hardcoded string for the name of the loggroup to each Cloudformation template or using custom resource hackery to reference a loggroup in another stack.