Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 459 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 459 Bytes

PM2 Metrics with ELK

exports data from each process or cluster by creating individual indices.

Clone and run as a seperate application

    $ git https://github.com/saaitt/pm2-elasticsearch-exporter.git
    $ npm install
    $ pm2 start exporter.js --name pm2-metrics

Setup

each index is named like :

 pm2status-{Process Name}-i{Instance Number}

Add your indices to kibana and have fun monitoring your services with ELK