1.1.0 • Published 5 years ago

@ebiai/pm2-papertrail v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

Description

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

Install

  • pm2 install @ebiai/pm2-papertrail

Configure

  • port : Your host retrieved from papertrailapp.com
  • host : Your port retrieved from papertrailapp.com
  • hostname : Name of your app

How to set this value ?

Set with the following environment variables:

  • papertrail_port
  • papertrail_host
  • papertrail_hostname

Uninstall

  • pm2 uninstall @wisdo/pm2-papertrail