Amazon ECS introduces Action Logs to deliver timestamped records of service-side operations during deployments and Managed Daemon updates. This feature surfaces previously invisible actions, allowing engineers to monitor state transitions and troubleshoot issues without contacting AWS Support. Each entry captures the event name, log level, resource ARNs, and status reason to reduce mean time to resolution.
- Gain visibility into ECS service deployment state transitions and Managed Daemon updates.
- Reduce MTTR by accessing detailed error statuses and resource ARNs directly.
- Eliminate the need to manually correlate data or open support tickets for basic ops.
- Monitor actions with structured logs including INFO, WARN, and ERROR levels.