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 Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...