Installation

How to create a report on license usage and capacity?

a212830
Champion

Hi,

I see lots of examples for reporting splunk license usage. Is there any way to show usage along with my licensing capacity?

Labels (1)
Tags (1)
0 Karma

dbcase
Motivator

index=_internal source="*license_usage.log" type=RolloverSummary | timechart span=1d sum(b) AS DailyVolume | eval DailyVolume=round(DailyVolume/1024/1024/1024,2) | eval License="5"

0 Karma

kristian_kolb
Ultra Champion

I did something similar some time ago. You can have a look at it. Probably better (faster) to use the rest command to get the information than the license usage log, as hinted in the comments.

http://answers.splunk.com/answers/39980/license-violation-prediction

Hope this helps somewhat,

K

0 Karma

lukejadamec
Super Champion

Manager > License

Scroll down to the available and used graphic.

Deployment Manager > License Usage is also handy because it has a better graphic, but it does not show you your licensed volume - I figured it assumes you should know that already.

0 Karma

a212830
Champion

Thanks, but I want to write my own. There's no way to show license usage vs your allocation?

0 Karma
Get Updates on the Splunk Community!

Index This | Forward, I’m heavy; backward, I’m not. What am I?

April 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

A Guide To Cloud Migration Success

As enterprises’ rapid expansion to the cloud continues, IT leaders are continuously looking for ways to focus ...

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...