Splunk Search

Can I list all the "Name" of an app using a search command and not the "Folder Name"?

divya_bhardwaj
New Member

Can I list all the "Name" of app using a search command and not the "Folder Name"?

0 Karma

javiergn
Super Champion

Try this:

| rest /services/apps/local
| table title, label
0 Karma

javiergn
Super Champion

Is this what you were looking for?

0 Karma

divya_bhardwaj
New Member

Thanks for the help Javiergn, the use case is to get author or owner of the app as well but the query "| rest /services/apps/local" gives author as nobody/admin and not the actual owner of the app.

0 Karma

javiergn
Super Champion

I see, that's weird.
If I go to the app endpoint in my browser I can see the right Author:

https://[SearchHead]:8089/servicesNS/nobody/system/apps/local/[appname]

Can you try that?

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...