Splunk Search

Fire Dynamic Search Queries based on Tokens

raja21
Explorer

I have various Inputs and i want to execute different query based of different token input value.

Eg. I have 2 different tokens user_name and user_profile.
I am displaying the results in a Statistical table.

Now my search query is:
index="main" u_name=$user_name$ AND u_profile=$user_profile$

However i want to make the search query as:
if($user_name$) #If $user_name$ token is set
index="main" u_name=$user_name$

if($user_profile$) #If $user_profile$ token is set
index="main" u_profile=$user_profile$

Please help me out.

Tags (1)
0 Karma

woodcock
Esteemed Legend

Have 3 panels.: One that depends on $user_profile$, another that depends on $user_name$, and a third that depends on both.

0 Karma
Get Updates on the Splunk Community!

AI for AppInspect

We’re excited to announce two new updates to AppInspect designed to save you time and make the app approval ...

App Platform's 2025 Year in Review: A Year of Innovation, Growth, and Community

As we step into 2026, it’s the perfect moment to reflect on what an extraordinary year 2025 was for the Splunk ...

Operationalizing Entity Risk Score with Enterprise Security 8.3+

Overview Enterprise Security 8.3 introduces a powerful new feature called “Entity Risk Scoring” (ERS) for ...