Sankey visualization

Description

This is an example of how to build an sankey visualization using the vega visualization in Kibana. This vega example has three versions of the sankey visualization. Its an 2 Level, 4 Level and 7 Level example. A Sankey visualization is a great way to show the movement of users through your application. It can also be used for any other kind of data representation that is based on multiple levels and each level has an defined start and ending point.

A Sankey chart is a kind of stream chart with the width of the lines shown relatively to the stream amount. Every passage in the example information has source and objective nation code. The chart will have two modes: all-to-all (default), in addition to it will permit clients to choose either the source or the objective nation, and show just related traffic.

Remarks

This download is not able to run immediately. But its easy to adapt to your needs. You only need to change the index to search in and also the fields that contain the source and the destination information.

Make sure source and destination contain similar values to make it work.

Source

If you wanna learn more about that check this blog which is the source for that example:

https://www.elastic.co/de/blog/sankey-visualization-with-vega-in-kibana

Tested versions
ECS compliant

You must log in to submit a review.

Related downloads

Terraform Elasticsearch environments

Terraform example scripts to deploy Elastic Cloud Clusters + all necessary components in AWS and GCP

Elasticsearch Performance Troubleshooting Kit

Download the Elasticsearch Performance Troubleshooting Kit to efficiently diagnose and resolve slow query issues in your Elasticsearch environment.

Buttons for Kibana dashboards

Link to every content you want within your Kibana dashboards. This example is using links to cloud providers.

Google Cloud monitoring dashboard

Dashboard to monitor GCP resources using different metrics and logs.

CMDB dependency in Kibana Dashboard

Kibana vega example to show how to load visualize relationships between different infrastructure and network components in vega.

Google Cloud Log Ingestion dashboard

Canvas Board to analyze the log data collection of Google Cloud via Dataflow using the Google Cloud Metric module data

These downloads could be also interesting for you

Crawler dashboard

A Kibana dashboard that visualizes the result of the crawler from Elastic Enterprise Search

Office 365 dashboards

A collection of Kibana dashboards to provide a holistic view of Microsoft Office 365 environments

Vega Clock UTC

This is a working clock visualization in UTC time.

Elastic Cloud Billing data collection and Kibana dashboard

Pulls Elastic Cloud Billing information from the Billing API then sends it to an Elasticsearch cluster and visualizes the results in Kibana dashboards.

APM Services overview canvas

Average rating:

An adaptive turn key canvas example based on Elastic APM data.

Vega advanced heat map

Vega example to show GitHub commits per author per hour of day.