Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 312 Bytes

File metadata and controls

17 lines (12 loc) · 312 Bytes

check-elasticsearch

Check Elasticsearch Health with /_cluster/health API.

Synopsis

check-elasticsearch [--scheme=<http|https>] [--host=<host>] [--port=<port>]

Setting

[plugin.checks.elasticsearch]
command = "/path/to/check-elasticsearch --host=127.0.0.1 --port=9200"