Skip to content

r32rtb/kibana_metric_vis_colors

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kibana Colored Metric Vizualisation Plugin with colors

This visualization plugin is like the default Metric plugin, improved to be colorful !

Colorized Kibana Dashboard

Installation Steps

You can install this plugin in Kibana 5.4 by doing the following in your home directory ($KIBANA_HOME is generally /usr/share/kibana) :

git clone https://github.com/r32rtb/kibana_metric_vis_colors.git ./metric_vis_colors/kibana/kibana_metric_vis_colors
cd metric_vis_colors
zip -r kibana_metric_vis_colors-5.4.0.zip kibana 
$KIBANA_HOME/bin/kibana-plugin install file:///$HOME_DIRECTORY/metric_vis_colors/kibana_metric_vis_colors-5.4.0.zip

How to use

Go to "Visualize" in Kibana and create a new visualization

Colorized Kibana Dashboard

Then you can choose the colors you want in the options. You can use any color listed here, or any hexadecimal color code like #000000.

Colorized Kibana Dashboard

About

Kibana Colored Metric Vizualisation Plugin with colors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.1%
  • HTML 17.6%
  • CSS 8.3%