Splunk Dev

Link to manager functions from app

cmeo
Contributor

I'm working on a splunk app at the moment and I'd like to to link to two manager functions--Manage Searches and Reports, and Manage Views--from inside it.
I had a look at the search app in default.xml, and the relevant links are:

<a href="/manager/search/data/ui/views">Manage Views</a>

and

<a href="/manager/search/saved/searches">Manage Searches &amp; Reports</a>

I'm trying to work out what I need to put into my app to call the manager the same way, but in the right app context. Obviously, this code is for the search app but there's no such path /manager/search/saved/searches or /manager/search/data/ui/views that I can find, and no documentation about what this stuff actually points to and how it's done.

Tags (2)
0 Karma

cmeo
Contributor

OK this is weird. The question answered itself. All I had to do was substitute 'myapp' for 'search' in the href, restart splunk, and it worked. Funny thing is, I tried this exact same thing before and it didn't work, which is why I asked the question.

Oh well, that's IT for you: 80% tech, 15% voodoo and 5% hammer, when tech and voodoo fail.

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...