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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...