Aws Elastic Beanstalk introduces deployments tab with real-time logs
AWS Elastic Beanstalk has launched a Deployments tab in the environment dashboard, allowing users to view deployment history and track progress with real-time logs. This feature is available across all Elastic Beanstalk Linux-based platform branches.
AWS Elastic Beanstalk has introduced a new feature in the environment dashboard called the Deployments tab, offering users a centralized view of their deployment history and the ability to track deployment progress in real time through detailed logs. Previously, users had to wait for a deployment to finish before accessing logs, and they needed to piece together events from various sources to understand the deployment process. With this update, users can now see deployment status, events, and comprehensive logs all in one place directly from the Elastic Beanstalk console, even while deployments are underway.
The Deployments tab provides a record of recent deployments within an environment, including application deployments, configuration updates, and environment launches. Each deployment comes with an in-depth view that includes deployment events and a newly unified log that details every step of the deployment process. This includes dependency installation, application builds, .ebextensions, platform hooks, and application startup output.
This feature is available across all Elastic Beanstalk Linux-based platform branches and is accessible in all AWS Commercial Regions as well as AWS GovCloud (US) Regions where Elastic Beanstalk is available. For a comprehensive list of supported Regions, users can refer to the AWS Regions documentation.
For further information, users can consult the AWS Elastic Beanstalk Developer Guide or visit the AWS Elastic Beanstalk product page for additional resources.