rennokki / laravel-aws-eb

Ready-to-deploy configuration to run Laravel on AWS Elastic Beanstalk.
484 stars 130 forks source link

Fix: cloudwatch agent execution failed #78

Closed Frtrillo closed 2 years ago

Frtrillo commented 2 years ago

Command execution wasn't processed at correct time so it couldn't fetch the laravel_logs.json settings to execute the command Fix issues: #77, #74

Frtrillo commented 2 years ago

This won't fix it, it executed the command correctly, but the cloudwatch isn't working after deploy so it isn't uploading the logs