Skip to content

A plugin for adding Microsoft Excel export functionality for Kibana

Notifications You must be signed in to change notification settings

incubyteco/excel-export-kibana

Repository files navigation

excelExport

A Kibana plugin


Development

See the kibana contributing guide for instructions setting up your development environment.

Scripts

yarn kbn bootstrap
Execute this to install node_modules and setup the dependencies in your plugin and in Kibana
yarn plugin-helpers build
Execute this to create a distributable version of this plugin that can be installed in Kibana