Amazon ECS now provides Action Logs for deployment and orchestration visibility
Amazon ECS introduces Action Logs, delivering detailed records of service-side operations during deployments and managed daemon updates to improve monitoring and troubleshooting
Amazon Elastic Container Service (Amazon ECS) now introduces Action Logs, a new observability feature that delivers detailed, timestamped records of the actions Amazon ECS performs on behalf of customers during service deployments and ECS Managed Daemon updates. This visibility into previously invisible service-side operations allows you to monitor and troubleshoot your workloads directly, without contacting AWS Support or manually correlating data from multiple sources. Action Logs provide visibility into key deployment state transitions of service deployments and Managed Daemon updates. Each log entry includes the event name, log level (INFO, WARN, or ERROR), relevant resource ARNs, and a status reason, helping reduce mean time to resolution when issues arise. You can opt in at the cluster level through the Amazon ECS console or by using Amazon CloudWatch vended logs APIs, and choose to deliver logs to Amazon CloudWatch Logs, Amazon S3, or Amazon Kinesis Data Firehose depending on your operational needs. At launch, Amazon Q in the Amazon ECS console integrates with Action Logs to automatically detect deployment issues such as circuit breaker rollbacks and unstable service revisions, providing customers with root cause analysis, resource-level comparisons, and step-by-step remediation guidance without leaving the console. Standard CloudWatch Logs, Amazon S3, or Amazon Data Firehose pricing applies for log ingestion and storage. For pricing details, see Amazon CloudWatch Pricing. Amazon ECS Action Logs are available in all AWS Regions, including the AWS GovCloud (US) Regions.