- Lab
- A Cloud Guru
Creating Tag Cloud Visualizations in Kibana 7.6
Tag cloud visualizations don’t necessarily hold the same data analysis value as other visualizations, but they do provide a friendly and eye-catching visual, ideal for high-level audiences who aren’t going to as intuitively interpret more complex visualizations. This lesson is dedicated to creating and customizing tag cloud visualizations in Kibana.
Path Info
Table of Contents
-
Challenge
Create and Save the Top Products by Sales Visualization
- Create a new tag cloud visualization.
- Compute the number of sales labelled as "Sales".
- Tag the top 5 of "products.product_name.keyword" ordered by the number of sales in descending order and labelled as "Product".
- Save the visualization as "Top Products by Sales".
-
Challenge
Create and Save the Top Cities by Customers Visualization
- Create a new tag cloud visualization.
- Compute the number of "customer_id" labelled as "Customers".
- Tag the top 5 of "geoip.city_name" ordered by the number of customers in descending order and labelled as "City".
- Save the visualization as "Top Cities by Customers".
-
Challenge
Create and Save the Top Customers by Purchased Amount Visualization
- Create a new tag cloud visualization.
- Compute the sum of "products.price" labelled as "Purchased Amount".
- Tag the top 5 of "customer_full_name.keyword" ordered by the total purchased amount in descending order and labelled as "Customer".
- Save the visualization as "Top Customers by Purchased Amount".
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.