I have a SavedSearchManager defined in my Django template that I then reference from SplunkJS. It has been running fine, but now I want to extend it by passing a token into the search. I have been searching around for documentation on how to do this, but all I find is how to do it for SearchManager which has the search query inline. Anyone have any guidance?
http://docs.splunk.com/DocumentationStatic/WebFramework/1.1/compref_savedsearchmanager.html
↧