winston-elasticsearch : An Elasticsearch transport for winston. You can installing winston-elasticsearch 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-elasticsearch $ sudo npm install -g winston-elasticsearch
If want to update the winston-elasticsearch package execute the command as below,
$ sudo npm update winston-elasticsearch
Update package globally,
$ npm install -g winston-elasticsearch
$ sudo git clone https://github.com/rektide/winston-elasticsearch.git
$ sudo npm install -g ./winston-elasticsearch
winston-elasticsearch@0.5.3 /usr/lib/node_modules/winston-elasticsearch
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall winston-elasticsearch
| Package Name | winston-elasticsearch |
| Version | 0.5.3 |
| Description | An Elasticsearch transport for winston |
| Released Date | 2017-10-02T10:03:10.946Z |
| Published by | vanthome |
| How to Learn | https://www.npmjs.com/package/winston-elasticsearch/tutorial |