| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [View Raw Code] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This module monitors Elasticsearch performance and health metrics.
It produces:
Sample:
local:
host : 'ipaddress' # Elasticsearch server ip address or hostname
port : 'port' # Port on which elasticsearch listens
cluster_health : True/False # Calls to cluster health elasticsearch API. Enabled by default.
cluster_stats : True/False # Calls to cluster stats elasticsearch API. Enabled by default.If no configuration is given, module will fail to run.
| Back | FazBrowse Home | New Git URL |