Splunk Search

How to Show how many users have access to an App?

SevenDos
Explorer

Hi all,

I'm trying to create a search that gives me back a table of all Apps and the amount of users that have access to it.

I can generate a list with all indexes and the amount of users that have access to it but I can't think of a way to do the same with Apps. I can generate who has accessed the app and when, but I can't seem to generate a list with the amount of users that have access to a specific app.

Anyone with an idea?

Labels (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

Start with this query to get a list of apps and the roles allowed to read (access) them.  An asterisk (*) means all roles have access.  Then cross-reference that with your list of roles and users with those roles.

| rest splunk_server=local /servicesNS/-/-/apps/local | search * | fields title eai:acl.perms.read
---
If this reply helps you, Karma would be appreciated.
Get Updates on the Splunk Community!

CX Day is Coming!

Customer Experience (CX) Day is on October 7th!! We're so excited to bring back another day full of wonderful ...

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...