winston-cloudwatch : Send logs to Amazon Cloudwatch using Winston.. You can installing winston-cloudwatch npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install winston-cloudwatch $ sudo npm install -g winston-cloudwatch
If want to update the winston-cloudwatch package execute the command as below,
$ sudo npm update winston-cloudwatch
Update package globally,
$ npm install -g winston-cloudwatch
$ sudo git clone https://github.com/rektide/winston-cloudwatch.git
$ sudo npm install -g ./winston-cloudwatch
winston-cloudwatch@1.13.0 /usr/lib/node_modules/winston-cloudwatch
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall winston-cloudwatch
| Package Name | winston-cloudwatch |
| Version | 1.13.0 |
| Description | Send logs to Amazon Cloudwatch using Winston. |
| Released Date | 2017-11-19T15:03:40.356Z |
| Published by | lazywithclass |
| How to Learn | https://www.npmjs.com/package/winston-cloudwatch/tutorial |