<?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: What is multithreaded ingestion? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/What-is-multithreaded-ingestion/m-p/454346#M78647</link>
    <description>&lt;P&gt;Hi @castillorm &lt;/P&gt;

&lt;P&gt;My name is Anam Siddique and I am the Community Content Specialist for Splunk Answers. Please accept the appropriate answer that worked for you so other members of the community can benefit from it. If none of the answers have worked for you so far please post further comments so someone can help you.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 09 Aug 2018 18:30:56 GMT</pubDate>
    <dc:creator>Anam</dc:creator>
    <dc:date>2018-08-09T18:30:56Z</dc:date>
    <item>
      <title>What is multithreaded ingestion?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-multithreaded-ingestion/m-p/454340#M78641</link>
      <description>&lt;P&gt;Does anyone know what is meant by the term "multithreaded ingestion"? And what is the difference between "multithreaded ingestion" and "batch ingestion"?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jul 2018 19:23:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-multithreaded-ingestion/m-p/454340#M78641</guid>
      <dc:creator>castillorm</dc:creator>
      <dc:date>2018-07-23T19:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: What is multithreaded ingestion?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-multithreaded-ingestion/m-p/454341#M78642</link>
      <description>&lt;P&gt;I believe "multi-threaded ingestion" refers to "Index Parallelization" in which indexer manages multiple piplelines to allow parallel event parsing. See these for more details on the same &lt;/P&gt;

&lt;P&gt;&lt;A href="https://conf.splunk.com/files/2016/slides/harnessing-performance-and-scalability-with-parallelization.pdf"&gt;https://conf.splunk.com/files/2016/slides/harnessing-performance-and-scalability-with-parallelization.pdf&lt;/A&gt;  (Slide 11 onwards)&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Forwarder/7.1.1/Forwarder/Configureaforwardertohandlemultiplepipelinesets"&gt;http://docs.splunk.com/Documentation/Forwarder/7.1.1/Forwarder/Configureaforwardertohandlemultiplepipelinesets&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.1.2/Indexer/Pipelinesets"&gt;https://docs.splunk.com/Documentation/Splunk/7.1.2/Indexer/Pipelinesets&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jul 2018 20:29:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-multithreaded-ingestion/m-p/454341#M78642</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2018-07-23T20:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: What is multithreaded ingestion?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-multithreaded-ingestion/m-p/454342#M78643</link>
      <description>&lt;P&gt;Yes, Its index parellelization.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jul 2018 17:49:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-multithreaded-ingestion/m-p/454342#M78643</guid>
      <dc:creator>thambisetty</dc:creator>
      <dc:date>2018-07-27T17:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: What is multithreaded ingestion?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-multithreaded-ingestion/m-p/454343#M78644</link>
      <description>&lt;P&gt;Some paths through the input queue are single-threaded.  For example, if you are forwarding compressed files you should be aware that the &lt;CODE&gt;AEQ&lt;/CODE&gt; (AKA &lt;CODE&gt;AQ&lt;/CODE&gt;, &lt;CODE&gt;Archive Queue&lt;/CODE&gt;) handler is single-threaded and becomes a HUGE bottleneck with even small numbers of &lt;CODE&gt;*.zip&lt;/CODE&gt; files. I once had ~30 forwarder instances installed on a single UF just to handle &lt;CODE&gt;*.zip&lt;/CODE&gt; files coming in.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Aug 2018 15:15:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-multithreaded-ingestion/m-p/454343#M78644</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2018-08-03T15:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: What is multithreaded ingestion?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-multithreaded-ingestion/m-p/454344#M78645</link>
      <description>&lt;P&gt;check this answer:&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/12027/single-multi-threading-cpu.html"&gt;https://answers.splunk.com/answers/12027/single-multi-threading-cpu.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Aug 2018 15:30:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-multithreaded-ingestion/m-p/454344#M78645</guid>
      <dc:creator>felipesewaybric</dc:creator>
      <dc:date>2018-08-03T15:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: What is multithreaded ingestion?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-multithreaded-ingestion/m-p/454345#M78646</link>
      <description>&lt;P&gt;This may also provide some clarification on multithread ingest/parallel indexes: &lt;A href="https://docs.splunk.com/Documentation/Splunk/7.1.2/Indexer/Pipelinesets"&gt;https://docs.splunk.com/Documentation/Splunk/7.1.2/Indexer/Pipelinesets&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Aug 2018 20:02:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-multithreaded-ingestion/m-p/454345#M78646</guid>
      <dc:creator>kariras06</dc:creator>
      <dc:date>2018-08-03T20:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: What is multithreaded ingestion?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-multithreaded-ingestion/m-p/454346#M78647</link>
      <description>&lt;P&gt;Hi @castillorm &lt;/P&gt;

&lt;P&gt;My name is Anam Siddique and I am the Community Content Specialist for Splunk Answers. Please accept the appropriate answer that worked for you so other members of the community can benefit from it. If none of the answers have worked for you so far please post further comments so someone can help you.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 09 Aug 2018 18:30:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-multithreaded-ingestion/m-p/454346#M78647</guid>
      <dc:creator>Anam</dc:creator>
      <dc:date>2018-08-09T18:30:56Z</dc:date>
    </item>
  </channel>
</rss>

