All Apps and Add-ons

Why doesn't license volume usage data populate?

lball
Explorer

I installed the Meta Woot! App for Splunk, and most of the data is populating as expected, but when I go to “Meta Woot! License Volume Usage”, I are not getting any data. I have a distributed deployment. I'm not sure why the data isn't populating for this tab. Any ideas?

0 Karma
1 Solution

mattymo
Splunk Employee
Splunk Employee

Hi lball,

The license view is powered by a data model called "Meta Woot License Usage" which needs to be on a Search head with visibility to license_usage.log. The base search is:

index=_internal source="*license_usage.log" sourcetype=splunkd type="Usage"

Try searching this manually from your Search Head, if you get no results, then either forward your License Manager logs to your indexers, or put meta woot on your Monitoring console or License Master.

- MattyMo

View solution in original post

0 Karma

mattymo
Splunk Employee
Splunk Employee

Hi lball,

The license view is powered by a data model called "Meta Woot License Usage" which needs to be on a Search head with visibility to license_usage.log. The base search is:

index=_internal source="*license_usage.log" sourcetype=splunkd type="Usage"

Try searching this manually from your Search Head, if you get no results, then either forward your License Manager logs to your indexers, or put meta woot on your Monitoring console or License Master.

- MattyMo
0 Karma

lball
Explorer

Thanks for the help. Once I insalled it on the Deployment server (license manager) it worked beautifully.

0 Karma

mattymo
Splunk Employee
Splunk Employee

awesome! Shout out to the Discovered Intelligence boys! Meta Woot is awesome!

- MattyMo
0 Karma
Get Updates on the Splunk Community!

Build Scalable Security While Moving to Cloud - Guide From Clayton Homes

 Clayton Homes faced the increased challenge of strengthening their security posture as they went through ...

Mission Control | Explore the latest release of Splunk Mission Control (2.3)

We’re happy to announce the release of Mission Control 2.3 which includes several new and exciting features ...

Cloud Platform | Migrating your Splunk Cloud deployment to Python 3.7

Python 2.7, the last release of Python 2, reached End of Life back on January 1, 2020. As part of our larger ...