Splunk Search

I want to create an app which should show all the other apps in splunk ?

arunsoni
Explorer

Hello,

I want to create an app which should show all the app as home page for admins. I have like 15 apps which should be in one single app where all other apps need to be dsiplayed. Please check the image below.

alt text

0 Karma

richgalloway
SplunkTrust
SplunkTrust

You can use | rest /services/apps/local to get a list of apps on the local search head and go from there.

---
If this reply helps you, Karma would be appreciated.
0 Karma

arunsoni
Explorer

I am talking about how to create a page with all the apps in one single app page as in the above attachment. @richgalloway

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...