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!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...