I have a Node.js app docker container in aws ec2 instance, I want to use Cloudwatch Logs service for saving the logs of this node app. I tried using winston-aws-cloudwatch npm package, but it's not working.Is there any other way to get my node app logs in cloudwatch?
via Sabreena
No comments:
Post a Comment