Skip to content

saaitt/pm2-elasticsearch-exporter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

pm2 elasticsearch exporter

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%