All Apps and Add-ons

Custom Cluster Map Visualization: Why is the app not displaying the correct count per cluster nor does it drilldown for a larger cluster number?

rbardonetorian
Path Finder

All,

I have been trying to get this Custom Cluster Map Visualization app to work properly. So far I can see clusters with small number that represent a count comprised of the general lat/lon. When a cluster goes above "1", I can not drilldown like all the other clusters allow me to do. Could someone shed some light? Thank you!!

alt text alt text

  <row>
    <panel>
      <title>T</title>
      <viz type="viz_clustermap.clustermap">
        <search>
          <query>index="index" sourcetype="T" dest_ip="*" | head 10000 | iplocation dest_ip | geostats latfield=lat longfield=lon count by dest_ip | sort-count</query>
          <earliest>$field1.earliest$</earliest>
          <latest>$field1.latest$</latest>
        </search>
        <option name="height">600</option>
        <option name="refresh.display">none</option>
        <option name="viz_clustermap.clustermap.drilldown">all</option>
        <option name="viz_clustermap.clustermap.lat">30.032974</option>
        <option name="viz_clustermap.clustermap.lng">-5.546875</option>
        <option name="viz_clustermap.clustermap.markerColor1">#ff0000</option>
        <option name="viz_clustermap.clustermap.markerColor2">#ff0000</option>
        <option name="viz_clustermap.clustermap.markerColor3">#ff0000</option>
        <option name="viz_clustermap.clustermap.markerColor4">#ff0000</option>
        <option name="viz_clustermap.clustermap.maxClusters">791</option>
        <option name="viz_clustermap.clustermap.numberFormat_min_0">0.[0]</option>
        <option name="viz_clustermap.clustermap.numberFormat_min_1000">1.1a</option>
        <option name="viz_clustermap.clustermap.numberFormat_min_10000">1a</option>
        <option name="viz_clustermap.clustermap.numberFormat_min_1000000">1.1a</option>
        <option name="viz_clustermap.clustermap.size">36</option>
        <option name="viz_clustermap.clustermap.tiles">dark</option>
        <option name="viz_clustermap.clustermap.tiles_max_zoom">18</option>
        <option name="viz_clustermap.clustermap.tiles_min_zoom">0</option>
        <option name="viz_clustermap.clustermap.tiles_url">http://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png</option>
        <option name="viz_clustermap.clustermap.zoom">3</option>
        <drilldown>
          <set token="map.click.lat">$click.lat.value$</set>
          <set token="map.click.lon">$click.lon.value$</set>
        </drilldown>
      </viz>
    </panel>
  </row>
  <row>

Enterprise 6.5
Chrome Browser

0 Karma

ziegfried
Influencer

The custom cluster map does not support results split-by a field. You'll have to remove ... by dest_ip part from geostats)

0 Karma

rbardonetorian
Path Finder

PS. if anyone can tell me where to find a legend / definition to what all the options are for this app, it would be a great way for extra points. Thx!! 😉

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Monitoring AI Agents with Splunk Observability Cloud

Let’s say I’m running a travel planning AI app in production. A user asks for three concise hotel options in ...

[Puzzles] Solve, Learn, Repeat: Tiling

This puzzle (first published here) is based on finding groups of tessellated tiles (inspired by floor tiles I ...

SOK it to Me: Top 3 Benefits of Using Splunk Operator on Kubernetes that’ll Make ...

    Thursday, July 9, 2026  |  11:00AM–12:00PM PDT Duration: 1 hour (includes Q&A) Managing can feel like a ...