0.0.3 • Published 7 years ago

pm2-elasticlogs v0.0.3

Weekly downloads
7
License
MIT
Repository
github
Last release
7 years ago

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

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

8 years ago