Dashboards & Visualizations

problem with token safe

Federica_92
Communicator

Please, could someone tell me what's wrong in this?

   {% dropdown id="drop-list2" managerid="mysearch"  default=" " labelField="dad" valueField="dad" value="$dad$"|token_safe %}


   new SearchManager_send({
                        id: "mysearch-tree-send",
                        searchname: "mysearch-tree-send",
                        search: mvc.tokenSafe ("host=path | rex \"\,(?<child>.+)\:\" |  search child=$dad$ | table child ")
                });

my variable $dad$ is always empty

Tags (2)
0 Karma

ngatchasandra
Builder

Hi,
Try to look your SearchManager's id. The managerid="mysearch" who is the manager inside your dropdown and must be the SearchManager's id which will populate your dropdown.

0 Karma

dfoster_splunk
Splunk Employee
Splunk Employee

I do not recognize the class SearchManager_send. The regular SearchManager is aware of token-safe strings but I do not know if this custom class is.

0 Karma

Federica_92
Communicator

Yes, sorry, in the end I have solve that I can not use the safe taken in the sub search

0 Karma
Get Updates on the Splunk Community!

Raise Your Skills at the .conf25 Builder Bar: Your Splunk Developer Destination

Calling all Splunk developers, custom SPL builders, dashboarders, and Splunkbase app creators – the Builder ...

Hunt Smarter, Not Harder: Discover New SPL “Recipes” in Our Threat Hunting Webinar

Are you ready to take your threat hunting skills to the next level? As Splunk community members, you know the ...

Splunk ITSI & Correlated Network Visibility

  Now On Demand   Take Your Network Visibility to the Next Level In today’s complex IT environments, ...