<?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: Splunk SSL communication between Splunk Universal Forwarder and Heavy forwarder in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-SSL-communication-between-Splunk-Universal-Forwarder-and/m-p/601481#M104800</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/222210"&gt;@aasabatini&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for reply. Yes, server.conf has been configured with [sslConfig] stanza with sslrootCA attribute. I don't have screenshot of this handy else I would have attached it here. Even after that I am getting the same error again and again. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks, Vikas&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 13 Jun 2022 07:24:47 GMT</pubDate>
    <dc:creator>vikashumble</dc:creator>
    <dc:date>2022-06-13T07:24:47Z</dc:date>
    <item>
      <title>Splunk SSL communication between Splunk Universal Forwarder and Heavy forwarder- Experiencing error</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-SSL-communication-between-Splunk-Universal-Forwarder-and/m-p/601432#M104798</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;
&lt;P&gt;I am stuck on one problem and I am not able to find the solution of it so far so need all your expertise to help me out.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;My splunk setup which I have problem with&lt;/STRONG&gt;: &lt;EM&gt;Splunk UF --&amp;gt; Splunk HF --&amp;gt; Splunk cloud&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;On splunk UF, I have a inputs configured to monitor a file. I am trying to configure SSL for data transfer between &amp;nbsp;Splunk UF and Splunk HF. I have placed Root CA and Server/Client certificate in SPLUNK_HOME/etc/certs directory. Below are my inputs (on HF) and outputs on (Splunk UF).&lt;/P&gt;
&lt;P&gt;For&amp;nbsp;&lt;SPAN&gt;sslRootCAPath&lt;/SPAN&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;path in inputs.conf and outputs.conf, I have been told by my client that even though the name is different (on HF and UF) but they are essentially same.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Inputs.conf (on HF):&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;[splunktcp-ssl:9997]&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;#sslPassword =&amp;nbsp;password&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;disabled = 0&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;requireClientCert =&amp;nbsp;false&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;serverCert = /opt/splunk/etc/certs/Cert_HF.pem&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;sslRootCAPath = /opt/splunk/etc/certs/&lt;STRONG&gt;XXXX_Root_CA.pem&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Outputs.conf (on UF):&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;[tcpout]&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;defaultGroup=spl_hfs&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;[tcpout:spl_hfs]&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;server =&amp;nbsp;INDEXER_1:9997, INDEXER_2:9997&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;clientCert =&amp;nbsp;C:\Program Files\SplunkUniversalForwarder\etc\certs\Cert_UF.pem&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;sslRootCAPath =&amp;nbsp;C:\Program Files\SplunkUniversalForwarder\etc\certs\&lt;STRONG&gt;XXXX_Root.pem&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;#sslPassword =&amp;nbsp;password&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I configure above settings and restart UF and HF, I&lt;STRONG&gt; see below error in HF Splunkd.log and none of the data (not even _internal from UF&amp;nbsp;via HF) is indexed&lt;/STRONG&gt;. I can see HF to Splunk cloud communication is working as expected. But my UF to HF is throwing below error.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Error&lt;/STRONG&gt;:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;ERROR TcpInputProc [1899734 FwdDataReceiverThread] - Message rejected. Received unexpected message of size=369295616 bytes from src=XXXXXX:38998 in streaming mode. Maximum message size allowed=67108864. (::) Possible invalid source sending data to splunktcp port or valid source sending unsupported payload.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have tried to look on google and see even read through splunk pages, tried configs/changes as suggested but I am still struggling to find a working solution for me. Any help in pointing me in right direction is highly appreciated.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Also, my few other questions are&lt;/STRONG&gt;:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;As my client mentioned that even though, root CA name on HF (&lt;SPAN&gt;&lt;STRONG&gt;XXXX_Root_CA.pem)&lt;/STRONG&gt;&lt;/SPAN&gt; and UF (&lt;SPAN&gt;&lt;STRONG&gt;XXXX_Root.pem)&lt;/STRONG&gt;&lt;/SPAN&gt;&amp;nbsp;are different but they are same, is there any way/command using which, I can confirm that whether they are really same or different?&lt;/LI&gt;
&lt;LI&gt;Does we need to have &lt;STRONG&gt;SAME&lt;/STRONG&gt; root CA certificate distributed to HF and UFs for SSL communications or can they be different?&lt;/LI&gt;
&lt;LI&gt;I have been told that there is no sslpassword attached with the certificates, is there any way/command I can confirm this myself rather than taking their word for it?&lt;/LI&gt;
&lt;LI&gt;What else I can change/try in .conf files to see if this SSL config work?&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Any replies on my issue is highly appreciated&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Vikas&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 18:47:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-SSL-communication-between-Splunk-Universal-Forwarder-and/m-p/601432#M104798</guid>
      <dc:creator>vikashumble</dc:creator>
      <dc:date>2022-06-13T18:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk SSL communication between Splunk Universal Forwarder and Heavy forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-SSL-communication-between-Splunk-Universal-Forwarder-and/m-p/601478#M104799</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/246745"&gt;@vikashumble&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;have you define the server.conf both the HF and UF?&lt;/P&gt;&lt;P&gt;please check the documentation&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.6/Security/ConfigureSplunkforwardingtousesignedcertificates" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.6/Security/ConfigureSplunkforwardingtousesignedcertificates&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also I think you have to create a folder to put your own certificates in this path:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;/opt/splunk/etc/auth/&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 07:15:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-SSL-communication-between-Splunk-Universal-Forwarder-and/m-p/601478#M104799</guid>
      <dc:creator>aasabatini</dc:creator>
      <dc:date>2022-06-13T07:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk SSL communication between Splunk Universal Forwarder and Heavy forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-SSL-communication-between-Splunk-Universal-Forwarder-and/m-p/601481#M104800</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/222210"&gt;@aasabatini&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for reply. Yes, server.conf has been configured with [sslConfig] stanza with sslrootCA attribute. I don't have screenshot of this handy else I would have attached it here. Even after that I am getting the same error again and again. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks, Vikas&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 07:24:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-SSL-communication-between-Splunk-Universal-Forwarder-and/m-p/601481#M104800</guid>
      <dc:creator>vikashumble</dc:creator>
      <dc:date>2022-06-13T07:24:47Z</dc:date>
    </item>
  </channel>
</rss>

