<?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: Setup SSL for HEC (6.5.2) in Security</title>
    <link>https://community.splunk.com/t5/Security/Setup-SSL-for-HEC-6-5-2/m-p/288618#M7708</link>
    <description>&lt;P&gt;Found your question, had the same. Posted a solution here: &lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/462131/securing-http-event-collector.html#answer-692893"&gt;answers.splunk.com/answers/462131/securing-http-event-collector.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 18 Oct 2018 11:38:31 GMT</pubDate>
    <dc:creator>ischoenmaker</dc:creator>
    <dc:date>2018-10-18T11:38:31Z</dc:date>
    <item>
      <title>Setup SSL for HEC (6.5.2)</title>
      <link>https://community.splunk.com/t5/Security/Setup-SSL-for-HEC-6-5-2/m-p/288616#M7706</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;

&lt;P&gt;I have setup my SSL for port 8000. Now I want to setup CORS and SSL for HEC.&lt;/P&gt;

&lt;P&gt;I have used Let's Encrypt and have the following files:&lt;BR /&gt;
cert.pem&lt;BR /&gt;
fullchain.pem&lt;BR /&gt;
privkey.pem&lt;BR /&gt;
chain.pem&lt;/P&gt;

&lt;P&gt;In the following folder:&lt;/P&gt;

&lt;P&gt;/opt/splunk/etc/auth/analyticsimplementatie&lt;/P&gt;

&lt;P&gt;I have the following in my input.conf in directory (/opt/splunk/etc/apps/splunk_httpinput/local)&lt;/P&gt;

&lt;P&gt;[http]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
sourcetype = _json&lt;BR /&gt;
enableSSL = 1&lt;/P&gt;

&lt;P&gt;[&lt;A href="http://Test"&gt;http://Test&lt;/A&gt;]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
index = main&lt;BR /&gt;
indexes = main&lt;BR /&gt;
token = &lt;/P&gt;

&lt;P&gt;In the documentation I cannot understand what I have to add exactly to the http-stanza.&lt;/P&gt;

&lt;P&gt;Thanks so much for the help.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2017 06:49:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Setup-SSL-for-HEC-6-5-2/m-p/288616#M7706</guid>
      <dc:creator>JosIJntema</dc:creator>
      <dc:date>2017-03-27T06:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: Setup SSL for HEC (6.5.2)</title>
      <link>https://community.splunk.com/t5/Security/Setup-SSL-for-HEC-6-5-2/m-p/288617#M7707</link>
      <description>&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Data/UsetheHTTPEventCollector"&gt;Set up and use HTTP Event Collector&lt;/A&gt; &lt;/P&gt;

&lt;P&gt;Via the GUI:&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;OL&gt;
&lt;LI&gt;To have HEC listen and communicate over HTTPS rather than HTTP, click the
Enable SSL checkbox.&lt;/LI&gt;
&lt;/OL&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;Or &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Admin/Inputsconf"&gt;inputs.conf&lt;/A&gt;&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;[http] enableSSL = [0|1]&lt;BR /&gt;
* Whether or not to use SSL for the event collector endpoint server.&lt;BR /&gt;
* HEC shares SSL settings with the Splunk management server and cannot&lt;BR /&gt;
have   'enableSSL' set to true when&lt;BR /&gt;
the Splunk management server has SSL&lt;BR /&gt;
disabled.&lt;BR /&gt;
* Defaults to 0 (enabled).&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;It is on by default...&lt;/P&gt;</description>
      <pubDate>Sat, 01 Apr 2017 22:57:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Setup-SSL-for-HEC-6-5-2/m-p/288617#M7707</guid>
      <dc:creator>gjanders</dc:creator>
      <dc:date>2017-04-01T22:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Setup SSL for HEC (6.5.2)</title>
      <link>https://community.splunk.com/t5/Security/Setup-SSL-for-HEC-6-5-2/m-p/288618#M7708</link>
      <description>&lt;P&gt;Found your question, had the same. Posted a solution here: &lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/462131/securing-http-event-collector.html#answer-692893"&gt;answers.splunk.com/answers/462131/securing-http-event-collector.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2018 11:38:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Setup-SSL-for-HEC-6-5-2/m-p/288618#M7708</guid>
      <dc:creator>ischoenmaker</dc:creator>
      <dc:date>2018-10-18T11:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: Setup SSL for HEC (6.5.2)</title>
      <link>https://community.splunk.com/t5/Security/Setup-SSL-for-HEC-6-5-2/m-p/288619#M7709</link>
      <description>&lt;P&gt;That's our set-up&lt;BR /&gt;
&lt;CODE&gt;&lt;BR /&gt;
[http]  &lt;BR /&gt;
enableSSL = 1&lt;BR /&gt;
sslPassword = $1$IA1A1A1A1  &lt;BR /&gt;
privKeyPath = /opt/splunk/etc/auth/splunkweb/hec.mydomain.com.key  &lt;BR /&gt;
serverCert = /opt/splunk/etc/auth/splunkweb/hec.mydomain.com.pem&lt;BR /&gt;
&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Nov 2018 19:28:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Setup-SSL-for-HEC-6-5-2/m-p/288619#M7709</guid>
      <dc:creator>ilyaresh</dc:creator>
      <dc:date>2018-11-08T19:28:38Z</dc:date>
    </item>
  </channel>
</rss>

