<?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 separate data in Splunk and what documentation covers this information at the forwarder and indexer level? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-separate-data-in-Splunk-and-what-documentation-covers/m-p/197013#M39142</link>
    <description>&lt;P&gt;Typically I see the type of separation you are talking about being done at the index level. I.E. you set up indexes to apply access permissions, retention policies, etc on the different classes of data you are indexing. Heavy forwarders can route data to departmental indexers if you need physical separation. If you just need to control access, this can be done at the role level using shared hardware and using appropriately named and designed indexes. Heavy forwarders are not necessarily a requirement unless you want physical separation and you have inputs from source devices on which you can't install forwarders. The right documentation depends on the chosen approach.&lt;/P&gt;</description>
    <pubDate>Wed, 21 Jan 2015 18:30:56 GMT</pubDate>
    <dc:creator>chanfoli</dc:creator>
    <dc:date>2015-01-21T18:30:56Z</dc:date>
    <item>
      <title>How to separate data in Splunk and what documentation covers this information at the forwarder and indexer level?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-separate-data-in-Splunk-and-what-documentation-covers/m-p/197012#M39141</link>
      <description>&lt;P&gt;Hello, I'm relatively new to Splunk. The company I work for is in the process of deciding between using Splunk or ELK.&lt;/P&gt;

&lt;P&gt;Our requirements are to collect data from many machines/servers and strictly separate data by e.g. department or branch office.&lt;/P&gt;

&lt;P&gt;In my opinion the Splunk architecture looks like this:&lt;BR /&gt;
A client has a forwarder installed on it. This forwarder sends data to a specific heavy forwarder.&lt;BR /&gt;
The HF then parses data to an indexer where it is indexed and later can be searched by the search application.&lt;/P&gt;

&lt;P&gt;I didn't find anything about how to separate data in the Splunk documentation.&lt;BR /&gt;
Does anyone know where you could start the separation?&lt;BR /&gt;
Is it possible to start it right at the HF?&lt;BR /&gt;
Does anyone have a link to documentation for it?&lt;/P&gt;

&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jan 2015 18:13:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-separate-data-in-Splunk-and-what-documentation-covers/m-p/197012#M39141</guid>
      <dc:creator>lacat</dc:creator>
      <dc:date>2015-01-21T18:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to separate data in Splunk and what documentation covers this information at the forwarder and indexer level?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-separate-data-in-Splunk-and-what-documentation-covers/m-p/197013#M39142</link>
      <description>&lt;P&gt;Typically I see the type of separation you are talking about being done at the index level. I.E. you set up indexes to apply access permissions, retention policies, etc on the different classes of data you are indexing. Heavy forwarders can route data to departmental indexers if you need physical separation. If you just need to control access, this can be done at the role level using shared hardware and using appropriately named and designed indexes. Heavy forwarders are not necessarily a requirement unless you want physical separation and you have inputs from source devices on which you can't install forwarders. The right documentation depends on the chosen approach.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jan 2015 18:30:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-separate-data-in-Splunk-and-what-documentation-covers/m-p/197013#M39142</guid>
      <dc:creator>chanfoli</dc:creator>
      <dc:date>2015-01-21T18:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to separate data in Splunk and what documentation covers this information at the forwarder and indexer level?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-separate-data-in-Splunk-and-what-documentation-covers/m-p/197014#M39143</link>
      <description>&lt;P&gt;Additionally, here is the basic documentation which will get you started in understanding index-based separation: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.1/Indexer/Setupmultipleindexes"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.1/Indexer/Setupmultipleindexes&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;And here is documentation regarding routing which might be your approach if you need to have a HF direct different events to different physical indexers due to policy constraints:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.1/Forwarding/Routeandfilterdatad"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.1/Forwarding/Routeandfilterdatad&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jan 2015 18:35:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-separate-data-in-Splunk-and-what-documentation-covers/m-p/197014#M39143</guid>
      <dc:creator>chanfoli</dc:creator>
      <dc:date>2015-01-21T18:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to separate data in Splunk and what documentation covers this information at the forwarder and indexer level?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-separate-data-in-Splunk-and-what-documentation-covers/m-p/197015#M39144</link>
      <description>&lt;P&gt;The architecture you described above is just one of many possible ways of forwarding, parsing and indexing data. Here's a page from Splunk's documentation on various ways of routing and filtering data. &lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.1/Forwarding/Routeandfilterdatad"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.1/Forwarding/Routeandfilterdatad&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jan 2015 18:37:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-separate-data-in-Splunk-and-what-documentation-covers/m-p/197015#M39144</guid>
      <dc:creator>ppablo</dc:creator>
      <dc:date>2015-01-21T18:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to separate data in Splunk and what documentation covers this information at the forwarder and indexer level?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-separate-data-in-Splunk-and-what-documentation-covers/m-p/197016#M39145</link>
      <description>&lt;P&gt;The splunk architecture could be UF-&amp;gt; Indexer OR UF-&amp;gt; HF-&amp;gt; Indexer. To separate/group data by Department/Branch Office, you could assign appropriate sourcetype OR store them in separate index (this way you can setup security very easily as well).&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jan 2015 18:44:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-separate-data-in-Splunk-and-what-documentation-covers/m-p/197016#M39145</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2015-01-21T18:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to separate data in Splunk and what documentation covers this information at the forwarder and indexer level?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-separate-data-in-Splunk-and-what-documentation-covers/m-p/197017#M39146</link>
      <description>&lt;P&gt;Thank you for your help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jan 2015 22:18:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-separate-data-in-Splunk-and-what-documentation-covers/m-p/197017#M39146</guid>
      <dc:creator>lacat</dc:creator>
      <dc:date>2015-01-21T22:18:14Z</dc:date>
    </item>
  </channel>
</rss>

