Reporting

How can I create Mutiselect input using Static Data?

POR160893
Builder

Hi,

 

I need to create a multiselect input using a static list of data.

How can I do this?


Thanks,
Patrick

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @POR160893,

you could follow the hint of @ITWhisperer and try something like this:

    <input type="checkbox" token="status">
      <label>Status</label>
      <choice value="Enabled">Enabled</choice>
      <choice value="Disabled">Disabled</choice>
      <default>Enabled</default>
      <prefix>(</prefix>
      <suffix>)</suffix>
      <valuePrefix>Status="</valuePrefix>
      <valueSuffix>"</valueSuffix>
      <delimiter> OR </delimiter>
    </input>

Ciao.

Giuseppe

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust
0 Karma
Get Updates on the Splunk Community!

Introducing a Smarter Way to Discover Apps on Splunkbase

We’re excited to announce the launch of a foundational enhancement to Splunkbase: App Tiering. Because we’ve ...

How to Send Splunk Observability Alerts to Webex teams in Minutes

As a Developer Evangelist at Splunk, my team and I are constantly tinkering with technology to explore its ...

.conf25 Registration is OPEN!

Ready. Set. Splunk! Your favorite Splunk user event is back and better than ever. Get ready for more technical ...