<?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 Getting errors in logs when forwarding data from one indexer to another in a different environment. in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Getting-errors-in-logs-when-forwarding-data-from-one-indexer-to/m-p/510163#M86736</link>
    <description>&lt;P&gt;I have Splunk set up in 2 different environments. Splunk in environment A is accessible to all users. Splunk in environment B is accessible to limited users. Data in environment B is indexed into multiple indexes.&amp;nbsp;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;I want data from index A to be forwarded to the indexer of Splunk in environment A. I have modified outputs.conf of indexer in Splunk B with below values:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;[tcpout]
indexAndForward = true
forwardedindex.filter.disable = false
forwardedindex.2.whitelist = os_abc
forwardedindex.0.blacklist = history
forwardedindex.1.blacklist = main
forwardedindex.2.blacklist = os_cde
forwardedindex.3.blacklist = summary&lt;/LI-CODE&gt;&lt;LI-CODE lang="markup"&gt;[tcpout:ostravam]
disabled = false
server = hostip:port&lt;/LI-CODE&gt;
&lt;P&gt;Error from logs from the indexer server as mentioned below:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;07-21-2020 00:45:57.221 -0400 ERROR TcpOutputFd - Read error. Connection reset by peer
07-21-2020 00:45:57.221 -0400 WARN TcpOutputProc - Applying quarantine to ip=10.145.243.21 port=9997 _numberOfFailures=2
07-21-2020 00:45:57.224 -0400 INFO ProxyConfig - Failed to initialize http_proxy from server.conf for splunkd. Please make sure that the http_proxy property is set as http_proxy=http://host:port in case HTTP proxying needs to be enabled.&lt;/LI-CODE&gt;
&lt;P&gt;Error from logs of the server I was connecting to:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;07-21-2020 15:39:48.975 +1000 ERROR TcpInputProc - Error encountered for connection from src=10.87.238.134:35248.
error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number
07-21-2020 15:39:48.979 +1000 ERROR TcpInputProc - Error encountered for connection from src=10.87.238.134:35250.
error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number&lt;/LI-CODE&gt;
&lt;P&gt;Is there anything that could assist me in getting around this?&lt;/P&gt;</description>
    <pubDate>Tue, 21 Jul 2020 21:14:46 GMT</pubDate>
    <dc:creator>sdkp03</dc:creator>
    <dc:date>2020-07-21T21:14:46Z</dc:date>
    <item>
      <title>Getting errors in logs when forwarding data from one indexer to another in a different environment.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Getting-errors-in-logs-when-forwarding-data-from-one-indexer-to/m-p/510163#M86736</link>
      <description>&lt;P&gt;I have Splunk set up in 2 different environments. Splunk in environment A is accessible to all users. Splunk in environment B is accessible to limited users. Data in environment B is indexed into multiple indexes.&amp;nbsp;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;I want data from index A to be forwarded to the indexer of Splunk in environment A. I have modified outputs.conf of indexer in Splunk B with below values:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;[tcpout]
indexAndForward = true
forwardedindex.filter.disable = false
forwardedindex.2.whitelist = os_abc
forwardedindex.0.blacklist = history
forwardedindex.1.blacklist = main
forwardedindex.2.blacklist = os_cde
forwardedindex.3.blacklist = summary&lt;/LI-CODE&gt;&lt;LI-CODE lang="markup"&gt;[tcpout:ostravam]
disabled = false
server = hostip:port&lt;/LI-CODE&gt;
&lt;P&gt;Error from logs from the indexer server as mentioned below:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;07-21-2020 00:45:57.221 -0400 ERROR TcpOutputFd - Read error. Connection reset by peer
07-21-2020 00:45:57.221 -0400 WARN TcpOutputProc - Applying quarantine to ip=10.145.243.21 port=9997 _numberOfFailures=2
07-21-2020 00:45:57.224 -0400 INFO ProxyConfig - Failed to initialize http_proxy from server.conf for splunkd. Please make sure that the http_proxy property is set as http_proxy=http://host:port in case HTTP proxying needs to be enabled.&lt;/LI-CODE&gt;
&lt;P&gt;Error from logs of the server I was connecting to:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;07-21-2020 15:39:48.975 +1000 ERROR TcpInputProc - Error encountered for connection from src=10.87.238.134:35248.
error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number
07-21-2020 15:39:48.979 +1000 ERROR TcpInputProc - Error encountered for connection from src=10.87.238.134:35250.
error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number&lt;/LI-CODE&gt;
&lt;P&gt;Is there anything that could assist me in getting around this?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jul 2020 21:14:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Getting-errors-in-logs-when-forwarding-data-from-one-indexer-to/m-p/510163#M86736</guid>
      <dc:creator>sdkp03</dc:creator>
      <dc:date>2020-07-21T21:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: Getting errors in logs when forwarding data from one indexer to another in a different environment.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Getting-errors-in-logs-when-forwarding-data-from-one-indexer-to/m-p/510560#M86778</link>
      <description>&lt;P&gt;Got this resolved by using client certificate&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jul 2020 02:02:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Getting-errors-in-logs-when-forwarding-data-from-one-indexer-to/m-p/510560#M86778</guid>
      <dc:creator>sdkp03</dc:creator>
      <dc:date>2020-07-23T02:02:44Z</dc:date>
    </item>
  </channel>
</rss>

