<?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 Is there an SPL to show the Splunk Ent + ES Data Retention settings. Thanks a mil. in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Is-there-an-SPL-to-show-the-Splunk-Ent-ES-Data-Retention/m-p/575121#M10720</link>
    <description>&lt;P&gt;I need to learn the data Retention settings for Splunk Ent. &amp;amp; ES in my environment. Would you share a SPL if there are any please. Thanks a million.&lt;/P&gt;</description>
    <pubDate>Tue, 16 Nov 2021 19:16:59 GMT</pubDate>
    <dc:creator>SamHTexas</dc:creator>
    <dc:date>2021-11-16T19:16:59Z</dc:date>
    <item>
      <title>Is there an SPL to show the Splunk Ent + ES Data Retention settings. Thanks a mil.</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Is-there-an-SPL-to-show-the-Splunk-Ent-ES-Data-Retention/m-p/575121#M10720</link>
      <description>&lt;P&gt;I need to learn the data Retention settings for Splunk Ent. &amp;amp; ES in my environment. Would you share a SPL if there are any please. Thanks a million.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Nov 2021 19:16:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Is-there-an-SPL-to-show-the-Splunk-Ent-ES-Data-Retention/m-p/575121#M10720</guid>
      <dc:creator>SamHTexas</dc:creator>
      <dc:date>2021-11-16T19:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an SPL to show the Splunk Ent + ES Data Retention settings. Thanks a mil.</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Is-there-an-SPL-to-show-the-Splunk-Ent-ES-Data-Retention/m-p/575137#M10723</link>
      <description>&lt;P&gt;Try something like this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rest splunk_server=&amp;lt;yourIndexer&amp;gt; /services/data/indexes
   | join type=outer title [
     | rest splunk_server=&amp;lt;yourIndexer&amp;gt; /services/data/indexes-extended
   ]
|  eval retentionInDays=frozenTimePeriodInSecs/86400
| table title retentionInDays&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Nov 2021 20:19:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Is-there-an-SPL-to-show-the-Splunk-Ent-ES-Data-Retention/m-p/575137#M10723</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2021-11-16T20:19:17Z</dc:date>
    </item>
  </channel>
</rss>

