/kibana-search-widget

Kibana search widget for embed mode

Primary LanguageJavaScript

Kibana search widget

This is a plugin developed for Kibana to allow having the search widget available in embed mode.

Installation Steps from GitHub source code in dev mode

The software was developed against Kibana version 6.2.1, however it should be working with any 6.2.x version. Please customize package.json to match your specific Kibana version.

git clone https://github.com/michimau/kibana-search-widget.git

cd kibana-search-widget

npm install

npm start