June 2017
Beginner to intermediate
404 pages
8h 22m
English
In this section, we will discuss how to use Kibana to visualize aggregations. We will demonstrate a very simple bar chart to represent the terms aggregation. To use an index in Kibana, we have to add the index pattern to Kibana. To do this, perform the following steps:

Input the index name or index pattern you would like to run the visualizations on. If you input an index pattern with a wildcard such as chapter*, all the indices that start with the name chapter are included in the visualization. ...
Read now
Unlock full access