Dashboards & Visualizations

Issues with performing drilldown on Splunk dashboard while passing token values - Search is Waiting for Input is displayed

ajgill1986
New Member

I am trying to establish drilldown dashboards for something as per below. However, the drilldown link is working fine (when i click on the relevant field) but it does not result in providing the output in the drilldown.
It ends up saying "Search is waiting for Input". Any idea how it can be fixed?

  • The original dashboard for sales where one of the value is going to be picked up depending on the click performed on the statistics table and passed on to the secondary dashboard to present the drilldown output:

alt text

  • Search query on the secondary linked dashboard to run the output using the input provided by the token: alt text
0 Karma

lestat1760
Explorer

you can try with

<link><![CDATA[ https://www.abc.com/drilldown/dashboard?form.sales=$sales$]]></link>

0 Karma

jeffland
SplunkTrust
SplunkTrust

You need to have an input on the second page which uses the token, otherwise the search won't pick it up (which is why you're seeing "Search is waiting for input"). If you don't want to see the input on the destination dashboard, you can do something like

<input depends="$token_which_is_not_set$" token="sales" ...>

to hide the input.

0 Karma

sundareshr
Legend

You need to pass the token value ($sales$) in the URL. Try this

<link><![CDATA[ http://abc.com/drilldown/dash?sales=$sales$]]></link>

http://docs.splunk.com/Documentation/Splunk/6.5.0/Viz/Dynamicdrilldownindashboardsandforms

0 Karma

ajgill1986
New Member

Thanks for the quick response.

i tried passing the token value in the URL as per your suggestion but it is still returning the same outcome "Search is waiting for input" on the drilldown version.

any other idea on how it can be fixed?

0 Karma
Get Updates on the Splunk Community!

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...

.conf24 | Personalize your .conf experience with Learning Paths!

Personalize your .conf24 Experience Learning paths allow you to level up your skill sets and dive deeper ...

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...