Reporting

How to limit some user roles from running scheduled searches on Splunk?

philip_wong
Communicator

I'd like to know if the "schedule_search" capability is just to hide/disable create/update scheduled search options, or can it stop scheduled jobs run by user id without this capability.

If my aim is to limit some user roles from running scheduled searches on Splunk (that can be from some apps), what should I do?

1 Solution

the_wolverine
Champion

In authorize.conf, set the following for the role(s) which you do NOT want to be able to schedule searches:

schedule_search = disabled

(requires save and restart)

View solution in original post

the_wolverine
Champion

In authorize.conf, set the following for the role(s) which you do NOT want to be able to schedule searches:

schedule_search = disabled

(requires save and restart)

strive
Influencer

Set the capabilities for roles in authorize.conf configuration file

[capability::schedule_search]
        * Required to schedule saved searches.

http://docs.splunk.com/Documentation/Splunk/6.1.2/admin/Authorizeconf

Note:

By default all the capabilities are disabled.

Roles inherit all capabilities from imported roles, and inherited capabilities cannot be disabled.

Get Updates on the Splunk Community!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

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