Getting Data In

multi-select parameter on a dashboard

cpraz_ord
Explorer

I have a multi-select parameter on a dashboard.

I want to pass it to the search in the panel…a single value is …. | search myfield=”$mytoken$”

…what if I want to use a multi-value thus generate .... | search myfield=this OR myfield=that, etc.

Thanks!

0 Karma
1 Solution

gokadroid
Motivator

Try to use Token Value Prefix , Token Value Suffix and Delimiter option like below and later on use as your query | search $mytoken$

alt text
Notice the preview value and use accordingly in your search making sure Delimiter has the spaces around OR to get appropriate result.

View solution in original post

gokadroid
Motivator

Try to use Token Value Prefix , Token Value Suffix and Delimiter option like below and later on use as your query | search $mytoken$

alt text
Notice the preview value and use accordingly in your search making sure Delimiter has the spaces around OR to get appropriate result.

Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...