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
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...