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!

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...