简体   繁体   English

如何使用 aws 自动缩放(ecs 或 beanstalk 或简单的自动缩放)在 django 中收集日志

[英]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?我想知道在启用自动缩放时,aws 中是否有一个功能可以收集 django 等应用程序的日志?

Do I need to do it manually with bashscript and a storage or is it available in aws monitoring tools?我是否需要使用 bashscript 和存储手动执行此操作,还是在 aws 监控工具中可用?

Thanks a lot.非常感谢。

Best,最好的,

AWS 解决方案是将您的日志发送到CloudWatch Logs

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM