<?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: MC Historic License Usage Broken in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/MC-Historic-License-Usage-Broken/m-p/757564#M11066</link>
    <description>&lt;P&gt;This has followed us on 9.2, 9.3, and 9.4. This didn't work either, but thank you for sharing your solution. I'll try it again once we move to 10.&lt;/P&gt;</description>
    <pubDate>Thu, 22 Jan 2026 16:50:46 GMT</pubDate>
    <dc:creator>R15</dc:creator>
    <dc:date>2026-01-22T16:50:46Z</dc:date>
    <item>
      <title>MC Historic License Usage Broken</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/MC-Historic-License-Usage-Broken/m-p/694723#M10290</link>
      <description>&lt;P&gt;Recently upgraded to 9.2.2 and&amp;nbsp;Historic License Usage panels in the Monitoring Console are now broken. The panels in License Usage - Today still work.&lt;BR /&gt;&lt;BR /&gt;Most answers I found had to do with the license manager not indexing or reading the usage data. But on the license manager the panels all work in Settings&amp;nbsp;» Licensing » License Usage Reporting.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The suggestion in this post did not apply either:&amp;nbsp;&lt;A href="https://community.splunk.com/t5/Splunk-Enterprise/Why-is-Historical-license-usage-page-showing-blank/m-p/635412" target="_blank" rel="noopener"&gt;https://community.splunk.com/t5/Splunk-Enterprise/Why-is-Historical-license-usage-page-showing-blank/m-p/635412&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2024 19:41:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/MC-Historic-License-Usage-Broken/m-p/694723#M10290</guid>
      <dc:creator>R15</dc:creator>
      <dc:date>2024-07-30T19:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: MC Historic License Usage Broken</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/MC-Historic-License-Usage-Broken/m-p/698421#M10381</link>
      <description>&lt;P&gt;Hi there, looks like it is a known issue for this version, Splunk dev team is working on it and will be fixed in next releases.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;As a workaround you can try&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;1. Open Settings menu and select Advanced Search&lt;BR /&gt;2. Next, select Macros&lt;BR /&gt;3. Search for dmc_licensing_base_summary. The app must be monitoring console or All. You won't find the macro otherwise.&lt;BR /&gt;4. Click on the macro to edit it.&lt;BR /&gt;5. In the definition box, change pool="$pool_clause$" to "$pool_clause$" only&lt;BR /&gt;6. Save the macro and reload the Historic License Usage dashboard in monitoring console.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2024 17:33:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/MC-Historic-License-Usage-Broken/m-p/698421#M10381</guid>
      <dc:creator>fsegura</dc:creator>
      <dc:date>2024-09-06T17:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: MC Historic License Usage Broken</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/MC-Historic-License-Usage-Broken/m-p/699333#M10415</link>
      <description>&lt;P&gt;Thank you for letting me know! Unfortunately the workaround didn't fix it, hopefully the next update will.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2024 22:52:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/MC-Historic-License-Usage-Broken/m-p/699333#M10415</guid>
      <dc:creator>R15</dc:creator>
      <dc:date>2024-09-17T22:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: MC Historic License Usage Broken</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/MC-Historic-License-Usage-Broken/m-p/757465#M11065</link>
      <description>&lt;P&gt;In case anyone ends up on this article.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Previous version: 9.3&lt;BR /&gt;Upgraded to: 10.0&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I had this exact same behavior. The above fix did not work for me either. No special server, just a single indexer. I had to modify 3 different macros.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;dmc_licensing_summery_no_split&lt;BR /&gt;dmc_licensing_summery_pct_no_split&lt;BR /&gt;dmc_licensing_summary_maxavg_no_split&lt;/P&gt;&lt;P&gt;On each of these, the queries have: | stats latest(b) AS b by &lt;STRONG&gt;slave&lt;/STRONG&gt;, pool, _time |&lt;/P&gt;&lt;P&gt;I had to remove the 'slave' from each of them for it to return properly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jan 2026 19:47:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/MC-Historic-License-Usage-Broken/m-p/757465#M11065</guid>
      <dc:creator>nelis249</dc:creator>
      <dc:date>2026-01-19T19:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: MC Historic License Usage Broken</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/MC-Historic-License-Usage-Broken/m-p/757564#M11066</link>
      <description>&lt;P&gt;This has followed us on 9.2, 9.3, and 9.4. This didn't work either, but thank you for sharing your solution. I'll try it again once we move to 10.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jan 2026 16:50:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/MC-Historic-License-Usage-Broken/m-p/757564#M11066</guid>
      <dc:creator>R15</dc:creator>
      <dc:date>2026-01-22T16:50:46Z</dc:date>
    </item>
  </channel>
</rss>

