arminc / terraform-ecs

AWS ECS terraform module
MIT License
804 stars 374 forks source link

Container logs to CloudWatch #9

Open arminc opened 7 years ago

arminc commented 7 years ago

Show how to push container logs to CloudWatch

joshbalfour commented 6 years ago

this might help: https://hub.docker.com/r/joshbalfour/cloudwatch-logs/ (full disclosure: i packaged it)

ophintor commented 5 years ago

Or you could just add your logging config in your task definition:

https://docs.aws.amazon.com/AmazonECS/latest/developerguide/using_awslogs.html