<?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: Splunk Cloud Monitoring Console Inaccuracy in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/Why-is-there-Splunk-Cloud-Monitoring-Console-Inaccuracy/m-p/653292#M9743</link>
    <description>&lt;P&gt;This is because the Cloud Monitoring Console version on your cloud stack does not currently have the support end-dates configured for 9.1.x, the following eval is used to determine the support expiration:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| eval fwd_7_3_eos=relative_time(strptime("22-Oct-2021", "%d-%b-%Y"), "+1d@d"), fwd_8_0_eos=relative_time(strptime("22-Oct-2021", "%d-%b-%Y"), "+1d@d"), fwd_8_1_eos=relative_time(strptime("19-Apr-2023", "%d-%b-%Y"), "+1d@d"), fwd_8_2_eos=relative_time(strptime("12-May-2023", "%d-%b-%Y"), "+1d@d"), fwd_9_0_eos=relative_time(strptime("14-Jun-2024", "%d-%b-%Y"), "+1d@d"), fwd_default_eos=relative_time(strptime("01-Jan-1971", "%d-%b-%Y"), "+1d@d") 
| eval expTimestamp = case( match(version, "^7\.3"), fwd_7_3_eos, match(version, "^8\.0"), fwd_8_0_eos, match(version, "^8\.1"), fwd_8_1_eos, match(version, "^8\.2"), fwd_8_2_eos, match(version, "^9\.0"), fwd_9_0_eos, 1==1, fwd_default_eos) &lt;/LI-CODE&gt;&lt;P&gt;As you may be able to see, this only currently goes up to 9.0, else it falls back onto "fwd_default_eos" which is the date you're seeing (2nd Jan 1971)&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 04 Aug 2023 22:43:41 GMT</pubDate>
    <dc:creator>livehybrid</dc:creator>
    <dc:date>2023-08-04T22:43:41Z</dc:date>
    <item>
      <title>Why is there Splunk Cloud Monitoring Console Inaccuracy?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Why-is-there-Splunk-Cloud-Monitoring-Console-Inaccuracy/m-p/652553#M9738</link>
      <description>&lt;P&gt;Hi There,&lt;/P&gt;
&lt;P&gt;I have just checked the Cloud Monitoring Console after receiving an email that noted some apps were ready to be upgraded to Python 3. I am using Splunk Cloud and saw the following information about my universal forwarders.&lt;/P&gt;
&lt;P&gt;I have attached a screenshot, but the date doesn't appear to make sense and the newer version is showing as being outdated.&lt;/P&gt;
&lt;P&gt;Any help would be appreciated,&lt;/P&gt;
&lt;P&gt;Jamie&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 19:05:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Why-is-there-Splunk-Cloud-Monitoring-Console-Inaccuracy/m-p/652553#M9738</guid>
      <dc:creator>jamie1</dc:creator>
      <dc:date>2023-08-07T19:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Cloud Monitoring Console Inaccuracy</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Why-is-there-Splunk-Cloud-Monitoring-Console-Inaccuracy/m-p/653292#M9743</link>
      <description>&lt;P&gt;This is because the Cloud Monitoring Console version on your cloud stack does not currently have the support end-dates configured for 9.1.x, the following eval is used to determine the support expiration:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| eval fwd_7_3_eos=relative_time(strptime("22-Oct-2021", "%d-%b-%Y"), "+1d@d"), fwd_8_0_eos=relative_time(strptime("22-Oct-2021", "%d-%b-%Y"), "+1d@d"), fwd_8_1_eos=relative_time(strptime("19-Apr-2023", "%d-%b-%Y"), "+1d@d"), fwd_8_2_eos=relative_time(strptime("12-May-2023", "%d-%b-%Y"), "+1d@d"), fwd_9_0_eos=relative_time(strptime("14-Jun-2024", "%d-%b-%Y"), "+1d@d"), fwd_default_eos=relative_time(strptime("01-Jan-1971", "%d-%b-%Y"), "+1d@d") 
| eval expTimestamp = case( match(version, "^7\.3"), fwd_7_3_eos, match(version, "^8\.0"), fwd_8_0_eos, match(version, "^8\.1"), fwd_8_1_eos, match(version, "^8\.2"), fwd_8_2_eos, match(version, "^9\.0"), fwd_9_0_eos, 1==1, fwd_default_eos) &lt;/LI-CODE&gt;&lt;P&gt;As you may be able to see, this only currently goes up to 9.0, else it falls back onto "fwd_default_eos" which is the date you're seeing (2nd Jan 1971)&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2023 22:43:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Why-is-there-Splunk-Cloud-Monitoring-Console-Inaccuracy/m-p/653292#M9743</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2023-08-04T22:43:41Z</dc:date>
    </item>
  </channel>
</rss>

