<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: License source not up to date in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/License-source-not-up-to-date/m-p/57975#M11346</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;

&lt;P&gt;I would take this as good news, as the license_audit.log file is used for tracking license violations (i.e. when you go over the limit).&lt;/P&gt;

&lt;P&gt;I think you are looking for license_usage.log, this tracks your general usage.&lt;/P&gt;

&lt;P&gt;Please see the following docs for reference...&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Troubleshooting/WhatSplunklogsaboutitself"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Troubleshooting/WhatSplunklogsaboutitself&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;MHibbin&lt;/P&gt;</description>
    <pubDate>Wed, 12 Sep 2012 15:24:54 GMT</pubDate>
    <dc:creator>MHibbin</dc:creator>
    <dc:date>2012-09-12T15:24:54Z</dc:date>
    <item>
      <title>License source not up to date</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/License-source-not-up-to-date/m-p/57974#M11345</link>
      <description>&lt;P&gt;I noticed today that my license audit source is not up to date:&lt;/P&gt;

&lt;P&gt;index=_internal source=*license_audit.log&lt;/P&gt;

&lt;P&gt;This does not have any data since 09/08/2012... but I have on idea why.&lt;/P&gt;

&lt;P&gt;Any ideas for me?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 12:25:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/License-source-not-up-to-date/m-p/57974#M11345</guid>
      <dc:creator>jgauthier</dc:creator>
      <dc:date>2020-09-28T12:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: License source not up to date</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/License-source-not-up-to-date/m-p/57975#M11346</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;

&lt;P&gt;I would take this as good news, as the license_audit.log file is used for tracking license violations (i.e. when you go over the limit).&lt;/P&gt;

&lt;P&gt;I think you are looking for license_usage.log, this tracks your general usage.&lt;/P&gt;

&lt;P&gt;Please see the following docs for reference...&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Troubleshooting/WhatSplunklogsaboutitself"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Troubleshooting/WhatSplunklogsaboutitself&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;MHibbin&lt;/P&gt;</description>
      <pubDate>Wed, 12 Sep 2012 15:24:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/License-source-not-up-to-date/m-p/57975#M11346</guid>
      <dc:creator>MHibbin</dc:creator>
      <dc:date>2012-09-12T15:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: License source not up to date</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/License-source-not-up-to-date/m-p/57976#M11347</link>
      <description>&lt;P&gt;This query:&lt;BR /&gt;
index=_internal todaysBytesIndexed LicenseManager-Audit source=*license_audit.log | eval Daily_Indexing_Volume_in_MBs = todaysBytesIndexed/1024/1024 | bucket _time span=1d | stats avg(Daily_Indexing_Volume_in_MBs) AS UsageMB first(licenseSize) AS LicenseSize by _time host | eval UsagePercent=UsageMB/(LicenseSize/1024/1024)*100 | eval UsagePercent=round(UsagePercent, 2) | table _time host LicenseSize UsageMB UsagePercent&lt;/P&gt;

&lt;P&gt;Which I have used for over a year no longer works.&lt;BR /&gt;
And no, I'm not over my licensing... and I haven't been.. .but this query always worked.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 12:25:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/License-source-not-up-to-date/m-p/57976#M11347</guid>
      <dc:creator>jgauthier</dc:creator>
      <dc:date>2020-09-28T12:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: License source not up to date</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/License-source-not-up-to-date/m-p/57977#M11348</link>
      <description>&lt;P&gt;Bah, that has an asterisk before license_audit.log that the web form has removed on my behalf.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Sep 2012 15:54:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/License-source-not-up-to-date/m-p/57977#M11348</guid>
      <dc:creator>jgauthier</dc:creator>
      <dc:date>2012-09-12T15:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: License source not up to date</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/License-source-not-up-to-date/m-p/57978#M11349</link>
      <description>&lt;P&gt;Try including your search query in backticks (e.g. "`").&lt;/P&gt;

&lt;P&gt;Which version of Splunk are you using? Have undergone an upgrade... The following provides differences between versions of SPlunk and checking license usage etc.&lt;BR /&gt;
&lt;A href="http://wiki.splunk.com/Community:TroubleshootingIndexedDataVolume"&gt;http://wiki.splunk.com/Community:TroubleshootingIndexedDataVolume&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Sep 2012 16:13:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/License-source-not-up-to-date/m-p/57978#M11349</guid>
      <dc:creator>MHibbin</dc:creator>
      <dc:date>2012-09-12T16:13:21Z</dc:date>
    </item>
  </channel>
</rss>

