Hello,
Actually, I wonder how to do that too, so i permit myself to post on this topic.
I tried to put on these lines regarding the module HiddenSavedSearch you've previously mentionned Lamar, but nothing happens.
Im not sure about how and where i should put these lines, i did it on my dahsboard xml file file like this :
<dashboard>
<label>My_dashboard_label</label>
<module name="HiddenSavedSearch">
<param name="savedSearch">My_Saved_Search_Name</param>
<param name="useHistory">False</param>
</module>
I could set the savedSearch to any value in the parameter mentionned in the splunk doc (Fasle, True, None, ...), nothing is happening.
Could someone confirm how to do it ?
Thanks.
... View more