Kibana
Developer(s) | Elastic NV |
---|---|
Stable release | 7.14.0
/ 3 August 2021[1] |
Repository | |
Written in | TypeScript, JavaScript |
Operating system | Cross-platform |
License | open source software (Elastic License 2.0[2]) |
Website | www |
Kibana is a proprietary data visualization dashboard software for Elasticsearch, whose open source successor in OpenSearch is OpenSearch Dashboards.
History[]
It provides visualization capabilities on top of the content indexed on an Elasticsearch cluster. Users can create bar, line and scatter plots, or pie charts and maps on top of large volumes of data.[3]
Kibana also provides a presentation tool, referred to as Canvas, that allows users to create slide decks that pull live data directly from Elasticsearch.[4]
The combination of Elasticsearch, Logstash, and Kibana, referred to as the "Elastic Stack" (formerly the "ELK stack"), is available as a product or service.[5] Logstash provides an input stream to Elasticsearch for storage and search, and Kibana accesses the data for visualizations such as dashboards.[6] Elastic also provides "Beats" packages which can be configured to provide pre-made Kibana visualizations and dashboards about various database and application technologies.[7]
In December 2019, Elastic introduced Kibana Lens product.[8][9]
In May 2021, OpenSearch released the first beta of OpenSearch Dashboards, the Apache-licensed fork of Kibana sponsored by Amazon Web Services after Elastic discontinued the open source project and switched to proprietary software development.[10]
References[]
- ^ "Releases - elastic/kibana". github.com. Retrieved 2021-08-05.
- ^ "kibana/LICENSE.txt at master". github.com. Retrieved 2021-04-13.
- ^ "Five reasons to upgrade to Kibana 4". theserverside.com. Retrieved 30 December 2015.
- ^ "Getting Started with Canvas in Kibana". elastic.co. Retrieved 15 March 2019.
- ^ "Elastic Rolls Out Elasticsearch-As-A-Service". Forbes. Retrieved 22 December 2016.
- ^ Gupta, Yuvraj (30 October 2015). Kibana Essentials. ISBN 978-1-784-39493-6.
- ^ "Getting started with Beats". elastic.co. Retrieved 20 December 2018.
- ^ "Kibana Lens - wikieduonline". www.wikieduonline.com.
- ^ "Introducing Kibana Lens: An easy, intuitive way to explore data". Elastic Blog. December 2, 2019.
- ^ "Introducing OpenSearch". Amazon Web Services. April 12, 2021.
External links[]
- Data visualization software
- Software stubs