<?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: How to make sure Splunk does not search some indexes? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-make-sure-Splunk-does-not-search-some-indexes/m-p/589935#M205397</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/224707"&gt;@neeravmathur&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;good for you, see next time!&lt;/P&gt;&lt;P&gt;Ciao and happy splunking&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated by all the Contributors &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 21 Mar 2022 07:47:51 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2022-03-21T07:47:51Z</dc:date>
    <item>
      <title>How to make sure Splunk does not search some indexes?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-make-sure-Splunk-does-not-search-some-indexes/m-p/589450#M205253</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;
&lt;P&gt;We have 1 indexer and 1 Search head in 2 different datacenter locations. (Lets say DC-A and DC-B)&lt;/P&gt;
&lt;P&gt;Since DC-A is being decommissioned, we have been directed to copy the indexed data from the Indexer in DC-A to Indexer in DC-B.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now, Indexer in DC-B has enough SAN to hold the indexed data from both the Datacenters but we would want to move/store the data in such a way that SH in DC-B is not able to search data from DC-A.&lt;/P&gt;
&lt;P&gt;So basically, I am looking at how to store data in indexer but make it non searchable.&lt;/P&gt;
&lt;P&gt;Any ideas, how to best proceed with this? Appreciate the help !!&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Neerav Mathur&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2022 06:30:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-make-sure-Splunk-does-not-search-some-indexes/m-p/589450#M205253</guid>
      <dc:creator>neeravmathur</dc:creator>
      <dc:date>2022-03-17T06:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to make sure Splunk does not search some indexes?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-make-sure-Splunk-does-not-search-some-indexes/m-p/589455#M205254</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I'm not sure if I understood your issue correctly or not?&lt;/P&gt;&lt;P&gt;If you want just store that data from old indexers to somewhere, then probably the easiest way is to move from cold to frozen and then store those frozen buckets on some dedicates SAN storage area (separate filesystem on another box). Then you can get those back if needed as a thawed buckets.&lt;/P&gt;&lt;P&gt;If you have data on indexes (hot/warm/cold) then this data is always searchable. Of course you can add search filter to users which contains something like "splunk_server = idx-b" and then users has this restrictions on their searches. IMHO: personally I don't like search filters as those usually generates more issues than solves on long run.&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2022 07:25:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-make-sure-Splunk-does-not-search-some-indexes/m-p/589455#M205254</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2022-03-17T07:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to make sure Splunk does not search some indexes?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-make-sure-Splunk-does-not-search-some-indexes/m-p/589456#M205255</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/224707"&gt;@neeravmathur&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;there only one way to make non searchable an index: removing read grants for all the roles except admin on those indexes.&lt;/P&gt;&lt;P&gt;This is possible if it has a different name, if instead you have the same index name both in DC-A and DC-B it isn't possible block accesses only to data from DC-A.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2022 07:26:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-make-sure-Splunk-does-not-search-some-indexes/m-p/589456#M205255</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-03-17T07:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to make sure Splunk does not search some indexes?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-make-sure-Splunk-does-not-search-some-indexes/m-p/589535#M205285</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;This is exactly what I was hoping to hear...Will surely try that and will update you..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Thanks a lot for your quick and prompt response...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Neerav&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2022 14:44:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-make-sure-Splunk-does-not-search-some-indexes/m-p/589535#M205285</guid>
      <dc:creator>neeravmathur</dc:creator>
      <dc:date>2022-03-17T14:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to make sure Splunk does not search some indexes?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-make-sure-Splunk-does-not-search-some-indexes/m-p/589537#M205286</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/224707"&gt;@neeravmathur&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;nice to help you, tell me if I can help you more, and don't forget to accept the answer at the end of your check&lt;/P&gt;&lt;P&gt;for the other people of Community.&lt;/P&gt;&lt;P&gt;Ciao and happy splunking.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2022 15:00:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-make-sure-Splunk-does-not-search-some-indexes/m-p/589537#M205286</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-03-17T15:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to make sure Splunk does not search some indexes?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-make-sure-Splunk-does-not-search-some-indexes/m-p/589921#M205395</link>
      <description>&lt;P&gt;That worked like a charm !!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks Again...&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2022 05:35:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-make-sure-Splunk-does-not-search-some-indexes/m-p/589921#M205395</guid>
      <dc:creator>neeravmathur</dc:creator>
      <dc:date>2022-03-21T05:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to make sure Splunk does not search some indexes?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-make-sure-Splunk-does-not-search-some-indexes/m-p/589935#M205397</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/224707"&gt;@neeravmathur&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;good for you, see next time!&lt;/P&gt;&lt;P&gt;Ciao and happy splunking&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated by all the Contributors &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2022 07:47:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-make-sure-Splunk-does-not-search-some-indexes/m-p/589935#M205397</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-03-21T07:47:51Z</dc:date>
    </item>
  </channel>
</rss>

