Dashboards & Visualizations

Search with passed variable (like ldapfilter search="(samaccountname=$user$)") doesn't work when in simple XML

rupeters
Explorer

I have a search that works fine:

[search that returns a list of users in a user variable] | domain=MYDOMAIN search="(samaccountname=$user$)ldapfilter" attrs="cn,dn,displayName"
works great in search. But when I put the search in a form (simple xml) I get an error, "Search query is not fully resolved."

It appears that the $user$ variable is being interpreted as a token. I've tried to escape $user$ as \$user\$, but that doesn't work. Please help.

Tags (3)
0 Karma

peppi
Explorer

Hi @rupeters 

$$ did the trick for me.

(samaccountname=$$user$$)

 

rupeters
Explorer

Figured out a workaround to the problem by putting the above search into a macro (macroname) and calling the macro from the macroname in the form.

sowings
Splunk Employee
Splunk Employee

Tried \$\$user\$\$ ? I seem to recall having to do that in another context.

0 Karma

rupeters
Explorer

Tried to edit the above. It won't let me. What I wanted to say was "I've tried to escape $user$ as \$user\$"

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

.conf25 Global Broadcast: Don’t Miss a Moment

Hello Splunkers, .conf25 is only a click away.  Not able to make it to .conf25 in person? No worries, you can ...

Observe and Secure All Apps with Splunk

 Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

What's New in Splunk Observability - August 2025

What's New We are excited to announce the latest enhancements to Splunk Observability Cloud as well as what is ...