Dashboards & Visualizations

How do you pass multiple value tokens from a form input textbox to the search query?

Nadhiyaa
Path Finder

Am I able to pass multiple value tokens from a text box to a search query?

there is no delimiter option for the text box to specify "OR" condition .

"$ipvalue1$" OR "$ipvalue2$" OR "$ipvalue3$" OR "$ipvalue4$"

0 Karma

mayurr98
Super Champion

Have a look at this, might be useful to you:
https://answers.splunk.com/answers/223218/how-to-pass-multiple-parameters-from-a-form-input.html

let me know if this helps!

0 Karma

bangalorep
Communicator

Hello,
You can only send a single value from the text box input. You can however use the multi select option to send multiple tokens

0 Karma

vnravikumar
Champion

Hi @Nadhiyaa

You can try with IN if token was delimited with comma in textbox.

index=_internal sourcetype=splunkd log_level IN ($token$)
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 ...