AWS Elastic Beanstalk introduces deployments tab with real-time logs

AWS Elastic Beanstalk has launched a Deployments tab, offering a consolidated view of deployment history and real-time progress with detailed logs. This feature is available across all Elastic Beanstalk Linux-based platforms.

AWS Elastic Beanstalk has introduced a new Deployments tab within the environment dashboard, offering users a unified view of their deployment history alongside real-time progress tracking through detailed logs. This development allows users to monitor deployment activities as they happen, a significant improvement from the previous system where logs could only be accessed post-deployment, requiring users to piece together information from various sources to comprehend the deployment process.

With the new Deployments tab, users can now access deployment status, events, and comprehensive logs directly from the Elastic Beanstalk console, even if the deployment is still ongoing. The tab provides a historical overview of recent deployments within an environment, including application deployments, configuration changes, and new environment launches. Each deployment entry offers an in-depth view with event logs and a consolidated log detailing every stage of the deployment, such as dependency installations, application builds, .ebextensions, platform hooks, and application startup outputs.

This feature is available for all Elastic Beanstalk Linux-based platform branches and is accessible in all AWS Commercial Regions and AWS GovCloud (US) Regions where Elastic Beanstalk services are offered. For a list of supported regions, users can refer to AWS Regions documentation.

For additional information and guidance, users are encouraged to consult the AWS Elastic Beanstalk Developer Guide or visit the AWS Elastic Beanstalk product page.