Splunk Dev

Every time I click the shortcut for an app in the Splunk Launcher, why does it redirect to the wrong URL?

xisura
Communicator

Hi All,

I'm currently experiencing an error where every time I click the shortcut app in the launcher, it doesn't redirect it to the django url. How can I fix this?

Please enlighten me.

Thanks!

0 Karma

gyslainlatsa
Motivator

hi,
checked if your code default.xml in navigations menus looks like this:

<nav>      
    <a href="/dj/D3_project1_2010_10_06/sunburst">Sunburst</a>
    <a href="/dj/D3_project1_2010_10_06/calendar_view_of_count_by_Host">Calendar view of count by Host</a>
</nav>

if your code default.xml have redirector as this:

<a href="/dj/redirector/D3_project1_2010_10_06/sunburst">Sunburst</a>

remove this redirector.

test and let me know

0 Karma

gyslainlatsa
Motivator

hi,
please post the code xml for you Navigations menus.

0 Karma
Get Updates on the Splunk Community!

Splunk App Dev Community Updates – What’s New and What’s Next

Welcome to your go-to roundup of everything happening in the Splunk App Dev Community! Whether you're building ...

The Latest Cisco Integrations With Splunk Platform!

Join us for an exciting tech talk where we’ll explore the latest integrations in Cisco &#43; Splunk! We’ve ...

Enterprise Security Content Update (ESCU) | New Releases

In April, the Splunk Threat Research Team had 2 releases of new security content via the Enterprise Security ...