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!

Can’t Make It to Boston? Stream .conf25 and Learn with Haya Husain

Boston may be buzzing this September with Splunk University and .conf25, but you don’t have to pack a bag to ...

Splunk Lantern’s Guide to The Most Popular .conf25 Sessions

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

Unlock What’s Next: The Splunk Cloud Platform at .conf25

In just a few days, Boston will be buzzing as the Splunk team and thousands of community members come together ...