How to Install gelf-pro NPM Packages on Ubuntu / Debian

How to Install gelf-pro software package in NPM Packages

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

Git clone:

$ 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

How to remove gelf-pro package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall gelf-pro

Basic Information of gelf-pro NPM Package:

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