Security

What is the configuration required to create a view-only role?

the_wolverine
Champion

I want to create a role where the user is not able to search Splunk. They should only be able to view dashboards that have been pre-populated by scheduled searches.

Labels (1)
1 Solution

somesoni2
Revered Legend

Here is what you can do

  1. Create a User Role, say read-only-user with following capabilities:-
    change_own_password
    get_metadata
    rest_properties_get
    search

  2. Go to Manager Apps and for Sharing permission for app 'Search & Reporting', give read permission to all roles except 'read-only-user' role. By default Read is assigned to 'Everyone'

  3. For Splunk Apps that user in role 'read-only-user' should access, change the home page from 'search' to appropriate dashboard. Otherwise, they'll get error while opening the App.

You should be all set.

List item

View solution in original post

agentguerry
Path Finder

would this be an appropriate way to complete this?

https://answers.splunk.com/answers/550347/how-to-create-dashboard-app.html

0 Karma

somesoni2
Revered Legend

Here is what you can do

  1. Create a User Role, say read-only-user with following capabilities:-
    change_own_password
    get_metadata
    rest_properties_get
    search

  2. Go to Manager Apps and for Sharing permission for app 'Search & Reporting', give read permission to all roles except 'read-only-user' role. By default Read is assigned to 'Everyone'

  3. For Splunk Apps that user in role 'read-only-user' should access, change the home page from 'search' to appropriate dashboard. Otherwise, they'll get error while opening the App.

You should be all set.

List item

Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...