Splunk Search

How to capture the click event on a Splunk map?

smhsplunk
Communicator

Using the regular map in Splunk, I'm currently showing points on the map read from a CSV file. When I click on the point, it goes to another page showing content of the row. I stopped the drilldown.

I want to capture the click event and compare the lat/lon with the file to show the row in the same dashboard (in a table)

<map>
<searchString> inputlookup location.csv | geostats latfield=lat longfield=lon count by site</searchString>
</map>

How to capture the click event on the map?

0 Karma
1 Solution

smhsplunk
Communicator
0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...