All Apps and Add-ons

Saved Searches in google Maps

asarolkar
Builder

Is it possible to write savedSearches (saved in the "Search App") into the configuration of the "GoogleMaps" module for a view (written in advanced xml) ?

For instance, the following search executes this DYNAMICSEARCH every time this view is loaded. GoogleMaps will attempt to run the search dynamically and plot its results on a google map :

<module name="HiddenSearch> 
  <param name="search">DYNAMICSEARCH</param>
  <module name="GoogleMaps">
  ...
  </module>
</module>

I want to save DYNAMICSEARCH as a saved search and use that as the search parameter instead

Any ideas on how to go about this ?

0 Karma

hartfoml
Motivator

I am trying to do the same thing. did you ever find the answer

0 Karma

MHibbin
Influencer

Haven't tried it myself, but you should be able to create an advanced xml view in the desired app (e.g. "Search") but change your "[HiddenSearch][1]" to a "[HiddenSavedSearch][2]". And then change you "search" param to a "savedSearch" param.

Regards,

MHibbin

0 Karma
Get Updates on the Splunk Community!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Your Voice Matters! Help Us Shape the New Splunk Lantern Experience

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Building Momentum: Splunk Developer Program at .conf25

At Splunk, developers are at the heart of innovation. That’s why this year at .conf25, we officially launched ...