Dashboards & Visualizations

Problems in drill down

allan_newton
Path Finder

This is the basic drill down dashboard.




Drill_Here

<![CDATA[
index=core_data | rex field=Message "(?(Started|Failed|COMPLETED))" | table Region, Event_Time, Status
]]>

0
now
15
false
true


/app/data_Monitoring/simple_test?form.host=$row.Region$ | table Region, Message










Drilled_Here
host=$click.value$ | table Region, Message

0
now
true
false
none



When i click on the first dashboard, I'm redirected to the second dashboard but i get the message "Search Query is not fully resolved"

Please help.

Tags (2)
0 Karma
1 Solution

martin_mueller
SplunkTrust
SplunkTrust

Your first dashboard is passing a token form.host to the second dashboard, but the search in your second dashboard is referencing a token $click.value$. That token isn't set anywhere, so the search can't run.

Your second dashboard should look something like this: http://docs.splunk.com/Documentation/Splunk/6.0.3/Viz/Dynamicdrilldownindashboardsandforms#Destinati...

View solution in original post

martin_mueller
SplunkTrust
SplunkTrust

Your first dashboard is passing a token form.host to the second dashboard, but the search in your second dashboard is referencing a token $click.value$. That token isn't set anywhere, so the search can't run.

Your second dashboard should look something like this: http://docs.splunk.com/Documentation/Splunk/6.0.3/Viz/Dynamicdrilldownindashboardsandforms#Destinati...

Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

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

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...