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!

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