Kibana

Last updated
Kibana
Developer(s) Elastic NV
Stable release
8.11.3 / 12 December 2023;3 months ago (2023-12-12) [1]
Repository
Written in TypeScript, JavaScript
Operating system Cross-platform
License Proprietary software (Elastic License 2.0 [2] )
Website www.elastic.co/products/kibana   OOjs UI icon edit-ltr-progressive.svg

Kibana is a source-available [3] data visualization dashboard software for Elasticsearch.

Contents

History

Kibana 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. [4]

Kibana also provides a presentation tool, referred to as Canvas, that allows users to create slide decks that pull live data directly from Elasticsearch. [5]

The combination of Elasticsearch, Logstash, and Kibana, referred to as the "Elastic Stack" (formerly the "ELK stack"), is available as a product or service. [6] Logstash provides an input stream to Elasticsearch for storage and search, and Kibana accesses the data for visualizations such as dashboards. [7] Elastic also provides "Beats" packages which can be configured to provide pre-made Kibana visualizations and dashboards about various database and application technologies. [8]

In December 2019, Elastic introduced Kibana Lens product, which is a simpler drag-and-drop user interface than the original aggregation based visualizations. [9] [10]

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. [11]

See also

Related Research Articles

XUL, which stands for XML User Interface Language, is a user interface markup language developed by Mozilla. XUL is an XML dialect for writing graphical user interfaces, enabling developers to write user interface elements in a manner similar to web pages.

In computing, a solution stack or software stack is a set of software subsystems or components needed to create a complete platform such that no additional software is needed to support applications. Applications are said to "run on" or "run on top of" the resulting platform.


This is a comparison of notable free and open-source configuration management software, suitable for tasks like server configuration, orchestration and infrastructure as code typically performed by a system administrator.

<span class="mw-page-title-main">Amazon Elastic Compute Cloud</span> Cloud computing platform

Amazon Elastic Compute Cloud (EC2) is a part of Amazon.com's cloud-computing platform, Amazon Web Services (AWS), that allows users to rent virtual computers on which to run their own computer applications. EC2 encourages scalable deployment of applications by providing a web service through which a user can boot an Amazon Machine Image (AMI) to configure a virtual machine, which Amazon calls an "instance", containing any software desired. A user can create, launch, and terminate server-instances as needed, paying by the second for active servers – hence the term "elastic". EC2 provides users with control over the geographical location of instances that allows for latency optimization and high levels of redundancy. In November 2010, Amazon switched its own retail website platform to EC2 and AWS.

A Contributor License Agreement (CLA) defines the terms under which intellectual property has been contributed to a company/project, typically software under an open source license.

<span class="mw-page-title-main">GitHub</span> Hosting service for software projects

GitHub is a developer platform that allows developers to create, store, manage and share their code. It uses Git software, providing the distributed version control of Git plus access control, bug tracking, software feature requests, task management, continuous integration, and wikis for every project. Headquartered in California, it has been a subsidiary of Microsoft since 2018.

<span class="mw-page-title-main">OpenStack</span> Cloud computing software

OpenStack is a free, open standard cloud computing platform. It is mostly deployed as infrastructure-as-a-service (IaaS) in both public and private clouds where virtual servers and other resources are made available to users. The software platform consists of interrelated components that control diverse, multi-vendor hardware pools of processing, storage, and networking resources throughout a data center. Users manage it either through a web-based dashboard, through command-line tools, or through RESTful web services.

<span class="mw-page-title-main">Open-core model</span> Business model monetizing commercial open-source software

The open-core model is a business model for the monetization of commercially produced open-source software. The open-core model primarily involves offering a "core" or feature-limited version of a software product as free and open-source software, while offering "commercial" versions or add-ons as proprietary software. The term was coined by Andrew Lampitt in 2008.

<span class="mw-page-title-main">Elasticsearch</span> Search engine

Elasticsearch is a search engine based on the Lucene library. It provides a distributed, multitenant-capable full-text search engine with an HTTP web interface and schema-free JSON documents. Elasticsearch is developed in Java and is dual-licensed under the source-available Server Side Public License and the Elastic license, while other parts fall under the proprietary (source-available) Elastic License. Official clients are available in Java, .NET (C#), PHP, Python, Ruby and many other languages. According to the DB-Engines ranking, Elasticsearch is the most popular enterprise search engine.

<span class="mw-page-title-main">Apache Drill</span> Open-source software framework

Apache Drill is an open-source software framework that supports data-intensive distributed applications for interactive analysis of large-scale datasets. Built chiefly by contributions from developers from MapR, Drill is inspired by Google's Dremel system. Drill is an Apache top-level project. Tom Shiran is the founder of the Apache Drill Project. It was designated an Apache Software Foundation top-level project in December 2016.

There are different JavaScript charting libraries available. Below is a comparison of which features are available in each.

<span class="mw-page-title-main">IcCube</span>

icCube is known for its embeddable data analytics and visualization software platform tailored specifically for B2B Software-as-a-Service (SaaS) applications, i.e. Embedded analytics.

Algolia is an American proprietary search-as-a-service platform designed for use cases that require high quality and relevant search.

Patent analysis is the process of analyzing patent documents and other information from the patent lifecycle. Patent analysis is used to obtain deeper insights into different technologies and innovation. Other terms are sometimes used as synonyms for patent analytics: patent landscaping, patent mapping, or cartography. However, there is no harmonized terminology in different languages, including in French and Spanish, while in some languages terms are borrowed from other languages. Patent analytics encompasses the analysis of patent data, analysis of the scientific literature, data cleaning, text mining, machine learning, geographic mapping, and data visualisation.

Metasfresh is an open-source, free ERP software designed and developed for SMEs. Metasfresh is an actively maintained fork of ADempiere and can be used and distributed freely. It does not require a contributor license agreement from partners or contributors. Metasfresh was included in the Top 9 Open Source ERPs to Consider by opensource.com.

<span class="mw-page-title-main">Grafana</span> Platform for data analytics and monitoring

Grafana is a multi-platform open source analytics and interactive visualization web application. It provides charts, graphs, and alerts for the web when connected to supported data sources.

<span class="mw-page-title-main">Elastic NV</span> Company behind search engine Elasticsearch

Elastic NV is an American-Dutch company that was founded in 2012 in Amsterdam, the Netherlands, and was previously known as Elasticsearch. It is a search company that builds self-managed and software as a service (SaaS) offerings for search, logging, security, observability, and analytics use cases.

The Server Side Public License (SSPL) is a source-available software license introduced by MongoDB Inc. in 2018.

OpenSearch is a family of software consisting of a search engine, and OpenSearch Dashboards, a data visualization dashboard for that search engine. The software started in 2021 as a fork of Elasticsearch and Kibana, with development led by Amazon Web Services.

References

  1. "Releases - elastic/kibana". github.com. Archived from the original on 2018-04-25. Retrieved 2017-05-21.
  2. "kibana/LICENSE.txt at master". github.com. Archived from the original on 2021-10-30. Retrieved 2021-04-13.
  3. FAQ. "FAQ on 2021 License Change". www.elastic.co. Archived from the original on 2022-10-31. Retrieved 2022-05-10.
  4. "Five reasons to upgrade to Kibana 4". theserverside.com. Archived from the original on 12 March 2016. Retrieved 30 December 2015.
  5. Groves, Ethan (2018-10-11). "Getting Started with Canvas in Kibana". elastic.co. Archived from the original on 2020-10-01. Retrieved 15 March 2019.
  6. Kepes, Ben (2015-07-01). "Elastic Rolls Out Elasticsearch-As-A-Service". Forbes . Archived from the original on 2016-12-23. Retrieved 22 December 2016.
  7. Gupta, Yuvraj (30 October 2015). Kibana Essentials. ISBN   978-1-784-39493-6.
  8. "Getting started with Beats". elastic.co. Archived from the original on 21 December 2018. Retrieved 20 December 2018.
  9. "Kibana Lens - wikieduonline". www.wikieduonline.com. Archived from the original on 2022-07-29. Retrieved 2020-01-18.
  10. Nadler, Alona (December 2, 2019). "Introducing Kibana Lens: An easy, intuitive way to explore data". Elastic Blog. Archived from the original on January 17, 2020. Retrieved January 18, 2020.
  11. Meadows, Carl (April 12, 2021). "Introducing OpenSearch". Amazon Web Services. Archived from the original on 2021-11-07. Retrieved 2021-04-12.