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!

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...