<?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: How to encrypt communication between a universal forwarder and heavy forwarder? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-encrypt-communication-between-a-universal-forwarder-and/m-p/131080#M26957</link>
    <description>&lt;P&gt;I had a similar issue and found that I had an outputs.conf file in my etc/system/local directory that was being used instead of the outputs.conf in my app directory.  I renamed the wrong outputs.conf file and restarted Splunk.  You can tell if your outputs.conf file is being used as the sslPassword = testmy123 will be encrypted after it is read the first time.  If you have an outputs.conf file in another directory being used first it may be that it is using a different port which is another indication that the wrong outputs.conf file is being used.&lt;/P&gt;</description>
    <pubDate>Sun, 31 May 2015 17:37:25 GMT</pubDate>
    <dc:creator>m4him7</dc:creator>
    <dc:date>2015-05-31T17:37:25Z</dc:date>
    <item>
      <title>How to encrypt communication between a universal forwarder and heavy forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-encrypt-communication-between-a-universal-forwarder-and/m-p/131079#M26956</link>
      <description>&lt;P&gt;I am not able to configure heavy forwarder inputs.conf file to receive encrypted traffic.&lt;/P&gt;

&lt;P&gt;1) config inputs.conf on heavy forwarder is given below. but &lt;CODE&gt;netstat -an&lt;/CODE&gt; does not show heavy forwarder is listening on port 9998&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[splunktcp-ssl:9998]
compressed = true

[SSL]
password = $1$YJqLPm4skNlFOQ==
rootCA = /opt/splunk/etc/certs/ca.pem
serverCert = /opt/splunk/etc/certs/splunk-dev.pem
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;2) On universal forwarder I am using app with outputs.conf &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout]
defaultGroup = splunkssl
sendCookedData = true
dnsResolutionInterval = 300

[tcpout:splunkssl]
compressed = true
server = heavy forwarder name :9998
sslCertPath = C:\Program Files\SplunkUniversalForwarder\etc\apps\FW_DEV_NA_Encrypt\default\certs\splunk-dev.pem
sslPassword = testmy123
sslRootCAPath = C:\Program Files\SplunkUniversalForwarder\etc\apps\FW_DEV_NA_Encrypt\default\certs\ca.pem
sslVerifyServerCert = false
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 29 May 2015 19:27:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-encrypt-communication-between-a-universal-forwarder-and/m-p/131079#M26956</guid>
      <dc:creator>shaileshmali</dc:creator>
      <dc:date>2015-05-29T19:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to encrypt communication between a universal forwarder and heavy forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-encrypt-communication-between-a-universal-forwarder-and/m-p/131080#M26957</link>
      <description>&lt;P&gt;I had a similar issue and found that I had an outputs.conf file in my etc/system/local directory that was being used instead of the outputs.conf in my app directory.  I renamed the wrong outputs.conf file and restarted Splunk.  You can tell if your outputs.conf file is being used as the sslPassword = testmy123 will be encrypted after it is read the first time.  If you have an outputs.conf file in another directory being used first it may be that it is using a different port which is another indication that the wrong outputs.conf file is being used.&lt;/P&gt;</description>
      <pubDate>Sun, 31 May 2015 17:37:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-encrypt-communication-between-a-universal-forwarder-and/m-p/131080#M26957</guid>
      <dc:creator>m4him7</dc:creator>
      <dc:date>2015-05-31T17:37:25Z</dc:date>
    </item>
  </channel>
</rss>

