Security

Application level Admin access...

axcherukuri
Engager

Hi,

I was wondering if there is a way to provide admin access @ application level (all its objects) to a specific role instead of global admin access (admin_all_objects).

Thanks

Tags (1)

axcherukuri
Engager

found a solution for this.

  1. Define seperate indexes
  2. assign admin_all_objects accces to the role
  3. from command line add required role to write permissions. File: /etc/apps//metadata/default.meta

Sample default.meta

Application-level permissions

[]
access = read : [ * ], write : [ admin, power, myRole ]

EVENT TYPES

[eventtypes]
access = read : [ * ], write : [ admin, power, myRole ]
export = system

PROPS

[props]
access = read : [ * ], write : [ admin, power, myRole ]
export = system

TRANSFORMS

[transforms]
access = read : [ * ], write : [ admin, power, myRole ]
export = system

LOOKUPS

[lookups]
access = read : [ * ], write : [ admin, power, myRole ]
export = system

VIEWSTATES: even normal users should be able to create shared viewstates

[viewstates]
access = read : [ * ], write : [ * ]
export = system

Thanks

0 Karma
Get Updates on the Splunk Community!

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

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...