All Apps and Add-ons

How do I give users access to view the License Usage Report?

bosburn_splunk
Splunk Employee
Splunk Employee

Currently only administrators can see the license usage report. I'd like our power users to be able to see it as well to prevent any license violation issues.

1 Solution

bosburn_splunk
Splunk Employee
Splunk Employee

I'm setting this up under the power role. Substitute whatever role you want to use for this.

Create $SPLUNK_HOME/etc/apps/search/metadata/local.meta with the following:

[manager/admin_license]
access = read : [ power, admin ], write : [ admin ]

[manager/licensing_stacks]
access = read : [ power, admin ], write : [ admin ]

Modify the role and add the following capabilities:

license_edit
license_tab

Please be aware that this gives the user the ability to manipulate and edit the licensing information!

View solution in original post

bosburn_splunk
Splunk Employee
Splunk Employee

I'm setting this up under the power role. Substitute whatever role you want to use for this.

Create $SPLUNK_HOME/etc/apps/search/metadata/local.meta with the following:

[manager/admin_license]
access = read : [ power, admin ], write : [ admin ]

[manager/licensing_stacks]
access = read : [ power, admin ], write : [ admin ]

Modify the role and add the following capabilities:

license_edit
license_tab

Please be aware that this gives the user the ability to manipulate and edit the licensing information!

jbsplunk
Splunk Employee
Splunk Employee

An an aside, just because you can do something doesn't mean you should. In my mind, this seems like something administrators should be looking at, not users.

RicoSuave
Builder

so you're saying there's a chance!

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