Dashboards & Visualizations

Dashboard with text input panel that accepts multiple text values, preferrably separated by commas

christopheryu
Communicator

I currently have this for my text input that is working just fine (sorry, don't know how to make it show up right):

 input
    input type="text" token="token1" searchWhenChanged="true"
      label CKT ID label
      default * default
 input 

However, instead of inputting just single values or using *, I would like to input and pull up results for multiple CKT IDs:

Before, only able to accept single value as input: CKTA
New, multiple values separated by commas accepted : CKTA, CKTB, CKTD.. etc

Trying to have comma as delimiter for inputs, doesn't matter if have to change to "CKTA,CKTB,CKTD.. etc" or if not possible, any other that will work

Thank you in advance!

Tags (3)
0 Karma

cmerriman
Super Champion

If you are on Splunk 6.x, you can use the IN operator. http://docs.splunk.com/Documentation/Splunk/6.6.0/SearchReference/Search

... CKT_ID IN (value1,value2...)
0 Karma
Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Dynamic formatting from XML events

This challenge was first posted on Slack #puzzles channelFor a previous puzzle, I needed a set of fixed-length ...

Enter the Agentic Era with Splunk AI Assistant for SPL 1.4

  🚀 Your data just got a serious AI upgrade — are you ready? Say hello to the Agentic Era with the ...

Stronger Security with Federated Search for S3, GCP SQL & Australian Threat ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...