Splunk Dev

How to set the default value of a multiselect input box to the results of a search?

coleman07
Path Finder

I want all results from a search to be the default for a multiselect input box. I don't think it can be done with SimpleXML but I suspect it can happen with JavaScript using the val method. How would I run the search from the search manager, retrieve the results and fill in the Multiselect box?

Labels (2)

vaibhavsuneja
New Member

Use following in multiselect:-

All
*

0 Karma

sundareshr
Legend

The multiselect input can be populated with results from a search by defining the search query in the dynamic results. To use * as the default, you can add one static option - name=All value=* and set that as the default.

http://docs.splunk.com/Documentation/Splunk/6.4.0/Viz/PanelreferenceforSimplifiedXML#input_type_.22m...

chuckers
Path Finder

I downvoted this post because using value=* does not quite address the scenario.

imagine a systems with thousands of host values. my dynamic search in the input will find at most only 20 of these thousands of hosts. but on any given day, it will find only a subset of those 20 host values...

if today it finds only 4 host values, i'd like the default value for the input to be only those 4 hosts (not host=*). tomorrow the default might be some set of 7 host values...

i'd find this very useful if there is a way to do it in simple xml. thanks!

akshatprakash
Engager

@chuckers were you able to find how to dynamically populate all in the default value for input as you wanted? i am also looking to do the same.

Purk9
Explorer
i am also looking to do the same......did you find the answer?
0 Karma

coleman07
Path Finder

I would prefer to not use All and, instead, have all the results appear in the multiselect when the dashboard is displayed. I can't seem to assign a search manager to fill the default values.

0 Karma
Get Updates on the Splunk Community!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...