I would like to be able to monitor changes to a ECS service through the CLI. I can get a list of the last 100 events via the describe-services however this is a less than ideal option to watch for changes.
The ECS CLI offers a way to log individual tasks through the logs command, but yeah... No option for the service events.
question from:https://stackoverflow.com/questions/65946862/how-to-log-an-aws-ecs-service-events-by-cli