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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...