Installation

view license usage on slaves? no access to license master web interface

r999
Path Finder

We have a few diffent splunk splunk installations which i would like all to use a central License master.

However if a different team mananges the other splunk installation and i have setup a pool and licence allocation for them - how can they see and monitor their usage?

I dont want to permission them to the License Manager Search head.

As i understand no license usage is logged to the slaves?

Do i have to create a report to send out license usage details to respective team?

Or is there a way to get this data to the slave installation?

Tags (2)
0 Karma

RubenOlsen
Path Finder

I have the exact same issue at at customers site, and will have to solve this using a variant of the following search (which might be run on the license server):

index=_internal source=*license_usage.log | fields pool b | stats sum(b) by pool

Another solution is to forward the license server's Splunk specific log files to your indexer(s) and perform the search there.

As a general rule, if you do not (for any operational/security reasons) have direct access (OS level, Splunk GUI) to your forwarders, license servers or indexer's Splunk (log and config) files - getting these into a place where you DO have access is really a must. Your operations people might know how to efficiently run Splunk on the operating system level - but there is no guarantee they know anything about how to manage Splunk. Splunk can be quite complex to manage - and unless the operations people are using Splunk, they will probably not care too much about how the software is supposed to work.

\Ruben

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...