Security

how to restrict users group to access particular index only

saifuddin9122
Path Finder

Hello

we have two indexes (A,B) and i have 3 different groups.
1. admin
2. US-East-users
3. US-central-users

our goal is admin group members should have access to both indexes and US-East-users should have access to index A only US-central-users should have access to index B.

even the user in any group other than admin searches for index=* , they should get data from only the index to which they have access.

how should i implement this? can any one help me in doing so?

Thanks in Advance.

Tags (2)
0 Karma
1 Solution

adonio
Ultra Champion

hello saifuddin9122,
navigate to settings -> access controls -> roles -> US-East-users -> scroll all the way down -> add index A to the bottom box (restricted indexes) -> click save -> repeat for other roles

alt text

View solution in original post

adonio
Ultra Champion

hello saifuddin9122,
navigate to settings -> access controls -> roles -> US-East-users -> scroll all the way down -> add index A to the bottom box (restricted indexes) -> click save -> repeat for other roles

alt text

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 ...