@wisdo/pm2-papertrail

1.0.1 • Public • Published

Description

PM2 module to forwards pm2 logs to papertrail. You will need to use your Host and Port.

Install

  • pm2 install wisdo/pm2-papertrail

Configure

  • port : Your host retrieved from papertrailapp.com
  • host : Your port retrieved from papertrailapp.com
  • hostname : Partial name of your app (will append to hostname property)

How to set this value ?

After having installed the module you have to type :

  • pm2 set pm2-papertrail:host [your_host]
  • pm2 set pm2-papertrail:port [your_port]
  • pm2 set pm2-papertrail:hostname [app_name]

Uninstall

  • pm2 uninstall wisdo/pm2-papertrail

Readme

Keywords

none

Package Sidebar

Install

npm i @wisdo/pm2-papertrail

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

3.15 kB

Total Files

3

Last publish

Collaborators

  • wisdo-dev