icon/x Created with Sketch.

Splunk Cookie Policy

We use our own and third-party cookies to provide you with a great online experience. We also use these cookies to improve our products and services, support our marketing campaigns, and advertise to you on our website and other websites. Some cookies may continue to collect information after you have left our website. Learn more (including how to update your settings) here.
Accept Cookie Policy

We are working on something new...

A Fresh New Splunkbase
We are designing a New Splunkbase to improve search and discoverability of apps. Check out our new and improved features like Categories and Collections. New Splunkbase is currently in preview mode, as it is under active development. We welcome you to navigate New Splunkbase and give us feedback.

Accept License Agreements

This app is provided by a third party and your right to use the app is in accordance with the license provided by that third-party licensor. Splunk is not responsible for any third-party apps and does not provide any warranty or support. If you have any questions, complaints or claims with respect to this app, please contact the licensor directly.

Thank You

Downloading Treemap Viz
SHA256 checksum (treemap-viz_100.tgz) 807b19a4561141119565e19e51f4c1db462b27b9ddd28b5973892387b44f25fa
To install your download
For instructions specific to your download, click the Details tab after closing this window.

Flag As Inappropriate

splunk

Treemap Viz

Splunk Cloud
Overview
Details
This app gives you a new way to visualize your data, allowing you to better communicate information in dashboards and reports. After installing this app you will see Treemap Viz as an additional item in the visualization picker in Search and Dashboards.

Version Support

10.0, 9.4, 9.3, 9.2, 9.1, 9.0, 8.x

Who is this app for?

This app is for anyone who wants to visualise and correlate multiple separate events on a common timeline.

How does the app work?

This app provides a visualization that you can use in your own apps and dashboards.

To use it in your dashboards, simply install the app, and create a search that provides the values you want to display.

Use a treemap to visualize how a general metric divides across different areas or categories: * Budgets and expenses * Data center server status * University departments and courses offered * Incident ticket severity and duration

The following fields can be used in the search: * Parent Category (required): A main categorisation for the data. * Count (required): A numeric value to apply to the Category and subcategories * Child Category (optional): A sub-category for the data * color (optional): A hex color code to apply to that parent cateogry, e.g. #abcdef for light blue. To have a color theme applied, use the Color tab in the options window

Example Search

| makeresults count=25 | streamstats count as id | eval label=case(id%3=0,"Event A", id%5=0,"Event B", id%7=0,"Event C", id%11=0,"Event D",1=1,"Event E") | eval subcat = "Subcategory " . random()%5 | eval range=if(random()%2=0,"low","severe") | stats count by label, subcat

Tokens

This visualization generates the following tokens on click: * Label token - defaults to: $tm_label$ * Value token - defaults to: $tm_val$ * Path token - defaults to: $tm_path$ * Parent token - defaults to: $tm_parent$
Note: all token names are customisable in the visualization settings menu.

Drilldown

You can use the tokens to create drilldowns / dynamic panels in your dashboards. You can also use the Splunk drilldown menu to link to another dashboard, a search, or a specific URL.

The tokens mentioned above will be evaluated first, then the drilldown will happen (if you configured a drilldown). This means you can link to a custom search using the label, value, path, or parent tokens for the cell you clicked.

Limits

The visualization is bound by the following limits:

Total results: 10,000

Release Notes

Version 1.0.0
June 21, 2025

v 1.0.0
Initial version


Subscribe Share

Are you a developer?

As a Splunkbase app developer, you will have access to all Splunk development resources and receive a 10GB license to build an app that will help solve use cases for customers all over the world. Splunkbase has 1000+ apps from Splunk, our partners and our community. Find an app for most any data source and user need, or simply create your own with help from our developer portal.

Follow Us:
Splunk, Splunk>,Turn Data Into Doing, Data-to-Everything, and D2E are trademarks or registered trademarks of Splunk LLC in the United States and other countries. All other brand names,product names,or trademarks belong to their respective owners.