All Apps and Add-ons

Replicating same locations twice or more on using maps+ as visualization in splunk 6.6.3.

chaitanya1996
Engager

I have link switcher to filter the data ,when I am selecting any particular option, token for the same is passing in the query of maps+.

alt text

query :index="indexA"|where TOTAL="$token$" |eval icon=if(Active=1,"building","car")| table latitude,longitude,icon,TOTAL

here I am passing token when user click on any button(please check image), when I am switching from button "A" to button B the result of button "A" is also visible on MAP until I refresh the Dashboard(Using F5).
Is there any way I can refresh this dashboard using some token or any other way. I have also tried SearchWhenChanged=True but it is not working for me .
The same logic is working fine in Splunk 7.2.4 . Is this known issue for this version(splunk 6.6.3).
Please help me to find solution for this.

0 Karma
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 ...