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!

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!

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

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...