<?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: Log fetching issues - Http event collector in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Log-fetching-issues-Http-event-collector/m-p/519689#M87868</link>
    <description>&lt;P&gt;i tried with curl -v got some details like -&amp;nbsp;If this HTTPS server uses a certificate signed by a CA represented in&lt;BR /&gt;the bundle, the certificate verification probably failed due to a&lt;BR /&gt;problem with the certificate&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="krvamsireddy_0-1600176239130.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/10844i5DE0929BC70BCB77/image-size/medium?v=v2&amp;amp;px=400" role="button" title="krvamsireddy_0-1600176239130.png" alt="krvamsireddy_0-1600176239130.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 15 Sep 2020 13:24:58 GMT</pubDate>
    <dc:creator>krvamsireddy</dc:creator>
    <dc:date>2020-09-15T13:24:58Z</dc:date>
    <item>
      <title>Log fetching issues - Http event collector</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Log-fetching-issues-Http-event-collector/m-p/519672#M87860</link>
      <description>&lt;P&gt;Hi ,we created a token and shared with the enduser to configure and send the logs on secure https.&lt;BR /&gt;&lt;BR /&gt;if i run the curl command then it is &lt;U&gt;&lt;STRONG&gt;successful&lt;/STRONG&gt; &lt;/U&gt;for first 2 or 3&amp;nbsp; times after that i am facing the&amp;nbsp;&lt;BR /&gt;OpenSSL SSL_connect : SSL_ERROR_SYSCALL&amp;nbsp; issue and again in middle of i see some success messages.&amp;nbsp; how to find the root cause for this problem.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="krvamsireddy_0-1600172798757.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/10843i1AD5F970CE667665/image-size/medium?v=v2&amp;amp;px=400" role="button" title="krvamsireddy_0-1600172798757.png" alt="krvamsireddy_0-1600172798757.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 12:29:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Log-fetching-issues-Http-event-collector/m-p/519672#M87860</guid>
      <dc:creator>krvamsireddy</dc:creator>
      <dc:date>2020-09-15T12:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: Log fetching issues - Http event collector</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Log-fetching-issues-Http-event-collector/m-p/519677#M87862</link>
      <description>&lt;P&gt;You could try adding the verbose option to curl&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;curl -v ...&lt;/LI-CODE&gt;&lt;P&gt;and see what other information you can find out&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 12:40:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Log-fetching-issues-Http-event-collector/m-p/519677#M87862</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2020-09-15T12:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Log fetching issues - Http event collector</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Log-fetching-issues-Http-event-collector/m-p/519689#M87868</link>
      <description>&lt;P&gt;i tried with curl -v got some details like -&amp;nbsp;If this HTTPS server uses a certificate signed by a CA represented in&lt;BR /&gt;the bundle, the certificate verification probably failed due to a&lt;BR /&gt;problem with the certificate&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="krvamsireddy_0-1600176239130.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/10844i5DE0929BC70BCB77/image-size/medium?v=v2&amp;amp;px=400" role="button" title="krvamsireddy_0-1600176239130.png" alt="krvamsireddy_0-1600176239130.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 13:24:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Log-fetching-issues-Http-event-collector/m-p/519689#M87868</guid>
      <dc:creator>krvamsireddy</dc:creator>
      <dc:date>2020-09-15T13:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Log fetching issues - Http event collector</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Log-fetching-issues-Http-event-collector/m-p/519694#M87870</link>
      <description>&lt;P&gt;Did you try&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;curl -v -k ...&lt;/LI-CODE&gt;&lt;P&gt;so at least the certificate verification is switched off - alternatively, add the CA certificate to your trust store.&lt;/P&gt;&lt;P&gt;Interesting that it works sometimes and not others. Do you have multiple splunk servers (behind a load balancer perhaps)?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 13:42:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Log-fetching-issues-Http-event-collector/m-p/519694#M87870</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2020-09-15T13:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Log fetching issues - Http event collector</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Log-fetching-issues-Http-event-collector/m-p/521274#M88087</link>
      <description>&lt;P&gt;we are forwarding the data directly to search head from there it will move to indexer and we have 2 indexers&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;alternatively, add the CA certificate to your trust store - where to add at client or in splunk ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Sep 2020 13:40:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Log-fetching-issues-Http-event-collector/m-p/521274#M88087</guid>
      <dc:creator>krvamsireddy</dc:creator>
      <dc:date>2020-09-24T13:40:45Z</dc:date>
    </item>
  </channel>
</rss>

