Security

How can we find out who has access to a certain index?

danielbb
Motivator

We would like to find out who has access to a certain index. How can we do that?

Labels (1)
Tags (1)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

To find roles that access index 'foo', look for srchIndexesAllowed = foo or srchIndexesAllowed = * in your authorize.conf files. Btool can help.

splunk btool --debug authorize list | grep 'srchIndexesAllowed\s*=.*(\*|foo)'
---
If this reply helps you, Karma would be appreciated.

View solution in original post

richgalloway
SplunkTrust
SplunkTrust

To find roles that access index 'foo', look for srchIndexesAllowed = foo or srchIndexesAllowed = * in your authorize.conf files. Btool can help.

splunk btool --debug authorize list | grep 'srchIndexesAllowed\s*=.*(\*|foo)'
---
If this reply helps you, Karma would be appreciated.
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

.conf25 Global Broadcast: Don’t Miss a Moment

Hello Splunkers, .conf25 is only a click away.  Not able to make it to .conf25 in person? No worries, you can ...

Observe and Secure All Apps with Splunk

 Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

What's New in Splunk Observability - August 2025

What's New We are excited to announce the latest enhancements to Splunk Observability Cloud as well as what is ...