<?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: -0500 ERROR TcpOutputFd - Read error. Connection reset by peer. not not able to forward data into index in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/0500-ERROR-TcpOutputFd-Read-error-Connection-reset-by-peer-not/m-p/357222#M95972</link>
    <description>&lt;P&gt;my issue go resolved. I have to use certs file in my secure env.&lt;/P&gt;

&lt;P&gt;thanks for your quick help&lt;/P&gt;</description>
    <pubDate>Mon, 19 Jun 2017 14:53:25 GMT</pubDate>
    <dc:creator>rhirasin</dc:creator>
    <dc:date>2017-06-19T14:53:25Z</dc:date>
    <item>
      <title>-0500 ERROR TcpOutputFd - Read error. Connection reset by peer. not not able to forward data into index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/0500-ERROR-TcpOutputFd-Read-error-Connection-reset-by-peer-not/m-p/357217#M95967</link>
      <description>&lt;P&gt;$ tail -f splunkd.log&lt;BR /&gt;
06-19-2017 06:08:12.823 -0500 ERROR TcpOutputFd - Read error. Connection reset by peer&lt;BR /&gt;
06-19-2017 06:08:16.540 -0500 INFO  HttpPubSubConnection - Running phone uri=/services/broker/phonehome/connection_10.207.140.100_8089_apsrs3355.uhc.com_apsrs3355_128161B5-DBCF-49EE-91B7-406544EB0CDA&lt;BR /&gt;
06-19-2017 06:08:42.692 -0500 ERROR TcpOutputFd - Read error. Connection reset by peer&lt;BR /&gt;
06-19-2017 06:09:12.560 -0500 ERROR TcpOutputFd - Read error. Connection reset by peer&lt;BR /&gt;
06-19-2017 06:09:16.562 -0500 INFO  HttpPubSubConnection - Running phone uri=/services/broker/phonehome/connection_10.207.140.100_8089_apsrs3355.uhc.com_apsrs3355_128161B5-DBCF-49EE-91B7-406544EB0CDA&lt;BR /&gt;
06-19-2017 06:09:42.437 -0500 ERROR TcpOutputFd - Read error. Connection reset by peer&lt;BR /&gt;
06-19-2017 06:09:49.310 -0500 WARN  TcpOutputProc - Forwarding to indexer group indexers blocked for 3500 seconds.&lt;BR /&gt;
06-19-2017 06:10:12.308 -0500 ERROR TcpOutputFd - Read error. Connection reset by peer&lt;BR /&gt;
06-19-2017 06:10:16.583 -0500 INFO  HttpPubSubConnection - Running phone uri=/services/broker/phonehome/connection_10.207.140.100_8089_apsrs3355.uhc.com_apsrs3355_128161B5-DBCF-49EE-91B7-406544EB0CDA&lt;BR /&gt;
06-19-2017 06:10:42.177 -0500 ERROR TcpOutputFd - Read error. Connection reset by peer&lt;BR /&gt;
06-19-2017 06:11:12.050 -0500 ERROR TcpOutputFd - Read error. Connection reset by peer&lt;BR /&gt;
06-19-2017 06:11:16.606 -0500 INFO  HttpPubSubConnection - Running phone uri=/services/broker/phonehome/connection_10.207.140.100_8089_apsrs3355.uhc.com_apsrs3355_128161B5-DBCF-49EE-91B7-406544EB0CDA&lt;BR /&gt;
06-19-2017 06:11:29.326 -0500 WARN  TcpOutputProc - Forwarding to indexer group indexers blocked for 3600 seconds.&lt;BR /&gt;
06-19-2017 06:11:41.924 -0500 ERROR TcpOutputFd - Read error. Connection reset by peer&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 14:31:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/0500-ERROR-TcpOutputFd-Read-error-Connection-reset-by-peer-not/m-p/357217#M95967</guid>
      <dc:creator>rhirasin</dc:creator>
      <dc:date>2020-09-29T14:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: -0500 ERROR TcpOutputFd - Read error. Connection reset by peer. not not able to forward data into index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/0500-ERROR-TcpOutputFd-Read-error-Connection-reset-by-peer-not/m-p/357218#M95968</link>
      <description>&lt;P&gt;It looks like you're trying to send data to the indexer on port 8089.  data input is usually on port 9997.  Please make sure your specifying the correct forwarding port in your forwarder's outputs.conf.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2017 11:45:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/0500-ERROR-TcpOutputFd-Read-error-Connection-reset-by-peer-not/m-p/357218#M95968</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2017-06-19T11:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: -0500 ERROR TcpOutputFd - Read error. Connection reset by peer. not not able to forward data into index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/0500-ERROR-TcpOutputFd-Read-error-Connection-reset-by-peer-not/m-p/357219#M95969</link>
      <description>&lt;P&gt;here is my output file. its look good. but still its not working&lt;/P&gt;

&lt;H1&gt;cat outputs.conf&lt;/H1&gt;

&lt;P&gt;[tcpout]&lt;/P&gt;

&lt;H1&gt;whitelist all event forwarding&lt;/H1&gt;

&lt;P&gt;forwardedindex.0.whitelist = .*&lt;/P&gt;

&lt;H1&gt;null out the following splunk defaults&lt;/H1&gt;

&lt;P&gt;forwardedindex.1.blacklist =&lt;BR /&gt;
forwardedindex.2.whitelist =&lt;/P&gt;

&lt;P&gt;defaultGroup = indexers&lt;/P&gt;

&lt;P&gt;[tcpout:indexers]&lt;/P&gt;

&lt;H1&gt;Add all indexers on the following line. Separate indexers with a comma, if more than one exists.&lt;/H1&gt;

&lt;H1&gt;server = server1.uhc.com:9997,server2.uhc.com:9997&lt;/H1&gt;

&lt;H1&gt;Test Test&lt;/H1&gt;

&lt;P&gt;server = apsrd7043:9997&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2017 11:58:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/0500-ERROR-TcpOutputFd-Read-error-Connection-reset-by-peer-not/m-p/357219#M95969</guid>
      <dc:creator>rhirasin</dc:creator>
      <dc:date>2017-06-19T11:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: -0500 ERROR TcpOutputFd - Read error. Connection reset by peer. not not able to forward data into index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/0500-ERROR-TcpOutputFd-Read-error-Connection-reset-by-peer-not/m-p/357220#M95970</link>
      <description>&lt;P&gt;run this command on the forwarder and post the details please.&lt;/P&gt;

&lt;P&gt;./splunk btool outputs list --debug&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2017 14:51:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/0500-ERROR-TcpOutputFd-Read-error-Connection-reset-by-peer-not/m-p/357220#M95970</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2017-06-19T14:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: -0500 ERROR TcpOutputFd - Read error. Connection reset by peer. not not able to forward data into index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/0500-ERROR-TcpOutputFd-Read-error-Connection-reset-by-peer-not/m-p/357221#M95971</link>
      <description>&lt;P&gt;This is the indexer giving the error in the log:&lt;/P&gt;

&lt;P&gt;apsrs3355&lt;/P&gt;

&lt;P&gt;Yet you have apsrd7043 in the outputs you posted.  So the btool command will show us which outputs.conf is pointing to apsrs3355, and then we can assist you on how to solve it... might be as simple as removing the other outputs.conf that points to apsrs3355.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2017 14:52:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/0500-ERROR-TcpOutputFd-Read-error-Connection-reset-by-peer-not/m-p/357221#M95971</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2017-06-19T14:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: -0500 ERROR TcpOutputFd - Read error. Connection reset by peer. not not able to forward data into index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/0500-ERROR-TcpOutputFd-Read-error-Connection-reset-by-peer-not/m-p/357222#M95972</link>
      <description>&lt;P&gt;my issue go resolved. I have to use certs file in my secure env.&lt;/P&gt;

&lt;P&gt;thanks for your quick help&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2017 14:53:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/0500-ERROR-TcpOutputFd-Read-error-Connection-reset-by-peer-not/m-p/357222#M95972</guid>
      <dc:creator>rhirasin</dc:creator>
      <dc:date>2017-06-19T14:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: -0500 ERROR TcpOutputFd - Read error. Connection reset by peer. not not able to forward data into index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/0500-ERROR-TcpOutputFd-Read-error-Connection-reset-by-peer-not/m-p/357223#M95973</link>
      <description>&lt;P&gt;I converted your comment to answer.  Please mark it as the answer.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2017 20:20:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/0500-ERROR-TcpOutputFd-Read-error-Connection-reset-by-peer-not/m-p/357223#M95973</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2017-06-19T20:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: -0500 ERROR TcpOutputFd - Read error. Connection reset by peer. not not able to forward data into index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/0500-ERROR-TcpOutputFd-Read-error-Connection-reset-by-peer-not/m-p/357224#M95974</link>
      <description>&lt;P&gt;Our org has a small splunk setup. I am trying to secure the splunk with letsencrypt. I have the certs already and put them in /opt/splunk/etc/auth/certs path.&lt;BR /&gt;
Lets encrypt issues the files as cert.pem, chain.pem, fullchain.pem and privkey.pem.&lt;BR /&gt;
I pointed to the location of certs in both web.conf and server.conf under /opt/splunk/etc/system/local/ on indexer server and outputs.conf on forwarders.&lt;BR /&gt;
But I am still getting the same error and forwarders don't forward any data.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2017 18:07:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/0500-ERROR-TcpOutputFd-Read-error-Connection-reset-by-peer-not/m-p/357224#M95974</guid>
      <dc:creator>arunkchow</dc:creator>
      <dc:date>2017-09-14T18:07:37Z</dc:date>
    </item>
  </channel>
</rss>

