bunyan-logstash : Logstash plugin for Bunyan. You can installing bunyan-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 bunyan-logstash $ sudo npm install -g bunyan-logstash
If want to update the bunyan-logstash package execute the command as below,
$ sudo npm update bunyan-logstash
Update package globally,
$ npm install -g bunyan-logstash
$ sudo git clone https://github.com/rektide/bunyan-logstash.git
$ sudo npm install -g ./bunyan-logstash
bunyan-logstash@0.3.4 /usr/lib/node_modules/bunyan-logstash
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall bunyan-logstash
Package Name | bunyan-logstash |
Version | 0.3.4 |
Description | Logstash plugin for Bunyan |
Released Date | 2015-05-29T21:08:38.955Z |
Published by | luthermonson |
How to Learn | https://www.npmjs.com/package/bunyan-logstash/tutorial |