<?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: Connection problems with Universal Forwarder for Linux ARM and Splunk Cloud (SSL error) in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Connection-problems-with-Universal-Forwarder-for-Linux-ARM-and/m-p/232761#M23831</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;thanks for your answer. Here's the output:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[root@raspi splunkforwarder]# /opt/splunkforwarder/bin/splunk btool outputs list --debug                
/opt/splunkforwarder/etc/apps/SplunkUniversalForwarder/default/outputs.conf [tcpout]
/opt/splunkforwarder/etc/system/default/outputs.conf                        autoLBFrequency = 30
/opt/splunkforwarder/etc/system/default/outputs.conf                        blockOnCloning = true
/opt/splunkforwarder/etc/system/default/outputs.conf                        blockWarnThreshold = 100
/opt/splunkforwarder/etc/system/default/outputs.conf                        compressed = false
/opt/splunkforwarder/etc/system/default/outputs.conf                        connectionTimeout = 20
/opt/splunkforwarder/etc/apps/SplunkUniversalForwarder/default/outputs.conf defaultGroup = my_indexers
/opt/splunkforwarder/etc/system/default/outputs.conf                        disabled = false
/opt/splunkforwarder/etc/system/default/outputs.conf                        dropClonedEventsOnQueueFull = 5
/opt/splunkforwarder/etc/system/default/outputs.conf                        dropEventsOnQueueFull = -1
/opt/splunkforwarder/etc/system/default/outputs.conf                        forceTimebasedAutoLB = false
/opt/splunkforwarder/etc/apps/SplunkUniversalForwarder/default/outputs.conf forwardedindex.0.whitelist = .*
/opt/splunkforwarder/etc/apps/SplunkUniversalForwarder/default/outputs.conf forwardedindex.1.blacklist = _.*
/opt/splunkforwarder/etc/apps/SplunkUniversalForwarder/default/outputs.conf forwardedindex.2.whitelist = _audit
/opt/splunkforwarder/etc/apps/SplunkUniversalForwarder/default/outputs.conf forwardedindex.filter.disable = false
/opt/splunkforwarder/etc/system/default/outputs.conf                        heartbeatFrequency = 30
/opt/splunkforwarder/etc/system/default/outputs.conf                        indexAndForward = false
/opt/splunkforwarder/etc/system/default/outputs.conf                        maxConnectionsPerIndexer = 2
/opt/splunkforwarder/etc/system/default/outputs.conf                        maxFailuresPerInterval = 2
/opt/splunkforwarder/etc/system/default/outputs.conf                        maxQueueSize = auto
/opt/splunkforwarder/etc/system/default/outputs.conf                        readTimeout = 300
/opt/splunkforwarder/etc/system/default/outputs.conf                        secsInFailureInterval = 1
/opt/splunkforwarder/etc/system/default/outputs.conf                        sendCookedData = true
/opt/splunkforwarder/etc/system/default/outputs.conf                        useACK = false
/opt/splunkforwarder/etc/system/default/outputs.conf                        writeTimeout = 300
/opt/splunkforwarder/etc/apps/SplunkUniversalForwarder/default/outputs.conf [tcpout:my_indexers]
/opt/splunkforwarder/etc/apps/SplunkUniversalForwarder/default/outputs.conf server = xxx.xxx.xxx.xxx:9997
/opt/splunkforwarder/etc/apps/splunkclouduf/local/outputs.conf              [tcpout:splunkcloud]
/opt/splunkforwarder/etc/apps/splunkclouduf/default/outputs.conf            compressed = false
/opt/splunkforwarder/etc/apps/splunkclouduf/default/outputs.conf            disabled = false
/opt/splunkforwarder/etc/apps/splunkclouduf/default/outputs.conf            server = input-prd-p-xxx.cloud.splunk.com:9997
/opt/splunkforwarder/etc/apps/splunkclouduf/default/outputs.conf            sslCertPath = $SPLUNK_HOME/etc/apps/splunkclouduf/default/client.pem
/opt/splunkforwarder/etc/apps/splunkclouduf/default/outputs.conf            sslCommonNameToCheck = input-prd-p-xxx.cloud.splunk.com
/opt/splunkforwarder/etc/apps/splunkclouduf/local/outputs.conf              sslPassword = ****
/opt/splunkforwarder/etc/apps/splunkclouduf/default/outputs.conf            sslRootCAPath = $SPLUNK_HOME/etc/apps/splunkclouduf/default/cacert.pem
/opt/splunkforwarder/etc/apps/splunkclouduf/default/outputs.conf            sslVerifyServerCert = true
/opt/splunkforwarder/etc/apps/splunkclouduf/default/outputs.conf            useACK = true
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 15 Jan 2016 08:07:40 GMT</pubDate>
    <dc:creator>DanielaHerold</dc:creator>
    <dc:date>2016-01-15T08:07:40Z</dc:date>
    <item>
      <title>Connection problems with Universal Forwarder for Linux ARM and Splunk Cloud (SSL error)</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Connection-problems-with-Universal-Forwarder-for-Linux-ARM-and/m-p/232759#M23829</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;

&lt;P&gt;I am currently trying to run the Universal Forwarder for Linux ARM on a Raspberry Pi 2 Model B with an arch linux installed. I want to forward the data to Splunk Cloud, however, I'm having connection problems. Does the Universal Forwarder for Linux ARM work with splunk cloud?&lt;/P&gt;

&lt;P&gt;Here is what is installed:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[root@raspi splunk]# cat /proc/version 
Linux version 3.18.8-1-ARCH (builduser@leming) (gcc version 4.9.2 20141224 (prerelease) (GCC) ) #1 SMP PREEMPT Fri Feb 27 19:37:26 MST 2015
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;My splunkd.log contains the following (many lines with the same):&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[root@raspi splunk]# tail splunkd.log 
01-14-2016 12:35:04.697 +0000 ERROR TcpOutputFd - Connection to host=xxx.xxx.xxx.xxx:9997 failed. sock_error = 104. SSL Error = error:00000000:lib(0):func(0):reason(0)
01-14-2016 12:35:04.706 +0000 ERROR TcpOutputFd - Read error. Connection reset by peer
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The universal forwarder credentials splunkclouduf.spl are installed. For testing I am monitoring the directory /opt/splunkforwarder/var/log/&lt;/P&gt;

&lt;P&gt;Compare the output of list monitor:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[root@raspi splunk]# /opt/splunkforwarder/bin/splunk list monitor                                                                                                                          
Monitored Directories:                                                                                                                                   
$SPLUNK_HOME/var/log/splunk/splunkd.log
/opt/splunkforwarder/var/log/splunk/audit.log
/opt/splunkforwarder/var/log/splunk/btool.log    
...
$SPLUNK_HOME/var/spool/splunk/...stash_new
Monitored Files:
$SPLUNK_HOME/etc/splunk.version
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I am also running the Splunk Universal Forwarder Version 6.3.2 on a "normal" Linux (Debian) machine. There it works without problems.&lt;/P&gt;

&lt;P&gt;Any help is appreciated! Let me know if you need any more output...&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2016 14:29:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Connection-problems-with-Universal-Forwarder-for-Linux-ARM-and/m-p/232759#M23829</guid>
      <dc:creator>DanielaHerold</dc:creator>
      <dc:date>2016-01-14T14:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Connection problems with Universal Forwarder for Linux ARM and Splunk Cloud (SSL error)</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Connection-problems-with-Universal-Forwarder-for-Linux-ARM-and/m-p/232760#M23830</link>
      <description>&lt;P&gt;can you do a &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;$SPLUNK_HOME/bin/splunk btool outputs list --debug 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;and post it here. Make sure you don't post the &lt;CODE&gt;sslPassword = part!&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2016 00:38:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Connection-problems-with-Universal-Forwarder-for-Linux-ARM-and/m-p/232760#M23830</guid>
      <dc:creator>khourihan_splun</dc:creator>
      <dc:date>2016-01-15T00:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: Connection problems with Universal Forwarder for Linux ARM and Splunk Cloud (SSL error)</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Connection-problems-with-Universal-Forwarder-for-Linux-ARM-and/m-p/232761#M23831</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;thanks for your answer. Here's the output:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[root@raspi splunkforwarder]# /opt/splunkforwarder/bin/splunk btool outputs list --debug                
/opt/splunkforwarder/etc/apps/SplunkUniversalForwarder/default/outputs.conf [tcpout]
/opt/splunkforwarder/etc/system/default/outputs.conf                        autoLBFrequency = 30
/opt/splunkforwarder/etc/system/default/outputs.conf                        blockOnCloning = true
/opt/splunkforwarder/etc/system/default/outputs.conf                        blockWarnThreshold = 100
/opt/splunkforwarder/etc/system/default/outputs.conf                        compressed = false
/opt/splunkforwarder/etc/system/default/outputs.conf                        connectionTimeout = 20
/opt/splunkforwarder/etc/apps/SplunkUniversalForwarder/default/outputs.conf defaultGroup = my_indexers
/opt/splunkforwarder/etc/system/default/outputs.conf                        disabled = false
/opt/splunkforwarder/etc/system/default/outputs.conf                        dropClonedEventsOnQueueFull = 5
/opt/splunkforwarder/etc/system/default/outputs.conf                        dropEventsOnQueueFull = -1
/opt/splunkforwarder/etc/system/default/outputs.conf                        forceTimebasedAutoLB = false
/opt/splunkforwarder/etc/apps/SplunkUniversalForwarder/default/outputs.conf forwardedindex.0.whitelist = .*
/opt/splunkforwarder/etc/apps/SplunkUniversalForwarder/default/outputs.conf forwardedindex.1.blacklist = _.*
/opt/splunkforwarder/etc/apps/SplunkUniversalForwarder/default/outputs.conf forwardedindex.2.whitelist = _audit
/opt/splunkforwarder/etc/apps/SplunkUniversalForwarder/default/outputs.conf forwardedindex.filter.disable = false
/opt/splunkforwarder/etc/system/default/outputs.conf                        heartbeatFrequency = 30
/opt/splunkforwarder/etc/system/default/outputs.conf                        indexAndForward = false
/opt/splunkforwarder/etc/system/default/outputs.conf                        maxConnectionsPerIndexer = 2
/opt/splunkforwarder/etc/system/default/outputs.conf                        maxFailuresPerInterval = 2
/opt/splunkforwarder/etc/system/default/outputs.conf                        maxQueueSize = auto
/opt/splunkforwarder/etc/system/default/outputs.conf                        readTimeout = 300
/opt/splunkforwarder/etc/system/default/outputs.conf                        secsInFailureInterval = 1
/opt/splunkforwarder/etc/system/default/outputs.conf                        sendCookedData = true
/opt/splunkforwarder/etc/system/default/outputs.conf                        useACK = false
/opt/splunkforwarder/etc/system/default/outputs.conf                        writeTimeout = 300
/opt/splunkforwarder/etc/apps/SplunkUniversalForwarder/default/outputs.conf [tcpout:my_indexers]
/opt/splunkforwarder/etc/apps/SplunkUniversalForwarder/default/outputs.conf server = xxx.xxx.xxx.xxx:9997
/opt/splunkforwarder/etc/apps/splunkclouduf/local/outputs.conf              [tcpout:splunkcloud]
/opt/splunkforwarder/etc/apps/splunkclouduf/default/outputs.conf            compressed = false
/opt/splunkforwarder/etc/apps/splunkclouduf/default/outputs.conf            disabled = false
/opt/splunkforwarder/etc/apps/splunkclouduf/default/outputs.conf            server = input-prd-p-xxx.cloud.splunk.com:9997
/opt/splunkforwarder/etc/apps/splunkclouduf/default/outputs.conf            sslCertPath = $SPLUNK_HOME/etc/apps/splunkclouduf/default/client.pem
/opt/splunkforwarder/etc/apps/splunkclouduf/default/outputs.conf            sslCommonNameToCheck = input-prd-p-xxx.cloud.splunk.com
/opt/splunkforwarder/etc/apps/splunkclouduf/local/outputs.conf              sslPassword = ****
/opt/splunkforwarder/etc/apps/splunkclouduf/default/outputs.conf            sslRootCAPath = $SPLUNK_HOME/etc/apps/splunkclouduf/default/cacert.pem
/opt/splunkforwarder/etc/apps/splunkclouduf/default/outputs.conf            sslVerifyServerCert = true
/opt/splunkforwarder/etc/apps/splunkclouduf/default/outputs.conf            useACK = true
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 15 Jan 2016 08:07:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Connection-problems-with-Universal-Forwarder-for-Linux-ARM-and/m-p/232761#M23831</guid>
      <dc:creator>DanielaHerold</dc:creator>
      <dc:date>2016-01-15T08:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: Connection problems with Universal Forwarder for Linux ARM and Splunk Cloud (SSL error)</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Connection-problems-with-Universal-Forwarder-for-Linux-ARM-and/m-p/232762#M23832</link>
      <description>&lt;P&gt;Looks like you have overlapping outputs.conf settings.&lt;/P&gt;

&lt;P&gt;from  /opt/splunkforwarder/etc/apps/SplunkUniversalForwarder&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; /opt/splunkforwarder/etc/apps/SplunkUniversalForwarder/default/outputs.conf [tcpout:my_indexers]
 /opt/splunkforwarder/etc/apps/SplunkUniversalForwarder/default/outputs.conf server = xxx.xxx.xxx.xxx:9997
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;and from /opt/splunkforwarder/etc/apps/splunkclouduf/&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;/opt/splunkforwarder/etc/apps/splunkclouduf/default/outputs.conf sslCommonNameToCheck = input-prd-p-xxx.cloud.splunk.com
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Try moving /opt/splunkforwarder/etc/apps/SplunkUniversalForwarder to /tmp or somewhere safe.  Then restart your forwarder.&lt;/P&gt;

&lt;P&gt;i.e. /opt/splunkforwarder/bin/splunk restart&lt;/P&gt;

&lt;P&gt;and see if that helps. If you need intend to clone your data to two different tcpout locations create this file:  /opt/splunkforwarder/etc/apps/splunkclouduf/local/outputs.conf  and add thes lines:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout]
defaultGroup=my_indexers,splunkcloud
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You might want to try moving the /opt/splunkforwarder/etc/apps/SplunkUniversalForwarder directory to /tmp first and test it, then if you plan to clone, you can do as I said above.&lt;/P&gt;

&lt;P&gt;GL!&lt;BR /&gt;
Kyle&lt;/P&gt;</description>
      <pubDate>Sat, 16 Jan 2016 23:16:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Connection-problems-with-Universal-Forwarder-for-Linux-ARM-and/m-p/232762#M23832</guid>
      <dc:creator>khourihan_splun</dc:creator>
      <dc:date>2016-01-16T23:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: Connection problems with Universal Forwarder for Linux ARM and Splunk Cloud (SSL error)</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Connection-problems-with-Universal-Forwarder-for-Linux-ARM-and/m-p/232763#M23833</link>
      <description>&lt;P&gt;Ok, thanks. No, I was not intending to clone my data.&lt;/P&gt;

&lt;P&gt;So I followed your first suggestion: I moved /opt/splunkforwarder/etc/apps/SplunkUniversalForwarder to /tmp and restarted my forwarder.&lt;/P&gt;

&lt;P&gt;Unfortunately, it still doesn't work. My splunkd.log still contains this line:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;01-18-2016 09:26:13.140 +0000 ERROR TcpOutputFd - Connection to host=xxx.xxx.xxx.xxx:9997 failed. sock_error = 104. SSL Error = error:00000000:lib(0):func(0):reason(0)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Do you have any other ideas?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jan 2016 09:31:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Connection-problems-with-Universal-Forwarder-for-Linux-ARM-and/m-p/232763#M23833</guid>
      <dc:creator>DanielaHerold</dc:creator>
      <dc:date>2016-01-18T09:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: Connection problems with Universal Forwarder for Linux ARM and Splunk Cloud (SSL error)</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Connection-problems-with-Universal-Forwarder-for-Linux-ARM-and/m-p/232764#M23834</link>
      <description>&lt;P&gt;can you telnet to the host address on port 9997? maybe a firewall is blocking you? &lt;/P&gt;

&lt;P&gt;from: &lt;A href="http://openssl.6102.n7.nabble.com/SSL-negotiation-failed-error-00000000-lib-0-func-0-reason-0-td49570.html"&gt;http://openssl.6102.n7.nabble.com/SSL-negotiation-failed-error-00000000-lib-0-func-0-reason-0-td49570.html&lt;/A&gt;&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;SSL negotiation failed: error:00000000:lib(0):func(0):reason(0)&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;It means no SSL error occurred.  Typically you'll see this in a server&lt;BR /&gt;
environment when a client initiates a connection to the server, but&lt;BR /&gt;
then immediately disconnects, or sends data other than beginning&lt;BR /&gt;
SSL negotiation. &lt;/P&gt;

&lt;P&gt;So please test connectivity and if you are able to connect we can try something else. &lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2016 19:12:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Connection-problems-with-Universal-Forwarder-for-Linux-ARM-and/m-p/232764#M23834</guid>
      <dc:creator>khourihan_splun</dc:creator>
      <dc:date>2016-01-19T19:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: Connection problems with Universal Forwarder for Linux ARM and Splunk Cloud (SSL error)</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Connection-problems-with-Universal-Forwarder-for-Linux-ARM-and/m-p/232765#M23835</link>
      <description>&lt;P&gt;With telnet I'm getting this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;   [root@raspi splunk]# telnet xxx.xxx.xxx.xxx 9997
    Trying xxx.xxx.xxx.xxx...
    Connected to xxx.xxx.xxx.xxx.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;So I suppose this is what we want, right?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2016 20:26:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Connection-problems-with-Universal-Forwarder-for-Linux-ARM-and/m-p/232765#M23835</guid>
      <dc:creator>DanielaHerold</dc:creator>
      <dc:date>2016-01-19T20:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Connection problems with Universal Forwarder for Linux ARM and Splunk Cloud (SSL error)</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Connection-problems-with-Universal-Forwarder-for-Linux-ARM-and/m-p/232766#M23836</link>
      <description>&lt;P&gt;yeah, that means that your UF can connect to your Splunk Cloud receiver on the right port. &lt;/P&gt;

&lt;P&gt;I sent you an email.  Let me know if you didn't get it. &lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2016 20:41:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Connection-problems-with-Universal-Forwarder-for-Linux-ARM-and/m-p/232766#M23836</guid>
      <dc:creator>khourihan_splun</dc:creator>
      <dc:date>2016-01-19T20:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: Connection problems with Universal Forwarder for Linux ARM and Splunk Cloud (SSL error)</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Connection-problems-with-Universal-Forwarder-for-Linux-ARM-and/m-p/232767#M23837</link>
      <description>&lt;P&gt;Did you guys ever solve this? I'm having the same issue on my Raspberry Pi 3 - can telnet to the Splunk Cloud receiver on 9997, but am getting the same SSL errors as the OP.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Matt &lt;/P&gt;</description>
      <pubDate>Sat, 30 Apr 2016 08:19:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Connection-problems-with-Universal-Forwarder-for-Linux-ARM-and/m-p/232767#M23837</guid>
      <dc:creator>vanders</dc:creator>
      <dc:date>2016-04-30T08:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Connection problems with Universal Forwarder for Linux ARM and Splunk Cloud (SSL error)</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Connection-problems-with-Universal-Forwarder-for-Linux-ARM-and/m-p/232768#M23838</link>
      <description>&lt;P&gt;I also got sock_error = 104 when attempting connections to Splunk Cloud.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;07-01-2019 15:45:03.234 +0000 ERROR TcpOutputFd - Connection to host=12.34.56.78:9997 failed. sock_error = 104. SSL Error = No error&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;In my case, the root cause was an upstream device doing SSL inspection (so accepting the TCP connection), but dropping the traffic after it failed to decrypt (because Splunk Cloud uses pre-shared keys instead of a key exchange).&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2019 00:32:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Connection-problems-with-Universal-Forwarder-for-Linux-ARM-and/m-p/232768#M23838</guid>
      <dc:creator>bengoerz</dc:creator>
      <dc:date>2019-07-02T00:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: Connection problems with Universal Forwarder for Linux ARM and Splunk Cloud (SSL error)</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Connection-problems-with-Universal-Forwarder-for-Linux-ARM-and/m-p/232769#M23839</link>
      <description>&lt;P&gt;Hi, &lt;BR /&gt;
Is this issue resolved, if yes, could anyone help me with resolution steps&lt;BR /&gt;
Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2020 00:02:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Connection-problems-with-Universal-Forwarder-for-Linux-ARM-and/m-p/232769#M23839</guid>
      <dc:creator>siddesh333</dc:creator>
      <dc:date>2020-02-20T00:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: Connection problems with Universal Forwarder for Linux ARM and Splunk Cloud (SSL error)</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Connection-problems-with-Universal-Forwarder-for-Linux-ARM-and/m-p/746203#M29432</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/70294"&gt;@bengoerz&lt;/a&gt;&amp;nbsp; - does that mean, we shouldn't SSL inspect the traffic from On-prem splunk instance to splunk cloud traffic, to avoid sock_error = 104? thx&lt;/P&gt;</description>
      <pubDate>Wed, 14 May 2025 17:33:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Connection-problems-with-Universal-Forwarder-for-Linux-ARM-and/m-p/746203#M29432</guid>
      <dc:creator>lakshman239</dc:creator>
      <dc:date>2025-05-14T17:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: Connection problems with Universal Forwarder for Linux ARM and Splunk Cloud (SSL error)</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Connection-problems-with-Universal-Forwarder-for-Linux-ARM-and/m-p/746308#M29437</link>
      <description>&lt;P&gt;it was an issue with firewall rules, as it dropped packets.&lt;/P&gt;</description>
      <pubDate>Fri, 16 May 2025 10:35:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Connection-problems-with-Universal-Forwarder-for-Linux-ARM-and/m-p/746308#M29437</guid>
      <dc:creator>lakshman239</dc:creator>
      <dc:date>2025-05-16T10:35:25Z</dc:date>
    </item>
  </channel>
</rss>

