winston-logstash : A Logstash transport for winston. You can installing winston-logstash 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-logstash $ sudo npm install -g winston-logstash
If want to update the winston-logstash package execute the command as below,
$ sudo npm update winston-logstash
Update package globally,
$ npm install -g winston-logstash
$ sudo git clone https://github.com/rektide/winston-logstash.git
$ sudo npm install -g ./winston-logstash
winston-logstash@0.4.0 /usr/lib/node_modules/winston-logstash
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall winston-logstash
| Package Name | winston-logstash |
| Version | 0.4.0 |
| Description | A Logstash transport for winston |
| Released Date | 2017-11-24T12:44:53.919Z |
| Published by | jaakkos |
| How to Learn | https://www.npmjs.com/package/winston-logstash/tutorial |