<?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 AWS ELB Health Checks not working properly after upgrading to Splunk 6.6.0? in Installation</title>
    <link>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299736#M4435</link>
    <description>&lt;P&gt;ECDHE are not supported for AWS ELB classic loadbalancers healthchecks&lt;/P&gt;</description>
    <pubDate>Thu, 28 Nov 2019 10:42:28 GMT</pubDate>
    <dc:creator>kevinduterne</dc:creator>
    <dc:date>2019-11-28T10:42:28Z</dc:date>
    <item>
      <title>Why are AWS ELB Health Checks not working properly after upgrading to Splunk 6.6.0?</title>
      <link>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299716#M4415</link>
      <description>&lt;P&gt;I am having some issues specifically with the Splunk 6.6.0 version and my AWS ELB health checks not going healthy. I wanted to see if it is a one-off issue or others were having the same problems before I open up a Splunk Enterprise Support Case.&lt;/P&gt;
&lt;P&gt;The problem, I have a proof of concept environment setup within one of our AWS accounts and recently upgraded it from v6.5 to v6.6.0 to test it out before deploying it. Post upgrade, the following health check, which were were working fine prior to the upgrade, is no longer working.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/2954i44237E67B1571CF1/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I have attempted to remove the nodes from the original ELB and add them back into it without any luck. I have also deleted the original ELB and re-created it with the same settings as before the upgrade without any luck.&lt;/P&gt;
&lt;P&gt;There are only two ways I can get the health check to work properly. The first one is when I change the health check over to TCP:443 instead of HTTPs:443 and the nodes flip over to inservice. That is not an option I want to use as it only watches for a listening port and not that Splunk is running. The second one is if I put Splunk v6.3 or v6.5 instances into the same ELB and those nodes will flip over to inservice.&lt;/P&gt;
&lt;P&gt;As a side note, the exact same health checks works fine in a Application ELB but not with the Classic ELB. The problem with that option is we cannot get it working for the Splunk API, another project for later.&lt;/P&gt;
&lt;P&gt;Any thoughts? Thanks in advanced for the help!&lt;/P&gt;</description>
      <pubDate>Sat, 06 Jun 2020 15:14:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299716#M4415</guid>
      <dc:creator>eandresen</dc:creator>
      <dc:date>2020-06-06T15:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: Why are AWS ELB Health Checks not working properly after upgrading to Splunk 6.6.0?</title>
      <link>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299717#M4416</link>
      <description>&lt;P&gt;Splunk removed the TLS1.2 cypher from web.conf, which breaks the ELB health check and SSL termination. Not sure if it's something that AWS needs to fix as well (as in support the stronger cyphers on the backend SSL connections), but in the meantime, add the following to your local web.conf in the location of your choice&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;local/web.conf                      cipherSuite = ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:TLSv1.2+HIGH:@STRENGTH&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;6.5.x setting:&lt;/P&gt;

&lt;P&gt;/opt/splunk/etc/system/default/web.conf                      cipherSuite = TLSv1+HIGH:TLSv1.2+HIGH:@STRENGTH&lt;/P&gt;

&lt;P&gt;6.6.x setting:&lt;BR /&gt;
/opt/splunk/etc/system/default/web.conf                      cipherSuite = ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 13:07:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299717#M4416</guid>
      <dc:creator>vliggio</dc:creator>
      <dc:date>2017-06-01T13:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Why are AWS ELB Health Checks not working properly after upgrading to Splunk 6.6.0?</title>
      <link>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299718#M4417</link>
      <description>&lt;P&gt;Hi vliggio, thanks it solved our problems here&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2017 17:51:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299718#M4417</guid>
      <dc:creator>fabiocaldas</dc:creator>
      <dc:date>2017-07-12T17:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: Why are AWS ELB Health Checks not working properly after upgrading to Splunk 6.6.0?</title>
      <link>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299719#M4418</link>
      <description>&lt;P&gt;Thanks dude, I spent a whole day until a friend send me this link. works fine on splunkweb 6.6.2.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2017 17:52:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299719#M4418</guid>
      <dc:creator>freaklin</dc:creator>
      <dc:date>2017-07-12T17:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: Why are AWS ELB Health Checks not working properly after upgrading to Splunk 6.6.0?</title>
      <link>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299720#M4419</link>
      <description>&lt;P&gt;Thank you! I've stuck on this problem for a while until I saw this answer. my splunk is upgrade from 6.5.2 to 6.6.2, now it works like a charm &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2017 07:09:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299720#M4419</guid>
      <dc:creator>walker_liu</dc:creator>
      <dc:date>2017-08-15T07:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: Why are AWS ELB Health Checks not working properly after upgrading to Splunk 6.6.0?</title>
      <link>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299721#M4420</link>
      <description>&lt;P&gt;Thank you for this!&lt;/P&gt;</description>
      <pubDate>Fri, 15 Sep 2017 20:46:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299721#M4420</guid>
      <dc:creator>emiller42</dc:creator>
      <dc:date>2017-09-15T20:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: Why are AWS ELB Health Checks not working properly after upgrading to Splunk 6.6.0?</title>
      <link>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299722#M4421</link>
      <description>&lt;P&gt;Thank You &lt;/P&gt;</description>
      <pubDate>Wed, 07 Mar 2018 19:41:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299722#M4421</guid>
      <dc:creator>syadavsplunk</dc:creator>
      <dc:date>2018-03-07T19:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: Why are AWS ELB Health Checks not working properly after upgrading to Splunk 6.6.0?</title>
      <link>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299723#M4422</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;we  ran into similar problem, we are using classic ELB and splunk 7.x.&lt;BR /&gt;
We are able to connect to 8000 if &lt;A href="https://privateIp:8000//en-US/account/login?return_to=%2Fen-US%2F"&gt;https://privateIp:8000//en-US/account/login?return_to=%2Fen-US%2F&lt;/A&gt;, this works. But if I use the &lt;A href="https://ELB:8000//en-US/account/login?return_to=%2Fen-US%2F"&gt;https://ELB:8000//en-US/account/login?return_to=%2Fen-US%2F&lt;/A&gt; it doesn't work.&lt;BR /&gt;
Can any one please help us what exactly is the problem. Appreciate your help.&lt;/P&gt;

&lt;P&gt;when I do a curl on ELB:&lt;BR /&gt;
HTTP/1.1 503 Service Unavailable: Back-end server is at capacity&lt;BR /&gt;
Connection: keep-alive&lt;/P&gt;

&lt;P&gt;Below is the web.conf:&lt;/P&gt;

&lt;P&gt;httpport = 8000&lt;BR /&gt;
enableSplunkWebSSL = true&lt;BR /&gt;
splunkdConnectionTimeout = 60&lt;/P&gt;

&lt;P&gt;sslVersions = tls1.2&lt;BR /&gt;
cipherSuite = ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256&lt;BR /&gt;
ecdhCurves = prime256v1, secp384r1, secp521r1&lt;/P&gt;</description>
      <pubDate>Mon, 12 Mar 2018 21:37:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299723#M4422</guid>
      <dc:creator>basu42002</dc:creator>
      <dc:date>2018-03-12T21:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: Why are AWS ELB Health Checks not working properly after upgrading to Splunk 6.6.0?</title>
      <link>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299724#M4423</link>
      <description>&lt;P&gt;Since the previous was edited:&lt;/P&gt;

&lt;P&gt;What is the listener configuration on the ELB?  a 503 implies that there is either no listener on 8000, or the listener has no accessible backend.  Can you verify the listener is set up as HTTPS 8000 -&amp;gt; HTTPS 8000?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Mar 2018 21:42:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299724#M4423</guid>
      <dc:creator>emiller42</dc:creator>
      <dc:date>2018-03-12T21:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: Why are AWS ELB Health Checks not working properly after upgrading to Splunk 6.6.0?</title>
      <link>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299725#M4424</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;We are connecting to port 8000.&lt;/P&gt;

&lt;P&gt;Listener is configured with following:&lt;BR /&gt;
LB:HTTPS    LB port:443 inst protocol:HTTPS Inst port:8000&lt;BR /&gt;
Cipher is set to "predefined security policy" &lt;/P&gt;

&lt;P&gt;Could Please let me know what is wrong with the configuration.&lt;BR /&gt;
web.conf:&lt;BR /&gt;
[settings]&lt;BR /&gt;
httpport = 8000&lt;BR /&gt;
enableSplunkWebSSL = true&lt;BR /&gt;
splunkdConnectionTimeout = 60&lt;/P&gt;

&lt;P&gt;sslVersions = tls1.2&lt;BR /&gt;
cipherSuite = ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256&lt;BR /&gt;
ecdhCurves = prime256v1, secp384r1, secp521r1&lt;/P&gt;

&lt;P&gt;regards,&lt;BR /&gt;
Bhasker.K&lt;/P&gt;</description>
      <pubDate>Mon, 12 Mar 2018 21:55:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299725#M4424</guid>
      <dc:creator>basu42002</dc:creator>
      <dc:date>2018-03-12T21:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Why are AWS ELB Health Checks not working properly after upgrading to Splunk 6.6.0?</title>
      <link>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299726#M4425</link>
      <description>&lt;P&gt;Your ELB is listening on 443.&lt;/P&gt;

&lt;P&gt;You are hitting your ELB on 8000.&lt;/P&gt;

&lt;P&gt;Consider that carefully. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Mar 2018 22:05:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299726#M4425</guid>
      <dc:creator>emiller42</dc:creator>
      <dc:date>2018-03-12T22:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Why are AWS ELB Health Checks not working properly after upgrading to Splunk 6.6.0?</title>
      <link>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299727#M4426</link>
      <description>&lt;P&gt;ELB listener:&lt;BR /&gt;
Load Balancer Protocol&lt;BR /&gt;
Load Balancer Port&lt;BR /&gt;
Instance Protocol&lt;BR /&gt;
Instance Port&lt;BR /&gt;
Cipher&lt;BR /&gt;
SSL Certificate&lt;BR /&gt;
HTTPS   443 HTTPS   8000    &lt;CIPHER&gt;Change&lt;BR /&gt;&lt;BR /&gt;
 (IAM) Change&lt;/CIPHER&gt;&lt;/P&gt;

&lt;P&gt;Do we need to make changes to ELB port, currently its 443 and instance port is 8000.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Mar 2018 22:18:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299727#M4426</guid>
      <dc:creator>basu42002</dc:creator>
      <dc:date>2018-03-12T22:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: Why are AWS ELB Health Checks not working properly after upgrading to Splunk 6.6.0?</title>
      <link>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299728#M4427</link>
      <description>&lt;P&gt;You could change the ELB listener port.&lt;/P&gt;

&lt;P&gt;Or you could just use &lt;A href="https://ELB/en-US/account/login"&gt;https://ELB/en-US/account/login&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;If your ELB is listening on 443, send your requests to 443.  &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Mar 2018 22:20:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299728#M4427</guid>
      <dc:creator>emiller42</dc:creator>
      <dc:date>2018-03-12T22:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Why are AWS ELB Health Checks not working properly after upgrading to Splunk 6.6.0?</title>
      <link>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299729#M4428</link>
      <description>&lt;P&gt;I did try with &lt;A href="https://myelb.com"&gt;https://myelb.com&lt;/A&gt; (there is no page error, its just blank) and also with /en-US/account/login, no luck.&lt;BR /&gt;
Also I have taken tcpdump and verified if ELB sent "Client Hello" packets, no such packets found in the dump.&lt;/P&gt;

&lt;P&gt;Below is the health check configuration:&lt;BR /&gt;
Ping Target &lt;BR /&gt;
HTTPS:8000/en-US/account/login?return_to=%2Fen-US%2F&lt;BR /&gt;
Timeout 10 seconds&lt;BR /&gt;
Interval    30 seconds&lt;BR /&gt;
Unhealthy threshold 2&lt;BR /&gt;
Healthy threshold   3&lt;/P&gt;</description>
      <pubDate>Mon, 12 Mar 2018 22:27:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299729#M4428</guid>
      <dc:creator>basu42002</dc:creator>
      <dc:date>2018-03-12T22:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: Why are AWS ELB Health Checks not working properly after upgrading to Splunk 6.6.0?</title>
      <link>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299730#M4429</link>
      <description>&lt;P&gt;When you look at the instances tab of your load balancer, is the instance listed?  What is it's Status?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Mar 2018 22:29:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299730#M4429</guid>
      <dc:creator>emiller42</dc:creator>
      <dc:date>2018-03-12T22:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Why are AWS ELB Health Checks not working properly after upgrading to Splunk 6.6.0?</title>
      <link>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299731#M4430</link>
      <description>&lt;P&gt;on ELB-&amp;gt;instances-&amp;gt;Status is "out of service", instance is listed and we have splunk search node running,&lt;BR /&gt;
and I am able to access it using &lt;A href="https://privateIP:8000"&gt;https://privateIP:8000&lt;/A&gt;, but when I use &lt;A href="https://myELB.com"&gt;https://myELB.com&lt;/A&gt; it doesn't work, also the status is out of service as mentioned earlier.&lt;/P&gt;

&lt;P&gt;I have also reached out to AWS support but yet to get response from them.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Mar 2018 22:34:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299731#M4430</guid>
      <dc:creator>basu42002</dc:creator>
      <dc:date>2018-03-12T22:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: Why are AWS ELB Health Checks not working properly after upgrading to Splunk 6.6.0?</title>
      <link>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299732#M4431</link>
      <description>&lt;P&gt;I assume you're in a VPC.  Do you have security groups set up to allow traffic from the ELB to your instance on port 8000?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Mar 2018 22:35:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299732#M4431</guid>
      <dc:creator>emiller42</dc:creator>
      <dc:date>2018-03-12T22:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: Why are AWS ELB Health Checks not working properly after upgrading to Splunk 6.6.0?</title>
      <link>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299733#M4432</link>
      <description>&lt;P&gt;Yes we are in a VPC, security groups are setup to allow traffic from ELB.&lt;BR /&gt;
"All traffic" is allowed internally and it worked when the listener was configured as http with ELB-&amp;gt;port 80-&amp;gt;http splunk-&amp;gt;8000&lt;/P&gt;

&lt;P&gt;Then I have added the following in web.conf:&lt;BR /&gt;
enableSplunkWebSSL = true&lt;/P&gt;

&lt;P&gt;and changed the listener to to ELB https-&amp;gt;port 443-&amp;gt;splunk https-&amp;gt;port 8000&lt;/P&gt;

&lt;P&gt;Any other suggestions please, I am stuck as the instance status is out of service and not sure why ELB is not able to ping the backend instance.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Mar 2018 23:04:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299733#M4432</guid>
      <dc:creator>basu42002</dc:creator>
      <dc:date>2018-03-12T23:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: Why are AWS ELB Health Checks not working properly after upgrading to Splunk 6.6.0?</title>
      <link>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299734#M4433</link>
      <description>&lt;P&gt;When you upgrade to 7.x, we need to update the configuration with new cipher suites. I was able to finally get the health checks working.&lt;BR /&gt;
change the cipher suite accepted by your server to the ones which are offered by the ELB in the ClientHello. To do this you can update your configuration file to contain this:&lt;BR /&gt;
cipherSuite = AES256-GCM-SHA384:AES256-SHA256:AES256-SHA:CAMELLIA256-SHA:AES128-GCM-SHA256:AES128-SHA256:AES128-SHA:CAMELLIA128-SHA:RC4-SHA:DES-CBC3-SHA:DES-CBC-SHA:DHE-DSS-AES256-GCM-SHA384:DHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES256-SHA256:DHE-DSS-AES256-SHA256:DHE-RSA-AES256-SHA:DHE-DSS-AES256-SHA:DHE-RSA-CAMELLIA256-SHA:DHE-DSS-CAMELLIA256-SHA:DHE-DSS-AES128-GCM-SHA256:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES128-SHA256:DHE-DSS-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-DSS-AES128-SHA:DHE-RSA-CAMELLIA128-SHA:DHE-DSS-CAMELLIA128-SHA:EDH-RSA-DES-CBC3-SHA:EDH-DSS-DES-CBC3-SHA:EDH-RSA-DES-CBC-SHA:EDH-DSS-DES-CBC-SHA&lt;/P&gt;

&lt;P&gt;This solution gives broader spectrum of ciphers for the server to pick from.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Mar 2018 23:09:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299734#M4433</guid>
      <dc:creator>basu42002</dc:creator>
      <dc:date>2018-03-20T23:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: Why are AWS ELB Health Checks not working properly after upgrading to Splunk 6.6.0?</title>
      <link>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299735#M4434</link>
      <description>&lt;P&gt;This is absolutely the solution.  Spent hours looking for the answer to why SSL through the AWS ELBs would not work and this resolves it.  Should be included in documentation somewhere.&lt;/P&gt;</description>
      <pubDate>Mon, 21 May 2018 21:37:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Why-are-AWS-ELB-Health-Checks-not-working-properly-after/m-p/299735#M4434</guid>
      <dc:creator>Kzark</dc:creator>
      <dc:date>2018-05-21T21:37:29Z</dc:date>
    </item>
  </channel>
</rss>

