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!

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...