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!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...