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.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...