Dashboards & Visualizations

root_endpoint not honored in dynamic drilldown

mathu
Path Finder

Hi

It seems that Splunk 5 dynamic drilldown does not handle the root_endpoint correctly. Dynamic drilldown only works if I explicitly hardcode the root_endpoint in the link tag

i.e.:

<![CDATA[
/my-endpoint/app/my-app/dashboard?form.action=$click.value2$]]>

This is a problem if I'd like to share the App on Splunkbase. Any suggestions to work around this problem?

Kind regards
Mathias

Tags (2)
0 Karma

mathu
Path Finder

To create a link within the same app and view context, it is possible to work around this problem using a relative path:


<![CDATA[
?form.action=$click.value2$
]]>

0 Karma

mathu
Path Finder

oops, the content within the link tag was stripped.. here is the correct relative path:

use
?form.action=$click.value2

instead of
/my-endpoint/app/my-app/dashboard?form.action=$click.value2$

0 Karma
Get Updates on the Splunk Community!

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 ...

Share Your Ideas & Meet the Lantern team at .Conf! Plus All of This Month’s New ...

Splunk Lantern is Splunk’s customer success center that provides advice from Splunk experts on valuable data ...