Tuesday, 25 April 2017

How to implement Node.js app logging to CloudWatch

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