Skip to content

C3SL/kibana-datepicker-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kibana-Datepicker-Plugin

Kibana embedded dashboards do not allow user to select time to filter data. This Plugin includes a new Visualization in Kibana to pick date, similar to Kibana's absolute timepicker.

Input or Calendar

Using this plugin it is possible to select date by typing on an input or by selecting it in a calendar.

Alt_Text

Install

cd KIBANA_HOME/plugins
git clone https://github.com/C3SL/kibana-datepicker-plugin.git
vim KIBANA_HOME/plugins/kibana-datepicker-plugin/package.json //set version to match kibana version

Uninstall

./bin/kibana-plugin remove kibana-datepicker-plugin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published