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!

CX Day is Coming!

Customer Experience (CX) Day is on October 7th!! We're so excited to bring back another day full of wonderful ...

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...