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_allocationin yourkibana/pluginsfolder - edit
package.jsonfile and setversionfield to your kibana version
bin/kibana-plugin remove kibana_shard_allocation
