<?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: Use a Heavy Forward to Receive Unencrypted Traffic and Send Encrypted in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Use-a-Heavy-Forward-to-Receive-Unencrypted-Traffic-and-Send/m-p/345458#M63472</link>
    <description>&lt;P&gt;For this particular situation the Palo Alto for Splunk App and TA only work with the main index. When I removed the custom index I could see the events populating.&lt;/P&gt;</description>
    <pubDate>Wed, 26 Apr 2017 03:37:40 GMT</pubDate>
    <dc:creator>skycree_rh</dc:creator>
    <dc:date>2017-04-26T03:37:40Z</dc:date>
    <item>
      <title>Use a Heavy Forward to Receive Unencrypted Traffic and Send Encrypted</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Use-a-Heavy-Forward-to-Receive-Unencrypted-Traffic-and-Send/m-p/345455#M63469</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
I have setup a heavy forwarder to accept TCP unencrypted traffic from a Palo Alto device, that has the Palo Alto TA installed, on our local network. I would like to send the data encrypted using SSL to our indexer in AWS. The indexer in AWS is already configured and working for receiving SSL encrypted events. Is there a configuration that needs to be done on the heavy forwarder to allow this?&lt;/P&gt;

&lt;P&gt;By running tcpdump I can see the unencrypted data coming from the Palo Alto device. I can see encrypted data going to our indexer but all that I can see is hostname related events in the _internal index, and no evidence of the pan:log sourcetype.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2017 04:44:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Use-a-Heavy-Forward-to-Receive-Unencrypted-Traffic-and-Send/m-p/345455#M63469</guid>
      <dc:creator>skycree_rh</dc:creator>
      <dc:date>2017-04-25T04:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Use a Heavy Forward to Receive Unencrypted Traffic and Send Encrypted</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Use-a-Heavy-Forward-to-Receive-Unencrypted-Traffic-and-Send/m-p/345456#M63470</link>
      <description>&lt;P&gt;Yes it can be done using SSL certificates. You need to add certificate information in your outputs.conf as follows:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout:test_clustered_indexers]

server = indexer.abc.com:9997
compressed = true
sslVerifyServerCert = true
sslRootCAPath = /opt/splunkforwarder/etc/auth/certificate/cert.pem
sslCertPath = /opt/splunkforwarder/etc/auth/certificate/CertFull.pem
sslPassword = &amp;lt;yourPassword&amp;gt;
useClientSSLCompression = true
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;and on the indexers machines need to add following stanza in inputs.conf.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[SSL]
password = &amp;lt;cert password&amp;gt;
rootCA =&amp;lt;path to your root CA certificate&amp;gt;
serverCert = &amp;lt;Path to your server certificate&amp;gt;
requireClientCert = true
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 25 Apr 2017 06:41:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Use-a-Heavy-Forward-to-Receive-Unencrypted-Traffic-and-Send/m-p/345456#M63470</guid>
      <dc:creator>hardikJsheth</dc:creator>
      <dc:date>2017-04-25T06:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: Use a Heavy Forward to Receive Unencrypted Traffic and Send Encrypted</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Use-a-Heavy-Forward-to-Receive-Unencrypted-Traffic-and-Send/m-p/345457#M63471</link>
      <description>&lt;P&gt;Hi, thanks for the response. Yes, I do have that setup already which is why I'm confused as to why the events are not showing in the index.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2017 15:06:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Use-a-Heavy-Forward-to-Receive-Unencrypted-Traffic-and-Send/m-p/345457#M63471</guid>
      <dc:creator>skycree_rh</dc:creator>
      <dc:date>2017-04-25T15:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: Use a Heavy Forward to Receive Unencrypted Traffic and Send Encrypted</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Use-a-Heavy-Forward-to-Receive-Unencrypted-Traffic-and-Send/m-p/345458#M63472</link>
      <description>&lt;P&gt;For this particular situation the Palo Alto for Splunk App and TA only work with the main index. When I removed the custom index I could see the events populating.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2017 03:37:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Use-a-Heavy-Forward-to-Receive-Unencrypted-Traffic-and-Send/m-p/345458#M63472</guid>
      <dc:creator>skycree_rh</dc:creator>
      <dc:date>2017-04-26T03:37:40Z</dc:date>
    </item>
  </channel>
</rss>

