<?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 Cloud &amp; HTTP Event Collector: Docker log-driver error &amp;quot;Failed to initialize logging driver: remote error: handshake failure.&amp;quot; in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254172#M48789</link>
    <description>&lt;P&gt;Good to know. Can we also get an different certificate with Splunk Light Cloud Service? &lt;/P&gt;

&lt;P&gt;I find the overall naming convention used by Splunk to be very confusing. &lt;/P&gt;

&lt;P&gt;Thanks again for the information, very helpful. &lt;/P&gt;</description>
    <pubDate>Fri, 09 Sep 2016 18:28:32 GMT</pubDate>
    <dc:creator>particlebrandon</dc:creator>
    <dc:date>2016-09-09T18:28:32Z</dc:date>
    <item>
      <title>Splunk Cloud &amp; HTTP Event Collector: Docker log-driver error "Failed to initialize logging driver: remote error: handshake failure."</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254160#M48777</link>
      <description>&lt;P&gt;I am using Splunk Cloud with the free trial period right now. I need to verify that we are able to use Splunk Cloud with Docker log-driver before we actually move forward with Splunk long-term. I turned on the HTTP Event Collector in Splunk, but I am not able to pass logs via the Docker log-driver options even with splunk-insecureskipverify set to true. See below.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;docker run --log-driver=splunk --log-opt splunk-token=C041DEEB-XXXX-XXX-9F5F-3XXXXXXXXXD1C --log-opt splunk-url=https://input-prd-p-5XXXXXXXXX.cloud.splunk.com:8088 --log-opt splunk-insecureskipverify=true hello-world
docker: Error response from daemon: Failed to initialize logging driver: remote error: handshake failure.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Although I did verify the the HTTP event collector is working with the curl command provided. Although that includes /services/collector in the URL, when that is passed to docker run command, it errors out not expecting it to include the full URI. &lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2016 23:14:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254160#M48777</guid>
      <dc:creator>particlebrandon</dc:creator>
      <dc:date>2016-08-29T23:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Cloud &amp; HTTP Event Collector: Docker log-driver error "Failed to initialize logging driver: remote error: handshake failure."</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254161#M48778</link>
      <description>&lt;P&gt;Did you manage to get docker splunk logging driver work? I'm having exactly the same problem.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2016 13:41:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254161#M48778</guid>
      <dc:creator>barona</dc:creator>
      <dc:date>2016-09-08T13:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Cloud &amp; HTTP Event Collector: Docker log-driver error "Failed to initialize logging driver: remote error: handshake failure."</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254162#M48779</link>
      <description>&lt;P&gt;I gave up and went with Fluentd + AWS Cloudwatch Logs + AWS Elasticsearch. Its a breeze to set up&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2016 13:43:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254162#M48779</guid>
      <dc:creator>micahhausler</dc:creator>
      <dc:date>2016-09-08T13:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Cloud &amp; HTTP Event Collector: Docker log-driver error "Failed to initialize logging driver: remote error: handshake failure."</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254163#M48780</link>
      <description>&lt;P&gt;I am ready to give up also, debating on moving back to ELK personally. There was an posting which &lt;A href="https://answers.splunk.com/answers/444008/how-to-troubleshoot-why-http-event-collector-is-no.html"&gt;1&lt;/A&gt; someone from Splunk mentioned that self-service certs are not supported in golang. I was confused on if that was in Splunk Light or Splunk Cloud or if there was any difference. &lt;/P&gt;

&lt;P&gt;At this point I assume there is not any difference and currently Splunk Light/Cloud does not support the docker log-driver. &lt;/P&gt;

&lt;P&gt;Sucks because Splunk would have been an perfect fit for me with our logging needs. &lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2016 16:18:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254163#M48780</guid>
      <dc:creator>particlebrandon</dc:creator>
      <dc:date>2016-09-08T16:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Cloud &amp; HTTP Event Collector: Docker log-driver error "Failed to initialize logging driver: remote error: handshake failure."</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254164#M48781</link>
      <description>&lt;P&gt;On Splunk &lt;STRONG&gt;enterprise&lt;/STRONG&gt; I was able to set docker to data to Splunk, using HTTP Event Collector, running docker with same command as you have specified in the question. Except that I also ensured on splunk Enterprise indexer acknowledgement was disabled.&lt;/P&gt;

&lt;P&gt;I suspect that there could be two problems that you could be running into.&lt;BR /&gt;
1) You may &lt;STRONG&gt;not&lt;/STRONG&gt; have opened a ticket with Splunk support so that they can do the needful to allow incoming HTTP requests on the port (firewall may be blocking the port).&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/432236/i-am-a-splunk-cloud-customer-i-want-to-use-the-htt.html"&gt;https://answers.splunk.com/answers/432236/i-am-a-splunk-cloud-customer-i-want-to-use-the-htt.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;2) Disable indexer acknowledgement. &lt;/P&gt;

&lt;P&gt;3) If you have done 1 and 2 above run docker with --debug flag. and paste the output here. We can take a look at it.&lt;BR /&gt;
4) I am not sure if Splunk cloud will actually open a support ticket for free trial version (I could be wrong). To solve the chicken and egg problem (having to buy license in order to evaluate if this works for you or not) In that case I would recommend downloading a splunk enterprise version and see if it meets your needs, if it does, buy it and then you can request all the support that you want.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2016 18:57:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254164#M48781</guid>
      <dc:creator>rdimri_splunk</dc:creator>
      <dc:date>2016-09-08T18:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Cloud &amp; HTTP Event Collector: Docker log-driver error "Failed to initialize logging driver: remote error: handshake failure."</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254165#M48782</link>
      <description>&lt;P&gt;I don't think that is the case, as I was using Splunk Cloud self-service and I was able to curl requests to the provided domain and get responses&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2016 19:01:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254165#M48782</guid>
      <dc:creator>micahhausler</dc:creator>
      <dc:date>2016-09-08T19:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Cloud &amp; HTTP Event Collector: Docker log-driver error "Failed to initialize logging driver: remote error: handshake failure."</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254166#M48783</link>
      <description>&lt;P&gt;What error do you get when you run docker with --debug options ?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2016 19:06:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254166#M48783</guid>
      <dc:creator>rdimri_splunk</dc:creator>
      <dc:date>2016-09-08T19:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Cloud &amp; HTTP Event Collector: Docker log-driver error "Failed to initialize logging driver: remote error: handshake failure."</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254167#M48784</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;DEBU[0000] Trusting certs with subjects: [010U

micahhausler] 
DEBU[0000] Corrupted prefix: []                         
DEBU[0000] [hijack] End of stdout                       
docker: Error response from daemon: Failed to initialize logging driver: remote error: handshake failure.
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 08 Sep 2016 19:11:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254167#M48784</guid>
      <dc:creator>micahhausler</dc:creator>
      <dc:date>2016-09-08T19:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Cloud &amp; HTTP Event Collector: Docker log-driver error "Failed to initialize logging driver: remote error: handshake failure."</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254168#M48785</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;$ docker version
Client:
 Version:      1.11.1
 API version:  1.23
 Go version:   go1.5.4
 Git commit:   5604cbe
 Built:        Tue Apr 26 23:44:17 2016
 OS/Arch:      darwin/amd64

Server:
 Version:      1.11.2
 API version:  1.23
 Go version:   go1.5.4
 Git commit:   b9f10c9
 Built:        Wed Jun  1 21:20:08 2016
 OS/Arch:      linux/amd64
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 08 Sep 2016 19:12:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254168#M48785</guid>
      <dc:creator>micahhausler</dc:creator>
      <dc:date>2016-09-08T19:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Cloud &amp; HTTP Event Collector: Docker log-driver error "Failed to initialize logging driver: remote error: handshake failure."</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254169#M48786</link>
      <description>&lt;P&gt;Just to piggy back on @micahhaulser i was also able to curl directly to the HEC end point also with no problems. HEC appears to be working just not thru the docker log-driver. &lt;/P&gt;

&lt;P&gt;Also yes you can not open an support ticket with the free trail so stuck in an chicken vs egg problem there. Also not sure why using Splunk Enterprise would help me here, considering Splunk Cloud would be an better fit for us in terms of log use vs cost of actually deploying Splunk Enterprise. &lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2016 19:18:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254169#M48786</guid>
      <dc:creator>particlebrandon</dc:creator>
      <dc:date>2016-09-08T19:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Cloud &amp; HTTP Event Collector: Docker log-driver error "Failed to initialize logging driver: remote error: handshake failure."</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254170#M48787</link>
      <description>&lt;P&gt;Using splunk enterprise for this specific case breaks the chicken-&amp;gt;egg cycle, if you can get it to work with a trial splunk enterprise(you have more control over what you want to do), then you can go and use splunk cloud (cause it should work there too). Most of the things that work with splunk enterprise will work with cloud too.&lt;BR /&gt;
I was asking to do this to know if HTTP Event Collector has been configured correctly. Seems like it is cause you can make curl requests and they get indexed.&lt;/P&gt;

&lt;P&gt;I am going to dig on this more on docker side, i tried with docker version 1.12.1, I think since its a minor version change from what you ran, the issue might be something else. I will comeback once I have an answer.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2016 21:07:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254170#M48787</guid>
      <dc:creator>rdimri_splunk</dc:creator>
      <dc:date>2016-09-08T21:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Cloud &amp; HTTP Event Collector: Docker log-driver error "Failed to initialize logging driver: remote error: handshake failure."</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254171#M48788</link>
      <description>&lt;P&gt;Okay this is not supported for splunk cloud trial, the problem is that splunk cloud trial uses ECDSA, which although being strong, is not very widely supported. Docker fails handshake because of that.&lt;BR /&gt;
What you can do is get a real cloud account and then ask for a different certificate.&lt;BR /&gt;
In addition to golang it also affects .NET.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2016 17:22:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254171#M48788</guid>
      <dc:creator>rdimri_splunk</dc:creator>
      <dc:date>2016-09-09T17:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Cloud &amp; HTTP Event Collector: Docker log-driver error "Failed to initialize logging driver: remote error: handshake failure."</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254172#M48789</link>
      <description>&lt;P&gt;Good to know. Can we also get an different certificate with Splunk Light Cloud Service? &lt;/P&gt;

&lt;P&gt;I find the overall naming convention used by Splunk to be very confusing. &lt;/P&gt;

&lt;P&gt;Thanks again for the information, very helpful. &lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2016 18:28:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254172#M48789</guid>
      <dc:creator>particlebrandon</dc:creator>
      <dc:date>2016-09-09T18:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Cloud &amp; HTTP Event Collector: Docker log-driver error "Failed to initialize logging driver: remote error: handshake failure."</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254173#M48790</link>
      <description>&lt;P&gt;Not sure, youll have to talk to someone in marketing probably. Or post a different question.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2016 18:39:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254173#M48790</guid>
      <dc:creator>rdimri_splunk</dc:creator>
      <dc:date>2016-09-09T18:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Cloud &amp; HTTP Event Collector: Docker log-driver error "Failed to initialize logging driver: remote error: handshake failure."</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254174#M48791</link>
      <description>&lt;P&gt;Hi @micahhausler.&lt;/P&gt;

&lt;P&gt;This is a known issue, it is due to the type of ECC cert that we have used for self-service Splunk Cloud. The Docker driver works fine for our managed cloud but not for self-service. There is a plan to fix this.&lt;/P&gt;</description>
      <pubDate>Sat, 10 Sep 2016 05:47:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254174#M48791</guid>
      <dc:creator>gblock_splunk</dc:creator>
      <dc:date>2016-09-10T05:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Cloud &amp; HTTP Event Collector: Docker log-driver error "Failed to initialize logging driver: remote error: handshake failure."</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254175#M48792</link>
      <description>&lt;P&gt;We are using Splunk Light Cloud Service and are also having similar &lt;EM&gt;handshake failure&lt;/EM&gt; problems with docker splunk logging driver. @rdimri: Do you mean that the problem could be solved by requesting new certificates for our Splunk Light? If so, how could that be done? Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2016 10:37:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254175#M48792</guid>
      <dc:creator>barona</dc:creator>
      <dc:date>2016-09-15T10:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Cloud &amp; HTTP Event Collector: Docker log-driver error "Failed to initialize logging driver: remote error: handshake failure."</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254176#M48793</link>
      <description>&lt;P&gt;@barona, could you please post another question with this specific question, it will be nice if some one from splunk-cloud can authoritatively answer that. There are multiple types of cloud offerings and I am not sure what is the right bucket for this specific request.&lt;BR /&gt;
I can however confirm that we are working on resolving this issue. &lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2016 03:36:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254176#M48793</guid>
      <dc:creator>rdimri_splunk</dc:creator>
      <dc:date>2016-09-16T03:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Cloud &amp; HTTP Event Collector: Docker log-driver error "Failed to initialize logging driver: remote error: handshake failure."</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254177#M48794</link>
      <description>&lt;P&gt;Hi i am trying to run docker with splunk logging driver . I am using  splunk cloud managed service .  I am receiving the below error  any time did you face this error.&lt;/P&gt;

&lt;P&gt;$sudo docker run --publish 80:80 --log-driver=splunk --log-opt splunk-token=xxxxxxxxxxx --log-opt splunk-url=&lt;A href="https://http-inputs-ccccccc.splunkcloud.com/services/collector/event:8088" target="_blank"&gt;https://http-inputs-ccccccc.splunkcloud.com/services/collector/event:8088&lt;/A&gt; --log-opt splunk-insecureskipverify=true nginx&lt;/P&gt;

&lt;P&gt;docker: Error response from daemon: Failed to initialize logging driver: splunk: expected format schema://dns_name_or_ip:port for splunk-url.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 11:07:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254177#M48794</guid>
      <dc:creator>vvelpuri</dc:creator>
      <dc:date>2020-09-29T11:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Cloud &amp; HTTP Event Collector: Docker log-driver error "Failed to initialize logging driver: remote error: handshake failure."</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254178#M48795</link>
      <description>&lt;P&gt;have you tried removing '/services/collector/event'  from splunk-url, atleast that is what the error says?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2016 14:06:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254178#M48795</guid>
      <dc:creator>rdimri_splunk</dc:creator>
      <dc:date>2016-09-22T14:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Cloud &amp; HTTP Event Collector: Docker log-driver error "Failed to initialize logging driver: remote error: handshake failure."</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254179#M48796</link>
      <description>&lt;P&gt;Would you like me to select this as the accepted answer or wait until the cert type is corrected?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2016 14:28:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Cloud-HTTP-Event-Collector-Docker-log-driver-error-quot/m-p/254179#M48796</guid>
      <dc:creator>micahhausler</dc:creator>
      <dc:date>2016-09-22T14:28:48Z</dc:date>
    </item>
  </channel>
</rss>

