<?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: Pipeline processors in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Pipeline-processors/m-p/45154#M8688</link>
    <description>&lt;P&gt;yes. There is a send out between each queue, generally speaking.&lt;/P&gt;</description>
    <pubDate>Mon, 07 May 2012 22:12:41 GMT</pubDate>
    <dc:creator>jbsplunk</dc:creator>
    <dc:date>2012-05-07T22:12:41Z</dc:date>
    <item>
      <title>Pipeline processors</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Pipeline-processors/m-p/45151#M8685</link>
      <description>&lt;P&gt;Running this search index=_internal "group=pipeline" | stats sum(cpu_seconds) as totalCPUSeconds by processor | sort 10 totalCPUSeconds desc&lt;BR /&gt;
I see the sendout processor has the totalCPUseconds lead followed closely by indexer and aggregator processors. What exactly does the sendout processor do?  I see it's a part of the "parsing"&lt;BR /&gt;&lt;BR /&gt;
 [pipeline:parsing]&lt;BR /&gt;&lt;BR /&gt;
 disabled_processors=utf8, linebreaker, header, sendOut&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 11:46:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Pipeline-processors/m-p/45151#M8685</guid>
      <dc:creator>rroberts</dc:creator>
      <dc:date>2020-09-28T11:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline processors</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Pipeline-processors/m-p/45152#M8686</link>
      <description>&lt;P&gt;sendOut sends data from the parsingQueue to the aggQueue(aggregator). The parsing queue does UTF8, Linebreaker, header recognition, etc. aggQueue puts the events back together by using things like SHOULD_LINEMERGE, BREAK_ONLY_BEFORE, MUST_BREAK_AFTER, etc. &lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 11:46:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Pipeline-processors/m-p/45152#M8686</guid>
      <dc:creator>jbsplunk</dc:creator>
      <dc:date>2020-09-28T11:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline processors</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Pipeline-processors/m-p/45153#M8687</link>
      <description>&lt;P&gt;So is sendOut actually involved between each queue? IE parsingQueue to aggQueue to typingQueue and so on?&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2012 22:04:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Pipeline-processors/m-p/45153#M8687</guid>
      <dc:creator>rroberts</dc:creator>
      <dc:date>2012-05-07T22:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline processors</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Pipeline-processors/m-p/45154#M8688</link>
      <description>&lt;P&gt;yes. There is a send out between each queue, generally speaking.&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2012 22:12:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Pipeline-processors/m-p/45154#M8688</guid>
      <dc:creator>jbsplunk</dc:creator>
      <dc:date>2012-05-07T22:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline processors</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Pipeline-processors/m-p/45155#M8689</link>
      <description>&lt;P&gt;I know this a (very) old question/answer, but: I see that our Splunk indexer spends most cpu_seconds for the parsing sendout processor. What exactly does it do? The amount of cpu_seconds for all other processors is magnitudes lower. May this indicate a resource problem?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 23:30:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Pipeline-processors/m-p/45155#M8689</guid>
      <dc:creator>krdo</dc:creator>
      <dc:date>2020-09-29T23:30:04Z</dc:date>
    </item>
  </channel>
</rss>

