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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...