June 2017
Beginner to intermediate
404 pages
8h 22m
English
Kibana UI makes it very easy to explore and visualize your data. You can add filters based on the fields in the document in click of a button and inspect the document source. For each field, you can see the top five values and their field value statistics. In this section, we will discuss how to explore using Kibana. Open Kibana by going to http://localhost:5601/.
Before you can use an index in Kibana, you have to tell Kibana to use an index name or an index pattern. To do this, perform the following steps:
Read now
Unlock full access