Giter Club home page Giter Club logo

ez-query's Introduction

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 [email protected]: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

ez-query's People

Contributors

jacobbrandt avatar nreese avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

esk1llz

ez-query's Issues

Create query list consisting of predefined date ranges - selection sets kibana time period

we want the same check box filtering you have currently so we can save date ranges e.g.
first checkbox : Transactions Quarter 1, Query would be: date between 1st april to 1st august.
second check box: Transactions Quarter 2, Query would be: date between 1st august 31st oct.
etc..

This way we can quickly show date for each quarter or select all boxes for the whole year.

Group related queries and filters

This feature will require a major rewrite of how queries and filters are added to the visualization.

Use Case:
Turning on Filter A should also turn on queries 1, 2, and 3. Filter B should turn on queries 1 and 3.

Workflow:
Each query will need to be added one at a time and the 'Type' (Query Bar/Filter Bar) would be identified for each query instead of the group as a whole. Also for filter type queries the index pattern, field and filter type would also need to be identified for each group.

Outcome:
This feature will allow lucene queries and filter bar pills to be controlled within one widget.

WebPack-Error while starting Kibana with the plugin installed

Hi,
first of all, iam currently running Kibana 5.5.2 while trying to install your plugin.

When i try to access Kibana i always get the same Error:
TypeError: webpack_require(...).register is not a function

Is this a compatibility issue with newer versions of Kibana? If so, do you intend to update the plugin to work with current releases of Kibana?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.