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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...