Index monit metrics into ElasticSearch node to do stats and more.
Go to file
2024-09-11 19:26:37 +02:00
config.js initial commit 2024-09-11 19:26:37 +02:00
index.js initial commit 2024-09-11 19:26:37 +02:00
mapping.json initial commit 2024-09-11 19:26:37 +02:00
package.json initial commit 2024-09-11 19:26:37 +02:00
README.md initial commit 2024-09-11 19:26:37 +02:00

elastic-monit

Index monit metrics into ElasticSearch node to do stats and more.

Install

$ npm install or yarn

Config

Edit config.js file with your settings.

Run

$ node index.js

License

MIT