<?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 When to add indexer/forwarder in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/When-to-add-indexer-forwarder/m-p/175417#M35220</link>
    <description>&lt;P&gt;Hello Splunkers,&lt;BR /&gt;
I came across a page that answered this once but I can't seem to find it again...&lt;BR /&gt;
For best practices purposes, what is a good rule of thumb you should follow when deciding to add an indexer? How about a forwarder?&lt;BR /&gt;
I think I heard that performance will start being impacted when an indexer starts to consume more than 50GB a day and that a new indexer should be added then. This is assuming that the indexer was built to the standard performance baseline.&lt;BR /&gt;
How do you troubleshoot the forwarder buffers/queues to see if they're getting backed up?&lt;BR /&gt;
Thanks for any assistance!&lt;/P&gt;</description>
    <pubDate>Thu, 22 May 2014 15:04:43 GMT</pubDate>
    <dc:creator>lbogle</dc:creator>
    <dc:date>2014-05-22T15:04:43Z</dc:date>
    <item>
      <title>When to add indexer/forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/When-to-add-indexer-forwarder/m-p/175417#M35220</link>
      <description>&lt;P&gt;Hello Splunkers,&lt;BR /&gt;
I came across a page that answered this once but I can't seem to find it again...&lt;BR /&gt;
For best practices purposes, what is a good rule of thumb you should follow when deciding to add an indexer? How about a forwarder?&lt;BR /&gt;
I think I heard that performance will start being impacted when an indexer starts to consume more than 50GB a day and that a new indexer should be added then. This is assuming that the indexer was built to the standard performance baseline.&lt;BR /&gt;
How do you troubleshoot the forwarder buffers/queues to see if they're getting backed up?&lt;BR /&gt;
Thanks for any assistance!&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2014 15:04:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/When-to-add-indexer-forwarder/m-p/175417#M35220</guid>
      <dc:creator>lbogle</dc:creator>
      <dc:date>2014-05-22T15:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: When to add indexer/forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/When-to-add-indexer-forwarder/m-p/175418#M35221</link>
      <description>&lt;P&gt;For hardware capacity planning there's this: docs.splunk.com/Documentation/Splunk/6.1.1/Installation/CapacityplanningforalargerSplunkdeployment and this: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.1.1/Deploy/HardwarecapacityplanningforadistributedSplunkdeployment"&gt;http://docs.splunk.com/Documentation/Splunk/6.1.1/Deploy/HardwarecapacityplanningforadistributedSplunkdeployment&lt;/A&gt; which includes a neat table of rule-of-thumb numbers:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Daily Volume        Number of Search Users  Recommended Indexers Recommended Search Heads
&amp;lt; 2 GB/day              &amp;lt; 2                   1, shared          N/A
2 to 250 GB/day     up to 4                   1, dedicated       N/A
100 to 250 GB/day   up to 8                   2                    1
200 to 300 GB/day   up to 12                  3                    1
300 to 400 GB/day   up to 8                   4                    1
400 to 500 GB/day   up to 16                  5                    2
500 GB to 1 TB/day  up to 24                 10                    2
1 TB to 20 TB/day   up to 100               100                   24
20 TB to 60 TB/day  up to 100               300                   32 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;There's also info in there on how to adapt to virtualized environments.&lt;/P&gt;

&lt;P&gt;For your specific environment, grab the SoS app and look at your indexer's queues and processors. &lt;A href="http://apps.splunk.com/app/748/"&gt;http://apps.splunk.com/app/748/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Concerning forwarders, look for logs stating that it's hit its thruput limit... and if it hits that frequently consider increasing it in limits.conf.&lt;BR /&gt;
Adding forwarders usually is the same as adding hosts that produce input data. Cases where you ingest one source with multiple forwarders are rare.&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2014 15:24:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/When-to-add-indexer-forwarder/m-p/175418#M35221</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-05-22T15:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: When to add indexer/forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/When-to-add-indexer-forwarder/m-p/175419#M35222</link>
      <description>&lt;P&gt;Thanks Martin. Thats excellent info!&lt;BR /&gt;
So is it not a good practice to have a single universal forwarder consuming multiple sources of input? For example, I have a single universal forwarder forwarding data from multiple firewalls (approx 25).&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2014 15:35:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/When-to-add-indexer-forwarder/m-p/175419#M35222</guid>
      <dc:creator>lbogle</dc:creator>
      <dc:date>2014-05-22T15:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: When to add indexer/forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/When-to-add-indexer-forwarder/m-p/175420#M35223</link>
      <description>&lt;P&gt;That depends on the type of input. In that case I'm guessing syslog? Nothing wrong with having multiple syslog sources handled by one UF.&lt;BR /&gt;
For robustness it's good practice to have syslog-ng or similar daemons receive the data and let the UF read that log file.&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2014 15:50:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/When-to-add-indexer-forwarder/m-p/175420#M35223</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-05-22T15:50:11Z</dc:date>
    </item>
  </channel>
</rss>

