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!

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