Skip to content

Elasticsearch Shards Allocation visualization as a kibana plugin

Notifications You must be signed in to change notification settings

Spreetail/kibana_shard_allocation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elasticsearch Shards Allocation Visualization

A kibana plugin adding app that visualize elasticsearch shard allocation

image

Compatibility

This plugin support kibana 5.0.x - 5.2.0.

Installation

Kibana 5.2.0:

bin/kibana-plugin install https://github.com/asileon/kibana_shard_allocation/releases/download/v5.2.0/release.zip

Other kibana versions:

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 your kibana/plugins folder
  • edit package.json file and set version field to your kibana version

Uninstall

Kibana 5.x:

bin/kibana-plugin remove kibana_shard_allocation

About

Elasticsearch Shards Allocation visualization as a kibana plugin

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 42.0%
  • HTML 39.9%
  • CSS 18.1%