All Apps and Add-ons

Upgrade to 4.3.2 breaks license saved search

timbCFCA
Path Finder

I use a small saved search for reporting when I have a license violation problem:

index=_internal source=*license_usage.log | eval GB=b/1024/1024 | stats sum(GB) by pool, 
date_mday, date_month | eval used='sum(GB)' | search used>1000 | sort date_month, date_mday 
| table date_month, date_mday, used

Since I upgraded to 4.3.2 this has been reporting wildly inaccurate results, including today (1073 megabytes, when we have only used under 250). Is there anything I need to do to update this query for use with the new version?

0 Karma

nebel
Communicator

I am having the same issue! Since updateing to 4.3.2 the license search doens't work. I recognized that the fields pool in index=_internal is not longer availible.

Doens anyone know where I can find the license usage informations since 4.3.2?

Thank you

0 Karma
Get Updates on the Splunk Community!

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...