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!

What's New in Splunk Cloud Platform 9.3.2411?

Hey Splunky People! We are excited to share the latest updates in Splunk Cloud Platform 9.3.2411. This release ...

Buttercup Games: Further Dashboarding Techniques (Part 6)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...

Technical Workshop Series: Splunk Data Management and SPL2 | Register here!

Hey, Splunk Community! Ready to take your data management skills to the next level? Join us for a 3-part ...