Friday , April 26 2024

What is Kibana

Kibana is an excellent tool that we can manage and visualize the data stored on Elasticsearch. You can create dashboards using your elasticsearch data.

Can we use Kibana without Elasticsearch?

We cannot use Kibana without Elasticsearch. If you want to create dashboards with an opensource system, you can use Grafana instead of Kibana.

We can perform the following operations with Kibana

  • Visualize data by creating statistical reports
  • Creating and Managing Indice
  • Search data in elasticsearch(for example keyword search)
  • Elasticsearch DDL ve DML operations
  • reindex(recreate an elasticsearch indice)
  • Monitoring Elasticsearch Nodes, Indices, Shards
  • Audit

Below you will find articles related to the topics mentioned above.

How To Visualize Data with Kibana“,

How To Create an Elasticsearch Indice using Kibana“,

Search a Keyword in Elasticsearch using Kibana“,

How To Monitor Elasticsearch Nodes, Indices, Shards Using Kibana“,

Elasticsearch and Kibana Installation

You can use the following articles for Kibana and Elasticsearch installation on Centos 7.

How To Install Kibana On Centos“,

How To Install Elasticsearch On Centos

Sample Kibana Screen

You can go to the following path to learn more about ELK.

 

 

Loading

About dbtut

We are a team with over 10 years of database management and BI experience. Our Expertises: Oracle, SQL Server, PostgreSQL, MySQL, MongoDB, Elasticsearch, Kibana, Grafana.

Leave a Reply

Your email address will not be published. Required fields are marked *

Categories