WARNING: Version 5.5 of Kibana has passed its EOL date.
This documentation is no longer being maintained and may be removed. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
Kibana Plugins
editKibana Plugins
editAdd-on functionality for Kibana is implemented with plug-in modules. You can use the bin/kibana-plugin
command to manage these modules. You can also install a plugin manually by moving the plugin file to the
plugins
directory and unpacking the plugin files into a new directory.
Plugin compatibility
The Kibana plugin interfaces are in a state of constant development. We cannot provide backwards compatibility for plugins due to the high rate of change. Kibana enforces that the installed plugins match the version of Kibana itself. Plugin developers will have to release a new version of their plugin for each new Kibana release as a result.