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

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

How to find the worst searches in your Splunk environment and how to fix them

Everyone knows Splunk is a powerful platform for running searches and doing data analytics. Your ...

Share Your Feedback: On Admin Config Service (ACS)!

Help Us Build a Better Admin Config Service Experience (ACS)   We Want Your Feedback on Admin Config Service ...