<?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 How to find if a particular index is being used? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-if-a-particular-index-is-being-used/m-p/514435#M144380</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In order to remove an index, how can we be sure that the index is not getting used?&lt;/P&gt;&lt;P&gt;What should we check before removing any index?&lt;/P&gt;</description>
    <pubDate>Mon, 17 Aug 2020 11:45:36 GMT</pubDate>
    <dc:creator>anil15694</dc:creator>
    <dc:date>2020-08-17T11:45:36Z</dc:date>
    <item>
      <title>How to find if a particular index is being used?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-if-a-particular-index-is-being-used/m-p/514435#M144380</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In order to remove an index, how can we be sure that the index is not getting used?&lt;/P&gt;&lt;P&gt;What should we check before removing any index?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2020 11:45:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-find-if-a-particular-index-is-being-used/m-p/514435#M144380</guid>
      <dc:creator>anil15694</dc:creator>
      <dc:date>2020-08-17T11:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to find if a particular index is being used?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-if-a-particular-index-is-being-used/m-p/514437#M144382</link>
      <description>&lt;P&gt;Couple of things that come to mind (possibly not an exhaustive list):&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;check if any data is still coming in&lt;/LI&gt;&lt;LI&gt;check if any searches are ran against it (search for the index name in _audit index)&lt;/LI&gt;&lt;LI&gt;check if any configuration exists that refers to the index (e.g. macros, saved searches, dashboards, inputs)&lt;UL&gt;&lt;LI&gt;several ways to do this (btool, | rest, simply searching through the files on the server(s)...)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Mon, 17 Aug 2020 11:55:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-find-if-a-particular-index-is-being-used/m-p/514437#M144382</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2020-08-17T11:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to find if a particular index is being used?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-if-a-particular-index-is-being-used/m-p/514493#M144400</link>
      <description>&lt;P&gt;There are several ways you can see if there is data in a specific index.&lt;/P&gt;&lt;P&gt;You can try " | dbinspect index=&amp;lt;your_index&amp;gt; ", or "|tstats count where index=&amp;lt;your_index&amp;gt; by _time span=1d"&lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2020 16:42:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-find-if-a-particular-index-is-being-used/m-p/514493#M144400</guid>
      <dc:creator>rabbidroid</dc:creator>
      <dc:date>2020-08-17T16:42:17Z</dc:date>
    </item>
  </channel>
</rss>

