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!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...