0.2.5 • Published 5 years ago

pm2-elastic v0.2.5

Weekly downloads
2
License
MIT
Repository
github
Last release
5 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.2.5

5 years ago

0.2.3

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago