All Apps and Add-ons

How to change label displayed in Custom Cluster Map Visualization

n5zap
Explorer

I'm using the Custom Cluster Map Visualization from SplunkBase and every marker is displaying the number 1. I am trying to figure out how to change this, but the developer seems to have provided absolutely no documentation or even custom search examples to help the user customize the map. Has anyone posted samples for this visualization?

0 Karma

ziegfried
Influencer

The visualization can only display a single, numeric (positive) value for each marker. The label is always derived from this numeric value and can not be customized.

The search results are expected to contain pre-aggregated clusters, such as typically generated by the geostats command.

... | geostats count
... | geostats sum(bytes)
... | geostats avg(magnitude) maxzoomlevel=18

So this is similar to the built-in marker map visualization splunk provides, except that the custom cluster map does not support results split-by another dimension (where the built-in viz shows multiple pie segments).

Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...