ppadovani / KibanaNestedSupportPlugin

A plugin for Kibana 5.5 and beyond that adds support for nested field search and aggregation.
https://ppadovani.github.io/knql_plugin/overview/
Apache License 2.0
79 stars 7 forks source link
elasticsearch kibana nested-fields plugin

See KNQL Plugin for official documentation, installation instructions etc.

Open any issues here that you might have with the plugin, as well as requests for new versions.


Development

See the kibana contributing guide for instructions setting up your development environment. Once you have completed that, use the following npm tasks.

For more information about any of these commands run npm run ${task} -- --help.

Grammer changes

Changes to the grammer must be made in the knql.jison file. Once those changes are made the knql.js file must be rebuilt using the command:

jison knql.jison -p slr