<?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: Why has The TCP output processor paused data flow? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-has-The-TCP-output-processor-paused-data-flow/m-p/670704#M112451</link>
    <description>&lt;P&gt;In my case, I forgot to enable listening on my indexers. (You'll need to do this on any heavy forwarders forwarders as well).&amp;nbsp;&lt;/P&gt;&lt;P&gt;/opt/splunk/bin/splunk enable listen 9997&lt;/P&gt;</description>
    <pubDate>Mon, 04 Dec 2023 19:31:29 GMT</pubDate>
    <dc:creator>MattHatter</dc:creator>
    <dc:date>2023-12-04T19:31:29Z</dc:date>
    <item>
      <title>Why has The TCP output processor paused data flow?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-has-The-TCP-output-processor-paused-data-flow/m-p/345976#M63552</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;i am not able to receive any data from my forwarder. It stopped working yesterday.port 9997 is open.connection is established.i can telnet to my server(which is my laptop).&lt;/P&gt;

&lt;P&gt;here is the error from the splunkd from the forwarder&lt;/P&gt;

&lt;P&gt;09-21-2017 15:20:51.293 -0400 WARN  TcpOutputProc - Tcpout Processor: The TCP output processor has paused the data flow. Forwarding to output group default-autolb-group has been blocked for 82200 seconds. This will probably stall the data flow towards indexing and other network outputs. Review the receiving system's health in the Splunk Monitoring Console. It is probably not accepting data.&lt;/P&gt;

&lt;P&gt;here is my input file from the forwarder server&lt;BR /&gt;
[default]&lt;BR /&gt;
host = HC1xxxxxxCV&lt;/P&gt;

&lt;P&gt;[monitor://C:\Program Files (x86)..........]&lt;BR /&gt;
disabled = false&lt;BR /&gt;
followTail = 0&lt;BR /&gt;
sourcetype=Data Import&lt;BR /&gt;
ignoreOlderThan = 6d&lt;/P&gt;

&lt;P&gt;here is my outputs file from the forwarder&lt;/P&gt;

&lt;P&gt;[tcpout]&lt;BR /&gt;
defaultGroup = default-autolb-group&lt;/P&gt;

&lt;P&gt;[tcpout-server://rs1-sbaba-t440.xxxxxxxx:9997]&lt;/P&gt;

&lt;P&gt;[tcpout:default-autolb-group]&lt;BR /&gt;
disabled = false&lt;BR /&gt;
server = rs1-sbaba-t440.xxxxxxxxxxxxx:9997,rs1-sbaba-t440:9997&lt;/P&gt;

&lt;P&gt;[tcpout-server://rs1-sbaba-t440:9997]&lt;/P&gt;

&lt;P&gt;i checked on  my laptop the reeving is enabled&lt;/P&gt;

&lt;P&gt;this is my input file from the receiver&lt;/P&gt;

&lt;P&gt;[default]&lt;BR /&gt;
host = rs1-sbaba-t440&lt;/P&gt;

&lt;P&gt;[script://$SPLUNK_HOME\bin\scripts\splunk-wmi.path]&lt;BR /&gt;
disabled = 0&lt;/P&gt;

&lt;P&gt;i read something about internal que being blocked.and set the stopacceptafterqblock attribute on inputs file which i dont see in my receivers inputs file(under local folder)never change the conf files under default folder.&lt;/P&gt;

&lt;P&gt;i've been banging my head for hours and since i am stuck probably missing something very simple but can't find it.anyhelp is appreciated.&lt;/P&gt;

&lt;P&gt;this thing was working fine till yesterday and now all of a sudden i am not bale to get data&lt;/P&gt;

&lt;P&gt;thanks,&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2017 19:38:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-has-The-TCP-output-processor-paused-data-flow/m-p/345976#M63552</guid>
      <dc:creator>carlyleadmin</dc:creator>
      <dc:date>2017-09-21T19:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: Why has The TCP output processor paused data flow?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-has-The-TCP-output-processor-paused-data-flow/m-p/345977#M63553</link>
      <description>&lt;P&gt;You should have something like&lt;/P&gt;

&lt;P&gt;[splunktcp://9997]&lt;/P&gt;

&lt;P&gt;In inputs.conf on the indexer.  Which in this case is your laptop it sounds like.&lt;/P&gt;

&lt;P&gt;Probably easiest for you to open the Splunk web ui on your laptop log in as admin, go to settings -&amp;gt; forwarding and receiving -&amp;gt; receiving ... enable receiving and specify port 9997.&lt;/P&gt;</description>
      <pubDate>Sat, 23 Sep 2017 01:19:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-has-The-TCP-output-processor-paused-data-flow/m-p/345977#M63553</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2017-09-23T01:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: Why has The TCP output processor paused data flow?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-has-The-TCP-output-processor-paused-data-flow/m-p/345978#M63554</link>
      <description>&lt;P&gt;receiving is enabled thru gui but when i check the inputs.config i dont see the stanza.&lt;/P&gt;

&lt;P&gt;i tried adding it manually to the config and still no good.it shows inactive on forwarder when search for it.&lt;/P&gt;

&lt;P&gt;i am on a trial license would that be the reason.daily volume issue?&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2017 00:02:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-has-The-TCP-output-processor-paused-data-flow/m-p/345978#M63554</guid>
      <dc:creator>carlyleadmin</dc:creator>
      <dc:date>2017-09-25T00:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: Why has The TCP output processor paused data flow?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-has-The-TCP-output-processor-paused-data-flow/m-p/345979#M63555</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/3517iC9C07E215F42A9FC/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2017 00:03:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-has-The-TCP-output-processor-paused-data-flow/m-p/345979#M63555</guid>
      <dc:creator>carlyleadmin</dc:creator>
      <dc:date>2017-09-25T00:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: Why has The TCP output processor paused data flow?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-has-The-TCP-output-processor-paused-data-flow/m-p/345980#M63556</link>
      <description>&lt;P&gt;Something isn't configured right... network, firewall, Splunk, etc.&lt;/P&gt;

&lt;P&gt;On the forwarder, run this command:&lt;/P&gt;

&lt;P&gt;$SPLUNK_HOME/bin/splunk btool outputs list --debug&lt;/P&gt;

&lt;P&gt;On the indexer, run this command:&lt;/P&gt;

&lt;P&gt;$SPLUNK_HOME/bin/splunk btool inputs list --debug&lt;/P&gt;

&lt;P&gt;Make sure you're replacing $SPLUNK_HOME with the actual path to the Splunk folder.&lt;/P&gt;

&lt;P&gt;Copy and paste the outputs here.  Then we should be able to tell you if Splunk is configured correctly.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2017 13:30:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-has-The-TCP-output-processor-paused-data-flow/m-p/345980#M63556</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2017-09-25T13:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: Why has The TCP output processor paused data flow?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-has-The-TCP-output-processor-paused-data-flow/m-p/345981#M63557</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;

&lt;P&gt;1) check indexers have enough space.&lt;BR /&gt;
2) check Licesnse should not cross daily limit.&lt;BR /&gt;
3) Try to simply outputs.conf like below.&lt;BR /&gt;
outputs.conf. &lt;/P&gt;

&lt;P&gt;[tcpout]&lt;BR /&gt;
defaultGroup = default-autolb-group&lt;/P&gt;

&lt;P&gt;[tcpout:default-autolb-group]&lt;BR /&gt;
disabled = false&lt;BR /&gt;
server = rs1-sbaba-t440.xxxxxxxxxxxxx:9997,rs1-sbaba-t440:9997&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2017 13:47:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-has-The-TCP-output-processor-paused-data-flow/m-p/345981#M63557</guid>
      <dc:creator>sbbadri</dc:creator>
      <dc:date>2017-09-25T13:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Why has The TCP output processor paused data flow?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-has-The-TCP-output-processor-paused-data-flow/m-p/345982#M63558</link>
      <description>&lt;P&gt;i just uninstalled the forwarder and reinstall it and it started working agan.it is odd&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2017 15:27:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-has-The-TCP-output-processor-paused-data-flow/m-p/345982#M63558</guid>
      <dc:creator>carlyleadmin</dc:creator>
      <dc:date>2017-09-25T15:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: Why has The TCP output processor paused data flow?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-has-The-TCP-output-processor-paused-data-flow/m-p/345983#M63559</link>
      <description>&lt;P&gt;Hi, i have the same problem but i don't understand how to resolve it. &lt;BR /&gt;
Can you explicit me the solutions?&lt;BR /&gt;
THanks&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 10:30:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-has-The-TCP-output-processor-paused-data-flow/m-p/345983#M63559</guid>
      <dc:creator>thejohn</dc:creator>
      <dc:date>2017-10-25T10:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Why has The TCP output processor paused data flow?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-has-The-TCP-output-processor-paused-data-flow/m-p/345984#M63560</link>
      <description>&lt;P&gt;I show you my outputs list, can you check if it's all correct? Thanks&lt;/P&gt;

&lt;P&gt;/opt/splunkforwarder/etc/system/default/outputs.conf                        [syslog]&lt;BR /&gt;
/opt/splunkforwarder/etc/system/default/outputs.conf                        maxEventSize = 1024&lt;BR /&gt;
/opt/splunkforwarder/etc/system/default/outputs.conf                        priority = &amp;lt;13&amp;gt;&lt;BR /&gt;
/opt/splunkforwarder/etc/system/default/outputs.conf                        type = udp&lt;BR /&gt;
/opt/splunkforwarder/etc/apps/SplunkUniversalForwarder/default/outputs.conf [tcpout]&lt;BR /&gt;
/opt/splunkforwarder/etc/system/default/outputs.conf                        ackTimeoutOnShutdown = 30&lt;BR /&gt;
/opt/splunkforwarder/etc/system/default/outputs.conf                        autoLBFrequency = 30&lt;BR /&gt;
/opt/splunkforwarder/etc/system/default/outputs.conf                        autoLBVolume = 0&lt;BR /&gt;
/opt/splunkforwarder/etc/system/default/outputs.conf                        blockOnCloning = true&lt;BR /&gt;
/opt/splunkforwarder/etc/system/default/outputs.conf                        blockWarnThreshold = 100&lt;BR /&gt;
/opt/splunkforwarder/etc/system/default/outputs.conf                        cipherSuite = ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-GCM-SHA384:AES128-GCM-SHA256:AES128-SHA256:ECDH-ECDSA-AES256-GCM-SHA384:ECDH-ECDSA-AES128-GCM-SHA256:ECDH-ECDSA-AES256-SHA384:ECDH-ECDSA-AES128-SHA256&lt;BR /&gt;
/opt/splunkforwarder/etc/system/default/outputs.conf                        compressed = false&lt;BR /&gt;
/opt/splunkforwarder/etc/system/default/outputs.conf                        connectionTimeout = 20&lt;BR /&gt;
/opt/splunkforwarder/etc/system/local/outputs.conf                          defaultGroup = default-autolb-group&lt;BR /&gt;
/opt/splunkforwarder/etc/system/default/outputs.conf                        disabled = false&lt;BR /&gt;
/opt/splunkforwarder/etc/system/default/outputs.conf                        dropClonedEventsOnQueueFull = 5&lt;BR /&gt;
/opt/splunkforwarder/etc/system/default/outputs.conf                        dropEventsOnQueueFull = -1&lt;BR /&gt;
/opt/splunkforwarder/etc/system/default/outputs.conf                        ecdhCurves = prime256v1, secp384r1, secp521r1&lt;BR /&gt;
/opt/splunkforwarder/etc/system/default/outputs.conf                        forceTimebasedAutoLB = false&lt;BR /&gt;
/opt/splunkforwarder/etc/apps/SplunkUniversalForwarder/default/outputs.conf forwardedindex.0.whitelist = .*&lt;BR /&gt;
/opt/splunkforwarder/etc/apps/SplunkUniversalForwarder/default/outputs.conf forwardedindex.1.blacklist = _.*&lt;BR /&gt;
/opt/splunkforwarder/etc/apps/SplunkUniversalForwarder/default/outputs.conf forwardedindex.2.whitelist = (_audit|_introspection|_internal|_telemetry)&lt;BR /&gt;
/opt/splunkforwarder/etc/apps/SplunkUniversalForwarder/default/outputs.conf forwardedindex.filter.disable = false&lt;BR /&gt;
/opt/splunkforwarder/etc/system/default/outputs.conf                        heartbeatFrequency = 30&lt;BR /&gt;
/opt/splunkforwarder/etc/system/local/outputs.conf                          indexAndForward = 0&lt;BR /&gt;
/opt/splunkforwarder/etc/system/default/outputs.conf                        maxConnectionsPerIndexer = 2&lt;BR /&gt;
/opt/splunkforwarder/etc/system/default/outputs.conf                        maxFailuresPerInterval = 2&lt;BR /&gt;
/opt/splunkforwarder/etc/system/default/outputs.conf                        maxQueueSize = auto&lt;BR /&gt;
/opt/splunkforwarder/etc/system/default/outputs.conf                        readTimeout = 300&lt;BR /&gt;
/opt/splunkforwarder/etc/system/default/outputs.conf                        secsInFailureInterval = 1&lt;BR /&gt;
/opt/splunkforwarder/etc/system/default/outputs.conf                        sendCookedData = true&lt;BR /&gt;
/opt/splunkforwarder/etc/system/default/outputs.conf                        sslQuietShutdown = false&lt;BR /&gt;
/opt/splunkforwarder/etc/system/default/outputs.conf                        sslVersions = tls1.2&lt;BR /&gt;
/opt/splunkforwarder/etc/system/default/outputs.conf                        tcpSendBufSz = 0&lt;BR /&gt;
/opt/splunkforwarder/etc/system/default/outputs.conf                        useACK = false&lt;BR /&gt;
/opt/splunkforwarder/etc/system/default/outputs.conf                        writeTimeout = 300&lt;BR /&gt;
/opt/splunkforwarder/etc/system/local/outputs.conf                          [tcpout-server://192.168.5.42:9997]&lt;BR /&gt;
/opt/splunkforwarder/etc/system/local/outputs.conf                          [tcpout:default-autolb-group]&lt;BR /&gt;
/opt/splunkforwarder/etc/system/local/outputs.conf                          disabled = 0&lt;BR /&gt;
/opt/splunkforwarder/etc/system/local/outputs.conf                          server = 192.168.5.42:9997&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 16:25:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-has-The-TCP-output-processor-paused-data-flow/m-p/345984#M63560</guid>
      <dc:creator>thejohn</dc:creator>
      <dc:date>2020-09-29T16:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Why has The TCP output processor paused data flow?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-has-The-TCP-output-processor-paused-data-flow/m-p/345985#M63561</link>
      <description>&lt;P&gt;Open a new thread please.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 14:30:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-has-The-TCP-output-processor-paused-data-flow/m-p/345985#M63561</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2017-10-25T14:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Why has The TCP output processor paused data flow?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-has-The-TCP-output-processor-paused-data-flow/m-p/670704#M112451</link>
      <description>&lt;P&gt;In my case, I forgot to enable listening on my indexers. (You'll need to do this on any heavy forwarders forwarders as well).&amp;nbsp;&lt;/P&gt;&lt;P&gt;/opt/splunk/bin/splunk enable listen 9997&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2023 19:31:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-has-The-TCP-output-processor-paused-data-flow/m-p/670704#M112451</guid>
      <dc:creator>MattHatter</dc:creator>
      <dc:date>2023-12-04T19:31:29Z</dc:date>
    </item>
  </channel>
</rss>

