Splunk Enterprise Security

How to make cluster map drilldown link to related search?

zestep
New Member
            <title>Registered Devices (Map)</title>
            <search>
                <query>| devicesearch query="$sensor_search$" | spath | where status="REGISTERED" | iplocation
                    lastExternalIpAddress | geostats latfield=lat longfield=lon count by lastExternalIpAddress
                </query>
                <earliest>0</earliest>
                <latest></latest>
            </search>
            <option name="mapping.drilldown">none</option>
            <option name="mapping.type">marker</option>
            <option name="refresh.display">progressbar</option>
        </map>

I have a panel in a dashboard as shown, I need to fix the drilldowns so that they link to the configured search w/ the relevant ranges for LAT/LONG pairs. I seem to be able to make this quasi-work, by enabling all drilldowns - I would like the map to not zoom as a drilldown, but instead just link to the search.

I have looked at the relevant documentation but can't make heads or tails of it. Other than all/none for drilldown options, or specifying the link and the search explicitly - is there an option to only do the link to search drilldown?

V/r,
ZE

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.


Introducing Unified TDIR with the New Enterprise Security 8.2

Read the blog
Get Updates on the Splunk Community!

Data Persistence in the OpenTelemetry Collector

This blog post is part of an ongoing series on OpenTelemetry. What happens if the OpenTelemetry collector ...

Introducing Splunk 10.0: Smarter, Faster, and More Powerful Than Ever

Now On Demand Whether you're managing complex deployments or looking to future-proof your data ...

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...