Security

Creating a search app for users in a sandbox environment, how do I remove their ability to save or schedule searches?

Ruski88
Engager

I'd like to create a search app for users in a sandbox environment, where users are able to run basic ad-hoc searches, create dashboards, etc. However, I'd like to remove the ability for users to save or schedule searches, by either disabling the UI button or when "save" button is clicked to have it redirect to a doc page.

Attempted to disable scheduled search, but this gives web errors.

0 Karma

ddrillic
Ultra Champion

Comment doesn't allow to upload a local file ; -)

It looks like the following on the SH server -

schedule search

0 Karma

somesoni2
Revered Legend

You can just remove the schedule_search capability capability from the user's roles on that box.

http://www.splunk.com/base/Documentation/6.4.1/Admin/Addusersandassignroles

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)

0 Karma
Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...