Socket
Socket
Sign inDemoInstall

pm2-elastic

Package Overview
Dependencies
196
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    pm2-elastic

pm2 elasticsearch integration


Version published
Weekly downloads
2
increased by100%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Description

PM2 module to send logs to elasticsearch

$ npm install pm2 -g

$ pm2 install pm2-elasticlogs

To modify the config values you can use the following commands:

pm2 set pm2-elasticlogs:elasticsearch_host 'http://localhost:9200'
pm2 set pm2-elasticlogs:elasticsearch_index logs
pm2 set pm2-elasticlogs:app_name all

Uninstall

$ pm2 uninstall pm2-elasticlogs

License

MIT

FAQs

Last updated on 30 May 2019

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc