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:
Articles, notes and random thoughts on Software Development and Technology
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: