What is Kibana?

Kibana is an free and open frontend application that sits on top of the Elastic Stack, providing search and data visualization capabilities for data indexed in Elasticsearch. Commonly known as the charting tool for the Elastic Stack (previously referred to as the ELK Stack after Elasticsearch, Logstash, and Kibana), Kibana also acts as the user interface for monitoring, managing, and securing an Elastic Stack cluster — as well as the centralized hub for built-in solutions developed on the Elastic Stack. Developed in 2013 from within the Elasticsearch community, Kibana has grown to become the window into the Elastic Stack itself, offering a portal for users and companies.

Getting started with Elasticsearch: Store, search, and analyze with the free and open Elastic Stack.

Watch video

Intro to ELK: Get started with logs, metrics, data ingestion and custom vizualizations in Kibana.

Watch video

Learn how to build Kibana dashboards that drive action.

Learn about Kibana

What is Kibana used for?

Kibana's tight integration with Elasticsearch and the larger Elastic Stack make it ideal for supporting the following:

  1. Searching, viewing, and visualizing data indexed in Elasticsearch and analyzing the data through the creation of bar charts, pie charts, tables, histograms, and maps. A dashboard view combines these visual elements to then be shared via browser to provide real-time analytical views into large data volumes in support of use cases such as:
    1. Logging and log analytics
    2. Infrastructure metrics and container monitoring
    3. Application performance monitoring (APM)
    4. Geospatial data analysis and visualization
    5. Security analytics
    6. Business analytics
  2. Monitoring, managing, and securing an Elastic Stack instance via web interface.
  3. Centralizing access for built-in solutions developed on the Elastic Stack for observability, security, and enterprise search applications.

How does searching and visualizing data in Kibana work?

Kibana enables the visual analysis of data from an Elasticsearch index or multiple indices. Indices are created when Logstash (a largescale ingestor) or Beats (a collection of single-purpose data shippers) ingests unstructured data from log files and other sources and converts it into a structured format for Elasticsearch storage and search functionalities.

Kibana’s interface allows users to query data in Elasticsearch indices and then visualize the results through standard chart options or built-in apps like Lens, Canvas, and Maps. Users can choose between different chart types, change the aggregations of numbers, and filter to specific segments of data.

What is a Kibana dashboard?

A Kibana dashboard is a collection of charts, graphs, metrics, searches, and maps that have been collected together onto a single pane. Dashboards provide at-a-glance insights into data from multiple perspectives and enable users to drill down into the details.

How do I create dashboards in Kibana?

To build a dashboard in Kibana, users must have data indexed in Elasticsearch and have already built a search, visualization, or map. From within Kibana, click Dashboard in the side navigation. When opening the Dashboard interface, an overview of existing dashboards is presented. If there are no dashboards, sample data sets can be added, which include pre-built dashboards.

To build a dashboard, users can follow these steps:

  1. In the side navigation, click Dashboard.
  2. Click Create new dashboard.
  3. Click Add.
  4. Use Add Panels to add visualizations and saved searches to the dashboard. If there are a large number of visualizations, the lists can be filtered.

If there is a read-only icon in the header, this indicates that a user does not have sufficient permissions to create, edit, or save dashboards. Kibana administrators can change these permission settings on an individual or group basis.

Kibana dashboard examples

Elastic offers a demo site designed for exploration of Kibana. The demo environment provides many dashboard examples that let you explore Kibana charts and visualizations with a sample dataset.

Kibana Lens

Kibana Lens is a built-in tool designed to enable faster access to data insights for both the experienced and uninitiated user. Lens has a drag-and-drop interface to simplify the process of exploring Elasticsearch data and building out visuals. Lens aids the creation of charts with smart suggestions that provide alternative ways to visualize data based on data analysis best practice and common usage patterns.

With Kibana Lens, a user can:

  • Explore data in an Elasticsearch index with minimal program interaction
  • Drag and drop data fields to create multiple data visualizations
  • Simultaneously search across multiple Elasticsearch indices for comparison in the same visualization
  • Customize data visualizations by switching chart types and changing aggregations in real time
  • Create interactive data visualizations without code or previous experience using Kibana

Kibana Canvas

Canvas is a data visualization and presentation application within Kibana. With Canvas, live data can be pulled directly from Elasticsearch and combined with colors, images, text, and other customized options to create dynamic, multi-page displays.

With Canvas, a user can:

  • Create and personalize a workspace with backgrounds, borders, colors, fonts, and more
  • Customize workpads with custom visualizations, such as images and text
  • Customize data by pulling it directly from Elasticsearch
  • Display data with charts, graphs, progress monitors, and more
  • Focus on the desired data to display with filters

Why use Kibana?

Kibana is the official interface of Elasticsearch. Users of Elasticsearch will find Kibana to be the most effective interface for discovering data insights and performing active management of the health of their Elastic Stack.

Kibana addresses many use cases. Elastic has invested heavily in the innovation of the visualization interface. Users leverage the built-in features of Kibana for use cases such as APM, security analytics, business analytics, uptime monitoring, geospatial analytics, and more.

Kibana has a strong support community. As an free and open interface, Kibana has seen strong adoption and community contribution. Kibana users’ levels of experience vary dramatically — documentation, instruction, and community support reflects this broad spectrum of expertise. Elastic also offers training and individual support to help users get up and running.

Kibana features

Built-in and subscription-access features help users uncover and display their data insights. Kibana has dozens of features for data exploration, visualization, monitoring, and management. View the full Kibana features list.

Kibana security

Kibana provides field-level and document-level security, encryption, role-based access controls (RBAC), single sign-on (SSO), security APIs, and more. Custom security controls can be configured in Kibana.

Kibana FAQs

Is Kibana free?

Yes, Kibana is free to use under either the Elastic license or SSPL. Additional free features are available under the Elastic license. Below are the features available for free with the default distribution of the Elastic Stack:

  • APM
  • Canvas
  • Metrics
  • Logs
  • Maps
  • SIEM
  • Stack Monitoring
  • Uptime

In addition to these free features, users can add additional tools, cloud hosting integrations, and training through paid deployment subscriptions.

Are there Kibana plugins?

Yes, free and open Kibana plugins are available for a variety of apps, extensions, visualizations, and more.

How do I visualize data in Kibana?

In the Visualize app within Kibana, data can be shaped using a variety of charts, tables, maps, and more. The Kibana documentation provides steps on how to add visualizations to a dashboard.

From the Kibana left navigation side panel, the Visualize, Canvas, and Maps apps will all allow users to visualize data from Elasticsearch. The Visualize app provides access to standard charts and graphs, as well as Kibana Lens. Canvas allows users to create infographic-style reports and presentations backed with live data and includes the ability to use more fine-grained formatting options like custom CSS elements. Elastic Maps lets users plot their geospatial data using Elasticsearch indices as unique layers in a single view.

Can I install Kibana on Windows?

Yes, install Kibana on Windows using the .zip package. This Kibana Windows download package is available under the Elastic license. It contains both the free and open features and those included in the free Basic tier, as well as access to paid commercial features.

Where can I find more information on Kibana?

for deploying the Elastic Stack (which includes Kibana) in the cloud or on-premises