<?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: Why are we getting &amp;quot;SSL clause is not found or servercert not provided&amp;quot; in forwarder splunkd.log, causing data not to be sent? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-are-we-getting-quot-SSL-clause-is-not-found-or-servercert/m-p/127403#M26204</link>
    <description>&lt;P&gt;Good idea, but I just updated the SSL cert on my indexer and all my forwarders last May. They all have the same server cert, so it does not explain this one forwarder. I just got the forwarder release from the admin that runs it:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;#cat /opt/splunk/etc/splunk.version 
VERSION=5.0.3
BUILD=163460
PRODUCT=splunk
PLATFORM=SunOS-sparcv9
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I also had him to a ' splunk cmd btool outputs list --debug' and all I see in the email he sent me back was lines from /opt/splunk/etc/system/default/outputs.conf and nothing from the deployment app outputs.conf at all. That is very bizarre.&lt;/P&gt;</description>
    <pubDate>Tue, 16 Sep 2014 20:09:49 GMT</pubDate>
    <dc:creator>wrangler2x</dc:creator>
    <dc:date>2014-09-16T20:09:49Z</dc:date>
    <item>
      <title>Why are we getting "SSL clause is not found or servercert not provided" in forwarder splunkd.log, causing data not to be sent?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-are-we-getting-quot-SSL-clause-is-not-found-or-servercert/m-p/127401#M26202</link>
      <description>&lt;P&gt;A forwarder just up and quit sending logs to my indexer one morning last week. I did not notice until Monday (yesterday) afternoon. I asked the admin there to restart splunkd and when that did not correct the issue, I asked him to send me the logs. I saw several things that don't look good. The first was the second of these two back-to-back &lt;EM&gt;forwarder&lt;/EM&gt; splunkd log entries:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;09-15-2014 16:30:31.998 -0700 WARN  DeploymentClient - Phonehome thread is now started.
09-15-2014 16:30:31.998 -0700 WARN  DeploymentClient - Unable to send handshake 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The second was in  the part of the &lt;EM&gt;forwarder&lt;/EM&gt; splunkd logs where you normally see the TCP ports being initialized:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;09-15-2014 16:30:33.165 -0700 INFO  TcpInputConfig - SSL clause not found or servercert not provided - SSL ports will not be available
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And then on the &lt;EM&gt;indexer&lt;/EM&gt; I found this in the splunkd.log:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;09-15-2014 15:12:40.669 -0700 ERROR TcpInputProc - Error encountered for connection from src=128.200.xxx.xxx:49266.error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
09-15-2014 15:18:17.960 -0700 ERROR TcpInputProc - Error encountered for connection from src=128.200.xxx.xxx:52373.error:1407609C:SSL routines:SSL23_GET_CLIENT_HELLO:http request
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Any ideas why this has suddenly started happening?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Sep 2014 19:08:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-are-we-getting-quot-SSL-clause-is-not-found-or-servercert/m-p/127401#M26202</guid>
      <dc:creator>wrangler2x</dc:creator>
      <dc:date>2014-09-16T19:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: Why are we getting "SSL clause is not found or servercert not provided" in forwarder splunkd.log, causing data not to be sent?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-are-we-getting-quot-SSL-clause-is-not-found-or-servercert/m-p/127402#M26203</link>
      <description>&lt;P&gt;Perhaps the internal SSL certificate has expired.  Off the top of my head that is what springs to mind. How long has the installation been in place?&lt;BR /&gt;
See &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.1.3/Security/AboutsecuringyourSplunkconfigurationwithSSL"&gt;About securing Splunk with SSL&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Sep 2014 19:23:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-are-we-getting-quot-SSL-clause-is-not-found-or-servercert/m-p/127402#M26203</guid>
      <dc:creator>grijhwani</dc:creator>
      <dc:date>2014-09-16T19:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Why are we getting "SSL clause is not found or servercert not provided" in forwarder splunkd.log, causing data not to be sent?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-are-we-getting-quot-SSL-clause-is-not-found-or-servercert/m-p/127403#M26204</link>
      <description>&lt;P&gt;Good idea, but I just updated the SSL cert on my indexer and all my forwarders last May. They all have the same server cert, so it does not explain this one forwarder. I just got the forwarder release from the admin that runs it:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;#cat /opt/splunk/etc/splunk.version 
VERSION=5.0.3
BUILD=163460
PRODUCT=splunk
PLATFORM=SunOS-sparcv9
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I also had him to a ' splunk cmd btool outputs list --debug' and all I see in the email he sent me back was lines from /opt/splunk/etc/system/default/outputs.conf and nothing from the deployment app outputs.conf at all. That is very bizarre.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Sep 2014 20:09:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-are-we-getting-quot-SSL-clause-is-not-found-or-servercert/m-p/127403#M26204</guid>
      <dc:creator>wrangler2x</dc:creator>
      <dc:date>2014-09-16T20:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Why are we getting "SSL clause is not found or servercert not provided" in forwarder splunkd.log, causing data not to be sent?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-are-we-getting-quot-SSL-clause-is-not-found-or-servercert/m-p/127404#M26205</link>
      <description>&lt;P&gt;Well, it turns out that the /opt/splunk/etc/apps/OIT_OUTPUT_9998 went missing for whatever reason, and  that contains the server.conf and outputs.conf in the default directory. The splunk forwarder apparently crashed at some point and those files were not there for it to read. The question is, why did it go away? That's a mystery. This is spec'd-out in the global section of the serverclass.conf file, so every forwarder described there should have a copy of it. #mystery&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 17:36:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-are-we-getting-quot-SSL-clause-is-not-found-or-servercert/m-p/127404#M26205</guid>
      <dc:creator>wrangler2x</dc:creator>
      <dc:date>2020-09-28T17:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Why are we getting "SSL clause is not found or servercert not provided" in forwarder splunkd.log, causing data not to be sent?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-are-we-getting-quot-SSL-clause-is-not-found-or-servercert/m-p/127405#M26206</link>
      <description>&lt;P&gt;The mystery deepens. There is no evidence of crash files, and no evidence of system crash or reboot. There were no configuration changes made to the deployment application for either of these systems, so nothing to make splunk forwarder restart. Yet it had to have in order to notice the missing server.conf and outputs.conf files which were in /opt/splunk/etc/apps/OIT_OUTPUT_9998/default.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 17:37:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-are-we-getting-quot-SSL-clause-is-not-found-or-servercert/m-p/127405#M26206</guid>
      <dc:creator>wrangler2x</dc:creator>
      <dc:date>2020-09-28T17:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Why are we getting "SSL clause is not found or servercert not provided" in forwarder splunkd.log, causing data not to be sent?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-are-we-getting-quot-SSL-clause-is-not-found-or-servercert/m-p/127406#M26207</link>
      <description>&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/169178/serverconf-and-outputsconf-disappeared-off-two-for.html"&gt;More on this problem&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;@sowings proposes  that the power cut to the Deployment Server and subsequent power restore acted like a "reload deploy-server" command with unanticipated edits to the serverclass.conf (or to the application bundles). It turns out that some twenty forwarders were affected by this, with various parts of their deployed configurations missing. Port 9997 is not defined on any of these forwarders; only 9998. But as that is defined in the deployed application, loss of the outputs.conf caused the forwarder to be unable to establish a connection with the deployment server/indexer. The solution was to delete whatever was left in /opt/splunk/var/run and /opt/splunk/etc/apps and then define the outputs in /opt/splunk/etc/system/local/outputs.conf&lt;/P&gt;

&lt;P&gt;As soon as the Splunk forwarder was restarted it contacted the DS and got its bundle and everything was fine. &lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2014 17:11:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-are-we-getting-quot-SSL-clause-is-not-found-or-servercert/m-p/127406#M26207</guid>
      <dc:creator>wrangler2x</dc:creator>
      <dc:date>2014-09-24T17:11:53Z</dc:date>
    </item>
  </channel>
</rss>

