I getting errors while I try to see logs from my docker container in ECS.
This is the error I'm getting
FATA[0000] Error executing 'logs': Failed to get log configuration: Container 'my-container': Must specify log driver as awslogs
How to resolve it?