All Apps and Add-ons

Dashboard - Rolled Buckets By Index - source path for Linux

ChrisBell04
Communicator

On this dashboard, the sub-panel "License usage for index X" has the source hardcoded for Linux. Probably a good idea to abstract this into another macro? splunkadmins_license_usage_source = *license_usage.log

index=_internal `licensemasterhost` source="/opt/splunk/var/log/splunk/license_usage.log" idx=X
| bin _time span=24h
| stats sum(b) AS totalB by idx, _time
| eval totalB=totalB/1024/1024/1024
| chart avg(totalB) AS totalGB by _time, idx
0 Karma
1 Solution

gjanders
SplunkTrust
SplunkTrust
0 Karma

gjanders
SplunkTrust
SplunkTrust

Fixed in testing version found here
Sorry must have missed that one...

0 Karma

ChrisBell04
Communicator

Thanks for the quick fix!

0 Karma

gjanders
SplunkTrust
SplunkTrust

Thanks for letting me know, I will try to release it on SplunkBase in the next few weeks.

I try to add at least a few changes between releases 🙂

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

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

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 ...