logrotate-stream : Pipe log data to a stream, fuggetabout rotation. You can installing logrotate-stream 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 logrotate-stream $ sudo npm install -g logrotate-stream
If want to update the logrotate-stream package execute the command as below,
$ sudo npm update logrotate-stream
Update package globally,
$ npm install -g logrotate-stream
$ sudo git clone https://github.com/rektide/logrotate-stream.git
$ sudo npm install -g ./logrotate-stream
logrotate-stream@0.2.5 /usr/lib/node_modules/logrotate-stream
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall logrotate-stream
Package Name | logrotate-stream |
Version | 0.2.5 |
Description | Pipe log data to a stream, fuggetabout rotation |
Released Date | 2015-02-13T01:36:59.989Z |
Published by | dstokes |
How to Learn | https://www.npmjs.com/package/logrotate-stream/tutorial |