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!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...