Deployment Architecture

How to access the setup screen from the navigation menu?

avilandau
Path Finder

I saw the same question before and the answer given does work, i.e. add a link to the menu as:

<a href="http://HOST:8000/en-US/manager/search/apps/local/AppName/setup?action=edit">Setup</a>

But I was looking more for a relative path similar to what I do for logon, e.g.

<a href="../../account/logout">Logout</a>

Can you advise on that relative path to the Setup screen?

Tags (2)
0 Karma

jkat54
SplunkTrust
SplunkTrust

Here's how I did it:

 <a href="/manager/appName/apps/local/appName/setup?action=edit">Setup</a>

Note that appName appears twice

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 ...