bunyan-elasticsearch : A Bunyan stream for sending log data to Elasticsearch. You can installing bunyan-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 bunyan-elasticsearch $ sudo npm install -g bunyan-elasticsearch
If want to update the bunyan-elasticsearch package execute the command as below,
$ sudo npm update bunyan-elasticsearch
Update package globally,
$ npm install -g bunyan-elasticsearch
$ sudo git clone https://github.com/rektide/bunyan-elasticsearch.git
$ sudo npm install -g ./bunyan-elasticsearch
bunyan-elasticsearch@1.0.1 /usr/lib/node_modules/bunyan-elasticsearch
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall bunyan-elasticsearch
Package Name | bunyan-elasticsearch |
Version | 1.0.1 |
Description | A Bunyan stream for sending log data to Elasticsearch |
Released Date | 2016-11-18T01:38:19.236Z |
Published by | moooji |
How to Learn | https://www.npmjs.com/package/bunyan-elasticsearch/tutorial |