Skip to content
This repository has been archived by the owner on Jul 27, 2021. It is now read-only.

[BUG] Monitoring service logs: Make cloudwatch log group a CF output #64

Open
adamjkeller opened this issue Apr 13, 2020 · 0 comments
Open

Comments

@adamjkeller
Copy link
Collaborator

Problem:

When reviewing service logs using awslogs, we dynamically grab the log group and set it as an environment variable. While this is good when using in a brand new AWS account, if you have done this workshop before and run through it again, there could be multiple log groups.

Solution:

Set the log group as a CF output, and when tailing the logs, use the CF output as the log_group variable.

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

No branches or pull requests

1 participant