A kibana plugin adding app that visualize elasticsearch shard allocation
This plugin support kibana 5.0.x - 5.2.0.
bin/kibana-plugin install https://github.com/asileon/kibana_shard_allocation/releases/download/v5.2.0/release.zip
check releases for the required version. if the required version is missing, try the following:
- extract the source code into a new folder named
kibana_shard_allocation
in yourkibana/plugins
folder - edit
package.json
file and setversion
field to your kibana version
bin/kibana-plugin remove kibana_shard_allocation