Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pm2-papertrail

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pm2-papertrail

Forward logs to papertrail

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
5
decreased by-54.55%
Maintainers
1
Weekly downloads
 
Created
Source

Description

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

Install

  • pm2 install pm2-papertrail

Configure

  • port : Your host retrieved from papertrailapp.com
  • host : Your port retrieved from papertrailapp.com
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]

or go to the Keymetrics dashboard.

Uninstall

  • pm2 uninstall pm2-papertrail

FAQs

Package last updated on 21 Dec 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc