<?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 index in Security</title>
    <link>https://community.splunk.com/t5/Security/index/m-p/705247#M18241</link>
    <description>&lt;P&gt;Hello I want to see all indexes latest data time. like when did the latest data came to this index.&lt;/P&gt;</description>
    <pubDate>Tue, 26 Nov 2024 05:18:22 GMT</pubDate>
    <dc:creator>Siddharthnegi</dc:creator>
    <dc:date>2024-11-26T05:18:22Z</dc:date>
    <item>
      <title>index</title>
      <link>https://community.splunk.com/t5/Security/index/m-p/705247#M18241</link>
      <description>&lt;P&gt;Hello I want to see all indexes latest data time. like when did the latest data came to this index.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 05:18:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/index/m-p/705247#M18241</guid>
      <dc:creator>Siddharthnegi</dc:creator>
      <dc:date>2024-11-26T05:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: index</title>
      <link>https://community.splunk.com/t5/Security/index/m-p/705254#M18242</link>
      <description>&lt;P&gt;You can do&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| tstats max(_time) as latest where index=* by index&lt;/LI-CODE&gt;&lt;P&gt;but depending on the time range you use for the search it will only return data for those indexes that have data during that timespan&lt;/P&gt;&lt;P&gt;You can also do&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rest /services/data/indexes count=0
| table title maxTime minTime&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 06:13:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/index/m-p/705254#M18242</guid>
      <dc:creator>bowesmana</dc:creator>
      <dc:date>2024-11-26T06:13:04Z</dc:date>
    </item>
  </channel>
</rss>

