Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

CloudWatch logs for ECS cluster hosts are not deleted when stack is deleted #65

Open
dougtoppin opened this issue Mar 20, 2018 · 0 comments

Comments

@dougtoppin
Copy link
Contributor

The way that the CloudWatch logs (such as /var/log/dmesg) are configured for the hosts in ecs-cluster.yaml means that CF is not aware of them and therefore cannot delete them with the stack is deleted.
Unless they are created as resources in a CF template I am not sure that they can be deleted without adding a new helper script that is triggered on a delete stack.
A subsequent create using the same stack name will just re-use the existing log groups so this is not a high priority issue just a clean-up type thing (I think).

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