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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...