- Kibana Guide: other versions:
- Introduction
- Set Up Kibana
- Set Up X-Pack
- Breaking Changes
- X-Pack Breaking Changes
- Getting Started
- Discover
- Visualize
- Dashboard
- Timelion
- Machine Learning
- APM
- Graphing Connections in Your Data
- Dev Tools
- Monitoring
- Management
- Reporting from Kibana
- Kibana Plugins
- Contributing to Kibana
- Limitations
- Kibana Release Notes
- X-Pack Release Notes
WARNING: Version 6.2 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.
Plugin Development
editPlugin Development
editThe 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.
Was this helpful?
Thank you for your feedback.