Security

Securely restrict access to index

frenchy198588
New Member

Is there any way in Splunk to allow an app which creates an index be the only app that's allowed to change permissions for it?

Say I have an app: app 1 which has an index index1 and the app has an authorize.conf with the following stanza

[role_special_user]
srchIndexesAllowed = index1

What's to stop someone uploading a new app with their own authorize.conf to grant them access to my suposidly secure index

[role_user]
srchIndexesAllowed = index1

Our platform team is not necesserily allowed to see the data in the indexes we have, but they need to be able to administer Splunk including adding applications etc. How should I be correctly implementing access controls or is this just not possible in Splunk?

Labels (1)
0 Karma

afx
Contributor

I do not think this is possible.
Usually SIEM Systems are not managed by the platform teams but by the SIEM group themselves.

0 Karma
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!

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