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
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...

Can’t Make It to Boston? Stream .conf25 and Learn with Haya Husain

Boston may be buzzing this September with Splunk University and .conf25, but you don’t have to pack a bag to ...

Splunk Lantern’s Guide to The Most Popular .conf25 Sessions

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...