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,
CodePudding user response:
The AWS solution is to send your logs to CloudWatch Logs.