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!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...