<?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: Index strategy? Single index or multiple indexes? in Security</title>
    <link>https://community.splunk.com/t5/Security/Index-strategy-Single-index-or-multiple-indexes/m-p/319683#M8277</link>
    <description>&lt;P&gt;Thank you for the reply.  &lt;/P&gt;

&lt;P&gt;Where could I find more infor on controlling access for a single index setup at the GUI level?&lt;/P&gt;

&lt;P&gt;If a data is alredy captured /a/b/* and in the future if I add a new additional index for /a/b/c, what are the consequences?  Will there be duplicate information?&lt;/P&gt;

&lt;P&gt;If we decide to have 300 indexes, will it affect the search time?  Or any process contention for the various forwarders?&lt;/P&gt;</description>
    <pubDate>Thu, 07 Sep 2017 17:47:34 GMT</pubDate>
    <dc:creator>archananaveen</dc:creator>
    <dc:date>2017-09-07T17:47:34Z</dc:date>
    <item>
      <title>Index strategy? Single index or multiple indexes?</title>
      <link>https://community.splunk.com/t5/Security/Index-strategy-Single-index-or-multiple-indexes/m-p/319681#M8275</link>
      <description>&lt;P&gt;Hi there, &lt;/P&gt;

&lt;P&gt;I have around 80 servers and about 300 folders in all of them. Should we use a single index or use a multuple indexes while adding every folder as sourcetype? I also want to give access to users for these folders, how could we control if we end up using single index with LDAP authentication?&lt;/P&gt;

&lt;P&gt;Anyways to do that using specific dashboards with LDAP Auth?&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Reference link:&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/459071/index-strategy-single-index-with-multiple-sourcety.html#answer-568023"&gt;https://answers.splunk.com/answers/459071/index-strategy-single-index-with-multiple-sourcety.html#answer-568023&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2017 20:37:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Index-strategy-Single-index-or-multiple-indexes/m-p/319681#M8275</guid>
      <dc:creator>archananaveen</dc:creator>
      <dc:date>2017-09-06T20:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Index strategy? Single index or multiple indexes?</title>
      <link>https://community.splunk.com/t5/Security/Index-strategy-Single-index-or-multiple-indexes/m-p/319682#M8276</link>
      <description>&lt;P&gt;There are three factors that require data separation into multiple indices:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Access Permissions are different&lt;/LI&gt;
&lt;LI&gt;Data retention requirements are different&lt;/LI&gt;
&lt;LI&gt;Data comes in at vastly different velocity/volume&lt;BR /&gt;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;While you can protect access via apps as well, you need to ensure that users have no other way of running searches outside of the app context. I would not rely on that and apply access permissions at the index level for sure.&lt;BR /&gt;
I would think about which user groups should be able to see what data and structure indices and RBAC around that. Keep it simple. &lt;/P&gt;

&lt;P&gt;BTW: The sourcetype should describe what the data really is, e.g. web_server_logs, firewall, appXyz, etc. You will already have the folder name in the source metadata field.&lt;/P&gt;

&lt;P&gt;Hope that helps.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 15:37:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Index-strategy-Single-index-or-multiple-indexes/m-p/319682#M8276</guid>
      <dc:creator>s2_splunk</dc:creator>
      <dc:date>2020-09-29T15:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: Index strategy? Single index or multiple indexes?</title>
      <link>https://community.splunk.com/t5/Security/Index-strategy-Single-index-or-multiple-indexes/m-p/319683#M8277</link>
      <description>&lt;P&gt;Thank you for the reply.  &lt;/P&gt;

&lt;P&gt;Where could I find more infor on controlling access for a single index setup at the GUI level?&lt;/P&gt;

&lt;P&gt;If a data is alredy captured /a/b/* and in the future if I add a new additional index for /a/b/c, what are the consequences?  Will there be duplicate information?&lt;/P&gt;

&lt;P&gt;If we decide to have 300 indexes, will it affect the search time?  Or any process contention for the various forwarders?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 17:47:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Index-strategy-Single-index-or-multiple-indexes/m-p/319683#M8277</guid>
      <dc:creator>archananaveen</dc:creator>
      <dc:date>2017-09-07T17:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Index strategy? Single index or multiple indexes?</title>
      <link>https://community.splunk.com/t5/Security/Index-strategy-Single-index-or-multiple-indexes/m-p/319684#M8278</link>
      <description>&lt;P&gt;Not sure what you mean by &lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;controlling access for a single index setup at the GUI level&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;If you use a single index, you cannot have different permissions for various roles. I must be misunderstanding.&lt;/P&gt;

&lt;P&gt;Splunk doesn't duplicate information. Why would you add another index for the same sourcetype in the future, what's the expected use case?&lt;/P&gt;

&lt;P&gt;The number of indexes only affects your search performance if you do searches like &lt;CODE&gt;index=*&lt;/CODE&gt;. You should always be explicit which index (or indices) you are searching in. Also, forwarders don't have any relationship with number of indices. Every source the forwarder monitors is configured to be indexed in a single index. The rest is handled by the indexer; nothing to consider here really.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 18:03:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Index-strategy-Single-index-or-multiple-indexes/m-p/319684#M8278</guid>
      <dc:creator>s2_splunk</dc:creator>
      <dc:date>2017-09-07T18:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: Index strategy? Single index or multiple indexes?</title>
      <link>https://community.splunk.com/t5/Security/Index-strategy-Single-index-or-multiple-indexes/m-p/319685#M8279</link>
      <description>&lt;P&gt;ok, if single index data is for the support team supporting various applications.  In the future we might be asked to display app related infomration to clients. Since we won't be able to give them access to single index(regulatory issue) we might as well add a new separate index for /a/b/c in that case. Does that make sense? How else could we accomplish such a request?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 18:15:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Index-strategy-Single-index-or-multiple-indexes/m-p/319685#M8279</guid>
      <dc:creator>archananaveen</dc:creator>
      <dc:date>2017-09-07T18:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: Index strategy? Single index or multiple indexes?</title>
      <link>https://community.splunk.com/t5/Security/Index-strategy-Single-index-or-multiple-indexes/m-p/319686#M8280</link>
      <description>&lt;P&gt;You can either plan ahead and create app-related indices for the get go, or you do it later. If you decide to do it later, your support team would have to include the new indices in their search queries.&lt;/P&gt;

&lt;P&gt;So, if they search &lt;CODE&gt;index=allInOne&lt;/CODE&gt; today, they would need to do &lt;CODE&gt;index=allInOne OR index=app&lt;/CODE&gt; in the future. You can abstract all of that away by either using the sourcetype in search or by creating eventtypes or macros. Then you have to only change it in one place later on.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 18:20:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Index-strategy-Single-index-or-multiple-indexes/m-p/319686#M8280</guid>
      <dc:creator>s2_splunk</dc:creator>
      <dc:date>2017-09-07T18:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: Index strategy? Single index or multiple indexes?</title>
      <link>https://community.splunk.com/t5/Security/Index-strategy-Single-index-or-multiple-indexes/m-p/319687#M8281</link>
      <description>&lt;P&gt;Soungs Good, Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 18:31:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Index-strategy-Single-index-or-multiple-indexes/m-p/319687#M8281</guid>
      <dc:creator>archananaveen</dc:creator>
      <dc:date>2017-09-07T18:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Index strategy? Single index or multiple indexes?</title>
      <link>https://community.splunk.com/t5/Security/Index-strategy-Single-index-or-multiple-indexes/m-p/319688#M8282</link>
      <description>&lt;P&gt;Sounds Good, Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 18:31:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Index-strategy-Single-index-or-multiple-indexes/m-p/319688#M8282</guid>
      <dc:creator>archananaveen</dc:creator>
      <dc:date>2017-09-07T18:31:51Z</dc:date>
    </item>
  </channel>
</rss>

