<?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 much data can i index per second on a single indexer? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-much-data-can-i-index-per-second-on-a-single-indexer/m-p/13889#M1307</link>
    <description>&lt;P&gt;Hey Gerald, i know this is a really old question but did you mean target indexed value of &lt;BR /&gt;
3 - 6 "kbps" or target "mbps" ?&lt;/P&gt;</description>
    <pubDate>Thu, 19 Jan 2012 22:02:21 GMT</pubDate>
    <dc:creator>sonicZ</dc:creator>
    <dc:date>2012-01-19T22:02:21Z</dc:date>
    <item>
      <title>How much data can i index per second on a single indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-much-data-can-i-index-per-second-on-a-single-indexer/m-p/13886#M1304</link>
      <description>&lt;P&gt;I've already got my single indexer spec'd to handle under 100Gigs a day and it meets the requirements. 
However i am getting blocked queue's at certain times of the day.
What gives?&lt;/P&gt;</description>
      <pubDate>Thu, 20 May 2010 02:25:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-much-data-can-i-index-per-second-on-a-single-indexer/m-p/13886#M1304</guid>
      <dc:creator>Chris_R_</dc:creator>
      <dc:date>2010-05-20T02:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: How much data can i index per second on a single indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-much-data-can-i-index-per-second-on-a-single-indexer/m-p/13887#M1305</link>
      <description>&lt;P&gt;Splunk recommends indexing anywhere from 3-10mb per second on a single indexer.
Please keep in mind the upper limit of 10mbps is on very fast hardware, 15k rpm disks, raid 0+1 array, fast bonnie++ results  &lt;/P&gt;

&lt;P&gt;Your system may be indexing within the reccomendations of &amp;lt; 100gig per day spec'd box, but if you have blocked indexqueue's at certain times you may be indexing in too much data at certain time frames.  &lt;/P&gt;

&lt;P&gt;Check your queues with this search during problem time frames.&lt;BR /&gt;
index=_internal source="*metrics.log*" group=queue | timechart perc95(current_size) by name&lt;/P&gt;

&lt;P&gt;If you want to drill down and find out the maximum kbps indexed at that time&lt;BR /&gt;
index="_internal" source="*metrics.log*" per_index_thruput | timechart span=1h max(kbps) by series | addtotals &lt;/P&gt;

&lt;P&gt;You can then identify heavy forwarders sending lots of data&lt;BR /&gt;
index=_internal source="*metrics.log*" per_host_thruput | eval mb=(kb/1024) | timechart span=1h sum(mb) by series | addtotals&lt;/P&gt;

&lt;P&gt;For further assistance and recommendations on how to increase performance open a case with support.&lt;/P&gt;</description>
      <pubDate>Thu, 20 May 2010 02:27:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-much-data-can-i-index-per-second-on-a-single-indexer/m-p/13887#M1305</guid>
      <dc:creator>Chris_R_</dc:creator>
      <dc:date>2010-05-20T02:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: How much data can i index per second on a single indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-much-data-can-i-index-per-second-on-a-single-indexer/m-p/13888#M1306</link>
      <description>&lt;P&gt;Most of the time, if you are not reaching the target kbps indexed (i.e., three to six kb per second - 10 is possible, but not easy to achieve), it's either because of your disk performance, or because you have poor index-time rules. To achieve the best index thruput, you should optimize:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Timestamp extraction: use explicit timestamp prefixes, formats, and lookaheads as much as possible&lt;/LI&gt;
&lt;LI&gt;Line breaking rules: try to use LINE_BREAKER and avoid LINE_MERGING if possible, and keep the merging rules simple if not&lt;/LI&gt;
&lt;LI&gt;Index-time transforms: Have as few as and simple index-time transforms (for sources, hosts, index, or other fields) as possible&lt;/LI&gt;
&lt;LI&gt;Regular expressions: Make sure your regular expressions are PCRE-efficient &lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Thu, 20 May 2010 18:41:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-much-data-can-i-index-per-second-on-a-single-indexer/m-p/13888#M1306</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2010-05-20T18:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: How much data can i index per second on a single indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-much-data-can-i-index-per-second-on-a-single-indexer/m-p/13889#M1307</link>
      <description>&lt;P&gt;Hey Gerald, i know this is a really old question but did you mean target indexed value of &lt;BR /&gt;
3 - 6 "kbps" or target "mbps" ?&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2012 22:02:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-much-data-can-i-index-per-second-on-a-single-indexer/m-p/13889#M1307</guid>
      <dc:creator>sonicZ</dc:creator>
      <dc:date>2012-01-19T22:02:21Z</dc:date>
    </item>
  </channel>
</rss>

