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!

Enter the Splunk Community Dashboard Challenge for Your Chance to Win!

The Splunk Community Dashboard Challenge is underway! This is your chance to showcase your skills in creating ...

.conf24 | Session Scheduler is Live!!

.conf24 is happening June 11 - 14 in Las Vegas, and we are thrilled to announce that the conference catalog ...

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...