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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...