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!

Why You Can't Miss .conf25: Unleashing the Power of Agentic AI with Splunk & Cisco

The Defining Technology Movement of Our Lifetime The advent of agentic AI is arguably the defining technology ...

Deep Dive into Federated Analytics: Unlocking the Full Power of Your Security Data

In today’s complex digital landscape, security teams face increasing pressure to protect sprawling data across ...

Your summer travels continue with new course releases

Summer in the Northern hemisphere is in full swing, and is often a time to travel and explore. If your summer ...