Skip to content

A kibana plugin for displaying data by status(or other field).

License

Notifications You must be signed in to change notification settings

Echolee-L/kanban_vis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kanban

A kibana plugin for displaying data by status(or other key).

Introduction

This is a plugin for Kibana5+. Has been developed and tested on Kibana 5.1.2 and 5.2.2 version.

selected

Alert

  • If your kibana version is not 5.2.2, please change to your kibana version in package.json.
  • This plugin need to modify self.searchSource.size() to self.searchSource.size(300) in _saved_vis.js (there's a better way to do this, will improve in the future).

Usage

Installation:

$ cd KIBANA_HOME/plugins
$ git clone https://github.com/Echolee-L/kanban_vis.git

Here are some screenshots.

selected1

selected2

selected3

About

A kibana plugin for displaying data by status(or other field).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published