Book Image

Mastering Kibana 6.x

Book Image

Mastering Kibana 6.x

Overview of this book

Kibana is one of the popular tools among data enthusiasts for slicing and dicing large datasets and uncovering Business Intelligence (BI) with the help of its rich and powerful visualizations. To begin with, Mastering Kibana 6.x quickly introduces you to the features of Kibana 6.x, before teaching you how to create smart dashboards in no time. You will explore metric analytics and graph exploration, followed by understanding how to quickly customize Kibana dashboards. In addition to this, you will learn advanced analytics such as maps, hits, and list analytics. All this will help you enhance your skills in running and comparing multiple queries and filters, influencing your data visualization skills at scale. With Kibana’s Timelion feature, you can analyze time series data with histograms and stats analytics. By the end of this book, you will have created a speedy machine learning job using X-Pack capabilities.
Table of Contents (21 chapters)
Title Page
Copyright and Credits
Packt Upsell
Contributors
Preface
Index

A visual builder for handling time series data


Timelion is a great way to work with time series data, but it requires a learning curve since if someone knows Kibana, they can handle all features using the UI but for Timelion, they need to learn the available functions, conditional operators and chaining, and so on.

To overcome this issue, we have a Visual Builder under Visualize to work with time series data. It provides a UI to achieve the features of Timelion. Anyone can easily work on visual builder by using its easy-to-use UI and can leverage the advantages of Timelion.

To explain the Visual Builder, I will use the metricbeat data. We need to do the following to create the graph using visual builder:

  1. Click on the Visualize link on the left-hand menu on Kibana
  2. On the Visualize page, click on the Visual Builder box:
  1. After clicking on Visual Builder, the following screen will open:

The preceding screenshot shows a blank chart with three tabs: data, panel options, and annotations:

  1. Under Panel Options...