Security

complex conditional search

intosplunk
Engager

Hey Splunkers, 
I'm trying to create a conditional search that will run on the same index but will have different search terms according to a variable I have that can have one of three values.
It is supposed to be something like that:
index = my_index
variable = 1/2/3
if variable=1 then run search1
if variable=2 then run search2
if variable=3 then run search3

i tried multiple ways but they didn't work so im trying to get some help here😬

0 Karma
1 Solution

gcusello
SplunkTrust
SplunkTrust

Hi @intosplunk ,

let me understand: how do you set variable1/2/3: using a dropdown or based on a condition inside the search?

If based on a dropdown, you can insert the different searches in the dropdown values.

If based on a condition, you should share your searches to understand how to build your complex search.

Ciao.

Giuseppe

View solution in original post

gcusello
SplunkTrust
SplunkTrust

Hi @intosplunk ,

let me understand: how do you set variable1/2/3: using a dropdown or based on a condition inside the search?

If based on a dropdown, you can insert the different searches in the dropdown values.

If based on a condition, you should share your searches to understand how to build your complex search.

Ciao.

Giuseppe

intosplunk
Engager

i just tried doing it in a dashboad and insert the different searches in a dropdown values and used the token after a search and it worked. thank you very much.

0 Karma
Get Updates on the Splunk Community!

Update Your SOAR Apps for Python 3.13: What Community Developers Need to Know

To Community SOAR App Developers - we're reaching out with an important update regarding Python 3.9's ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Automatic Discovery Part 2: Setup and Best Practices

In Part 1 of this series, we covered what Automatic Discovery is and why it’s critical for observability at ...