Security

Limit administrator capabilities

cafissimo
Communicator

Hello, I would like to know if is it possible and how to hide logs for the administrator user (or role), user that would be able to modify only configurations, without seeing data. Thanks in advance, Luca.

0 Karma
1 Solution

Simeon
Splunk Employee
Splunk Employee

You can set certain privileges via the UI, such as the allowed indexes. Creating a role that does not have search capabilities or searchable indexes would accomplish this. However, since the admin role (by default) has capabilities to edit these same capabilities you would need to disable that functionality. The capabilities that will minimally need disabling are:

change_authentication  
edit_roles         
search        

Also, you would disable all allowed and searchable indexes:

srchIndexesAllowed = 
srchIndexesDefault = 

Both of these edits can be performed in authorize.conf or via the UI in the Access Control portion of the manager tool.

http://www.splunk.com/base/Documentation/latest/Admin/Addusersandassignroles http://www.splunk.com/base/Documentation/latest/Admin/Authorizeconf

View solution in original post

Simeon
Splunk Employee
Splunk Employee

You can set certain privileges via the UI, such as the allowed indexes. Creating a role that does not have search capabilities or searchable indexes would accomplish this. However, since the admin role (by default) has capabilities to edit these same capabilities you would need to disable that functionality. The capabilities that will minimally need disabling are:

change_authentication  
edit_roles         
search        

Also, you would disable all allowed and searchable indexes:

srchIndexesAllowed = 
srchIndexesDefault = 

Both of these edits can be performed in authorize.conf or via the UI in the Access Control portion of the manager tool.

http://www.splunk.com/base/Documentation/latest/Admin/Addusersandassignroles http://www.splunk.com/base/Documentation/latest/Admin/Authorizeconf

Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...