Splunk Search

Geostats zoom-in on dashboard panel click

BenThwaites
Explorer

G'day,

So I have a pretty standard geostats search populating a dashboard map

index="locations" (incident_type_1="Flooding" OR incident_type_1="Tree Down") 
| geostats latfield=lat longfield=lon count

which is all well and good. But I'd like to be able to add the functionality that when I click on an area of the map it automatically zooms in on that location.

I'm also using the Custom Cluster Map Visualization (https://splunkbase.splunk.com/app/3122/) if that makes any difference at all.

Thanks for any possible assistance.

Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...