Book Image

Machine Learning with the Elastic Stack

By : Rich Collier, Bahaaldine Azarmi
Book Image

Machine Learning with the Elastic Stack

By: Rich Collier, Bahaaldine Azarmi

Overview of this book

Machine Learning with the Elastic Stack is a comprehensive overview of the embedded commercial features of anomaly detection and forecasting. The book starts with installing and setting up Elastic Stack. You will perform time series analysis on varied kinds of data, such as log files, network flows, application metrics, and financial data. As you progress through the chapters, you will deploy machine learning within the Elastic Stack for logging, security, and metrics. In the concluding chapters, you will see how machine learning jobs can be automatically distributed and managed across the Elasticsearch cluster and made resilient to failure. By the end of this book, you will understand the performance aspects of incorporating machine learning within the Elastic ecosystem and create anomaly detection jobs and view results from Kibana directly.
Table of Contents (12 chapters)

Using Elastic ML with Kibana Canvas

In the previous chapter, Chapter 7, Using Elastic ML Data in Kibana Dashboards, we saw how we can leverage Kibana visualizations to create dashboard analytics that are enhanced with Elastic ML results. In this way, users can detect at a glance where the anomalies sit in their data. Dashboards are great to present a set of KPIs in separate visualizations, all linked together through the filters users picked through their navigation. Going further, users often express the need to customize the look and feel of their reports. While standard Kibana dashboards do not offer that, Kibana Canvas, on the other hand, gives the user the flexibility to create fully custom, pixel-perfect reports that are powered by dynamic data.

Canvas is a workspace to build presentations, slides, or infographics out of live data. You can compose, extend, and customize...