Dashboards & Visualizations

Is it possible to sent the default permission for any dashboard create within a custom to app instead of private?

djreschke
Communicator

I have a custom app built for a team and I want them to be able to create dashboards that is shared by default with the app instead of private. Here is the role capability for the users, they were created to be very basic as majority of the users barely understand Splunk.

User capapbilities:

export_results_is_visible
get_metadata
get_typeahead
pattern_detect
rest_apps_view
rest_properties_get
rest_properties_set
search

Any suggestions or pointers would be greatly appreciated. Thanks Everyone.

0 Karma
1 Solution

manjunathmeti
Champion

It is not possible. When a user creates a new dashboard by default its permissions set to Private. It's user job to configure permissions for the dashboard to share the dashboard in the current app context.

View solution in original post

0 Karma

manjunathmeti
Champion

It is not possible. When a user creates a new dashboard by default its permissions set to Private. It's user job to configure permissions for the dashboard to share the dashboard in the current app context.

0 Karma

djreschke
Communicator

@manjunathmeti

That is what i figured but it doesn't hurt to ask. Based on the capabilities I have given the user, they can't change the permission of the dashboard they create and you can view their dashboard if it is private with going into the users folder.

Any suggestions for what capabilities they need?

Thank you,

Derek

0 Karma

manjunathmeti
Champion

You need to give write permissions to the users role in app metadata. Create default.meta in yourapp/metadata/ and add below content.

[views]
access = read : [  ], write : [ admin, <role_name>]

Check this for more info: https://dev.splunk.com/enterprise/docs/developapps/createapps/setpermissionsforobjects/#Set-permissi...

0 Karma

djreschke
Communicator

@manjunathmeti _ Thank you for the information an your help.

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