No logs appear on Cloudwatch log group for elastic beanstalk environment
I have an elastic beanstalk environment, which is running a docker container that has a node js API. On the AWS Console, if I select my environment, then go to Configuration/Software I have the following: Log groups: /aws/elasticbeanstalk/my-environment Log streaming: Enabled Retention: 3 days Lifecycle: Keep after termination . However, if I click on that log group on the Cloudwatch console, I have a Last Event Time of some weeks ago (which I believe corresponds to when the environment was created) and have no content on the logs. Since this is a dockerized application, Logs for the server