Thursday , April 25 2024

How To Monitor Elasticsearch Nodes, Indices and Shards Using Kibana

We can monitor Nodes, Indices and Shards in Elasticsearch using Kibana. Connect to Kibana and click Monitoring.

You may want to read the following articles before reading this article.

What is Elasticsearch“,

What is Kibana“,

How To Install Elasticsearch On Centos“,

How To Install Kibana On Centos

When we click Nodes in the screenshot above, we can see a list of Nodes in elasticsearch. As you can see below, we have a Node named _yneQ-H in our elasticsearch system.

When you click on the name of the Node you can get detailed graphics about Node as below. At the bottom you can see the Shard information on this node.

If you click Indices from the first screen, you can access the Indices as you see in the screenshot below. Our indice name is filebeat-6.7.0-2019.04.02.

When you click on the related indice name, you can see detailed information about indice as below. At the bottom, you can see this indice’s shard information.

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