gelf-pro : The Graylog Extended Log Format for the Node.js. You can installing gelf-pro 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 gelf-pro $ sudo npm install -g gelf-pro
If want to update the gelf-pro package execute the command as below,
$ sudo npm update gelf-pro
Update package globally,
$ npm install -g gelf-pro
$ sudo git clone https://github.com/rektide/gelf-pro.git
$ sudo npm install -g ./gelf-pro
gelf-pro@1.2.0 /usr/lib/node_modules/gelf-pro
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gelf-pro
Package Name | gelf-pro |
Version | 1.2.0 |
Description | The Graylog Extended Log Format for the Node.js |
Released Date | 2017-11-03T13:04:23.085Z |
Published by | kkamkou |
How to Learn | https://www.npmjs.com/package/gelf-pro/tutorial |