Security

How to restrict index access to a subset of events, while allowing full access to other indexes?

adamblock2
Path Finder

I am interested in allowing a limited number of network users to access specific Windows events. The network users are currently members of a "company_user_network" role. I would like to create a second role for the purpose of assigning access to the subset of Windows events.

Role: company_wineventsubset_user
restrict search terms: eventtype=wineventsubset
inherited roles:

indexes searched by default: All non-internal indexes
restrict access to index: wineventlog

Role: company_user_network
inherited roles: user
indexes searched by default: firewall, network, vpn, web
restrict access to index: firewall, network, vpn, web

User: user_test
selected roles: company_user_network, company_wineventsubset_user

I have attempted using the above configurations. Unfortunately, the "restrict search terms: eventtype=wineventsubset" is being applied to both roles, not just the "company_wineventsubset_user" role. Is this correct? Is there a different way that access can be restricted to a subset of the Windows event logs while still allowing full access to the other indexes listed in the role?

Thank you.

0 Karma
1 Solution

masonmorales
Influencer

Looks like an inheritance issue. Define the new role and select the capabilities for that role manually. 🙂

View solution in original post

0 Karma

masonmorales
Influencer

Looks like an inheritance issue. Define the new role and select the capabilities for that role manually. 🙂

0 Karma

adamblock2
Path Finder

I believe that that is what was done.

0 Karma

masonmorales
Influencer

Please choose "Accept Answer" if this was your solution so that your question is marked as resolved.

0 Karma
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...