AWS Elastic Beanstalk Supports Application Version Lifecycle Management and CloudWatch Logs Streaming

Posted on: Dec 22, 2016

AWS Elastic Beanstalk now supports application version lifecycle management and CloudWatch Logs streaming.

AWS Elastic Beanstalk now supports lifecycle management of your application versions. Previously, you could not automate the removal of unused application versions, requiring you to manually delete application versions in the Elastic Beanstalk console or via APIs. Now, you can enable auto-deletion of application versions based on application version count or application version age. Application version lifecycle management is supported with the APIs, SDKs, EB CLI, and AWS CLI. The Elastic Beanstalk Console support will be available soon. Visit the documentation to learn more.

In addition, logs on Amazon EC2 instances managed by Elastic Beanstalk can now be monitored in real-time using Amazon CloudWatch Logs. You can enable and configure CloudWatch log streaming with APIs, SDKs, AWS CLI, EB CLI and Elastic Beanstalk console. To learn more about this feature, visit our documentation. To know more about CloudWatch Logs, visit the CloudWatch Logs product page.

For more information on Elastic Beanstalk: