Capturing Spring Boot logs on AWS Elastic Beanstalk

In order to capture your Spring Boot logs to CloudWatch when running a Spring Boot app on AWS Elastic Beanstalk, ensure the ‘Log streaming’ config option is enabled:

Edit this config and set to enabled then you’ll see the app logs in CloudWatch:

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.