Skip to content

nreese/ez-query

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ez-query

Lucene Queries are a powerful tool that unleashes ElasticSearch. However, your average Kibana user will not understand the syntax and struggle crafting queries. EZ-query provides a simple kibana visualization that allows Dashboard authors to create a list of Lucene Queries that are then selectable from an easy to use GUI.

alt text

Install

Kibana 5.x

cd KIBANA_HOME/plugins
git clone git@github.com:nreese/ez-query.git
vi ez-query/package.js //set version to match kibana version

Uninstall

Kibana 5.x

./bin/kibana-plugin remove ez-query

About

Kibana visualization that maintains a list of Lucene Queries for easy selection in Dashboards

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published