Dockerfile icon indicating copy to clipboard operation
Dockerfile copied to clipboard

Unable to see error logs when using with ECS and CloudWatch

Open danielbehrendt opened this issue 7 years ago • 1 comments

We're unable to see any logged PHP errors when we use your PHP image on AWS - ECS and CloudWatch. Is this because error_logs are set to /docker.stderr?

How can this be changed?

danielbehrendt avatar Mar 05 '18 13:03 danielbehrendt

@bitmatix Give docker logs $CONTAINER a try.

coding46 avatar Jun 12 '18 12:06 coding46