Kibana
| Kibana | |
|---|---|
| Developer | Elastic NV |
| Stable release | 9.2.1
/ 11 November 2025 |
| Written in | TypeScript, JavaScript |
| Operating system | Cross-platform |
| License | Triple-licensed Elastic License 2.0 (proprietary; source-available), Server Side Public License (proprietary; source-available) and Affero General Public License (free and open-source) |
| Website | www |
| Repository | github |
Kibana is a source-available data visualization dashboard for Elasticsearch, developed by Elastic NV. It is written in TypeScript and JavaScript and runs as a browser-based application backed by a Node.js server. Kibana lets users create bar, line, and scatter charts, pie charts, maps, and other visualizations against data stored in an Elasticsearch cluster, and arrange those visualizations into shared dashboards.
Kibana is a component of the Elastic Stack, a collection of tools for ingesting, storing, and querying log and event data. The stack was originally called the ELK stack after its three original components: Elasticsearch, Logstash, and Kibana. Elastic NV renamed it the Elastic Stack in 2015 when it added Beats, a family of lightweight data shippers.
Kibana was originally released under the Apache License 2.0. In January 2021, Elastic re-licensed it under the proprietary Elastic License 2.0 and the Server Side Public License, removing it from open-source distribution. In August 2024, Elastic added the GNU Affero General Public License as a third licensing option, making the source again available under an OSI-approved free and open-source license.