How to gather logs in django with aws autoscaling (ecs or beanstalk or simple autoscaling)
Im wondering if there is a feature in aws to gather logs of application such as django when autoscaling is enabled? Do I need to do it manually with bashscript and a storage or is it available in aws monitoring tools? Thanks a lot. Best,
The AWS solution is to send your logs to CloudWatch Logs.