<?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: SSL Letsencrypt for Splunk on Ubuntu in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/SSL-Letsencrypt-for-Splunk-on-Ubuntu/m-p/340182#M6575</link>
    <description>&lt;P&gt;Hey JoslJntema,&lt;/P&gt;

&lt;P&gt;Have you see this blog on using letsencrypt for splunk web?&lt;/P&gt;

&lt;P&gt;&lt;A href="https://www.splunk.com/blog/2016/08/12/secure-splunk-web-in-five-minutes-using-lets-encrypt/"&gt;https://www.splunk.com/blog/2016/08/12/secure-splunk-web-in-five-minutes-using-lets-encrypt/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;What version of Splunk are you working with? You will need to ensure you have the Full Splunk Enterprise instance installed, not the universal forwarder...&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.5.2/Security/AboutsecuringyourSplunkconfigurationwithSSL"&gt;http://docs.splunk.com/Documentation/Splunk/6.5.2/Security/AboutsecuringyourSplunkconfigurationwithSSL&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;You can also check out April 2016's talk from duckfez and starcher for a great overview: &lt;/P&gt;

&lt;P&gt;&lt;A href="https://wiki.splunk.com/Virtual_.conf"&gt;https://wiki.splunk.com/Virtual_.conf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Once you have secured Splunk web, you can then move to HEC, which since 6.4 has it's own [http] stanza. in inputs.conf (it used to share splunkd's ssl config in server.conf)&lt;/P&gt;

&lt;P&gt;&lt;A href="https://www.splunk.com/blog/2016/05/03/splunk-6-4-using-cors-and-ssl-settings-with-http-event-collector/"&gt;https://www.splunk.com/blog/2016/05/03/splunk-6-4-using-cors-and-ssl-settings-with-http-event-collector/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Data/UsetheHTTPEventCollector"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Data/UsetheHTTPEventCollector&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Anyways, I suggest starting with securing Splunkweb first with your certs, then moving to securing HEC&lt;/P&gt;</description>
    <pubDate>Sun, 05 Mar 2017 22:16:24 GMT</pubDate>
    <dc:creator>mattymo</dc:creator>
    <dc:date>2017-03-05T22:16:24Z</dc:date>
    <item>
      <title>SSL Letsencrypt for Splunk on Ubuntu</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/SSL-Letsencrypt-for-Splunk-on-Ubuntu/m-p/340181#M6574</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;

&lt;P&gt;I have started my own Ubuntu 16.04 server and installed Splunk. This goes smoothly.&lt;/P&gt;

&lt;P&gt;Also I have added a domain to the server and setup Let's Encrypt.&lt;/P&gt;

&lt;P&gt;In the docs I find things about Splunk Web and SSL, but I cannot get this to work for my Splunk. For one, is that I do not have a web.conf.&lt;/P&gt;

&lt;P&gt;How should I secure my Splunk environment? What is needed to do this the best way?&lt;/P&gt;

&lt;P&gt;I will mainly user the HTTP Event Collector.&lt;/P&gt;

&lt;P&gt;I am quite new to this, so any suggestions and help would be great.&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;

&lt;P&gt;Jos&lt;/P&gt;</description>
      <pubDate>Sun, 05 Mar 2017 20:29:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/SSL-Letsencrypt-for-Splunk-on-Ubuntu/m-p/340181#M6574</guid>
      <dc:creator>JosIJntema</dc:creator>
      <dc:date>2017-03-05T20:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Letsencrypt for Splunk on Ubuntu</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/SSL-Letsencrypt-for-Splunk-on-Ubuntu/m-p/340182#M6575</link>
      <description>&lt;P&gt;Hey JoslJntema,&lt;/P&gt;

&lt;P&gt;Have you see this blog on using letsencrypt for splunk web?&lt;/P&gt;

&lt;P&gt;&lt;A href="https://www.splunk.com/blog/2016/08/12/secure-splunk-web-in-five-minutes-using-lets-encrypt/"&gt;https://www.splunk.com/blog/2016/08/12/secure-splunk-web-in-five-minutes-using-lets-encrypt/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;What version of Splunk are you working with? You will need to ensure you have the Full Splunk Enterprise instance installed, not the universal forwarder...&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.5.2/Security/AboutsecuringyourSplunkconfigurationwithSSL"&gt;http://docs.splunk.com/Documentation/Splunk/6.5.2/Security/AboutsecuringyourSplunkconfigurationwithSSL&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;You can also check out April 2016's talk from duckfez and starcher for a great overview: &lt;/P&gt;

&lt;P&gt;&lt;A href="https://wiki.splunk.com/Virtual_.conf"&gt;https://wiki.splunk.com/Virtual_.conf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Once you have secured Splunk web, you can then move to HEC, which since 6.4 has it's own [http] stanza. in inputs.conf (it used to share splunkd's ssl config in server.conf)&lt;/P&gt;

&lt;P&gt;&lt;A href="https://www.splunk.com/blog/2016/05/03/splunk-6-4-using-cors-and-ssl-settings-with-http-event-collector/"&gt;https://www.splunk.com/blog/2016/05/03/splunk-6-4-using-cors-and-ssl-settings-with-http-event-collector/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Data/UsetheHTTPEventCollector"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Data/UsetheHTTPEventCollector&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Anyways, I suggest starting with securing Splunkweb first with your certs, then moving to securing HEC&lt;/P&gt;</description>
      <pubDate>Sun, 05 Mar 2017 22:16:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/SSL-Letsencrypt-for-Splunk-on-Ubuntu/m-p/340182#M6575</guid>
      <dc:creator>mattymo</dc:creator>
      <dc:date>2017-03-05T22:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Letsencrypt for Splunk on Ubuntu</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/SSL-Letsencrypt-for-Splunk-on-Ubuntu/m-p/340183#M6576</link>
      <description>&lt;P&gt;Hi mmdoestino,&lt;/P&gt;

&lt;P&gt;Thanks for your response.&lt;/P&gt;

&lt;P&gt;First the web.conf was not available. When I tried to set SSL in the General Settings tab, it created the web.conf. Then I followed the tutorial and now it works.&lt;/P&gt;

&lt;P&gt;However, I do not get the HEC to work.&lt;/P&gt;

&lt;P&gt;I see in &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.0/Admin/Inputsconf#.5Bhttp.5D"&gt;http://docs.splunk.com/Documentation/Splunk/6.4.0/Admin/Inputsconf#.5Bhttp.5D&lt;/A&gt; the following new settings for the [http] stanza:&lt;/P&gt;

&lt;P&gt;sslKeysfile &lt;BR /&gt;
sslKeysfilePassword &lt;BR /&gt;
caCertFile &lt;BR /&gt;
caPath &lt;BR /&gt;
serverCert &lt;BR /&gt;
sslVersions &lt;/P&gt;

&lt;P&gt;Which do I need to use when I am using the Let's Encrypt .pem files?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2017 06:33:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/SSL-Letsencrypt-for-Splunk-on-Ubuntu/m-p/340183#M6576</guid>
      <dc:creator>JosIJntema</dc:creator>
      <dc:date>2017-03-06T06:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Letsencrypt for Splunk on Ubuntu</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/SSL-Letsencrypt-for-Splunk-on-Ubuntu/m-p/340184#M6577</link>
      <description>&lt;P&gt;As for the HEC use of SSL, if you simply flip on SSL in the global options (aka &lt;CODE&gt;enableSSL=1&lt;/CODE&gt;) it will use the settings from server.conf...which look like this on my machine. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[splunker@n00bserver bin]$ ./splunk btool server list --debug

/home/splunker/splunk/etc/system/local/server.conf                                   [sslConfig]
/home/splunker/splunk/etc/system/default/server.conf                                 allowSslCompression = true
/home/splunker/splunk/etc/system/default/server.conf                                 allowSslRenegotiation = true
/home/splunker/splunk/etc/system/default/server.conf                                 caCertFile = $SPLUNK_HOME/etc/auth/cacert.pem
/home/splunker/splunk/etc/system/default/server.conf                                 caPath = $SPLUNK_HOME/etc/auth
/home/splunker/splunk/etc/system/default/server.conf                                 certCreateScript = $SPLUNK_HOME/bin/splunk, createssl, server-cert
/home/splunker/splunk/etc/system/default/server.conf                                 cipherSuite = TLSv1+HIGH:TLSv1.2+HIGH:@STRENGTH
/home/splunker/splunk/etc/system/default/server.conf                                 enableSplunkdSSL = true
/home/splunker/splunk/etc/system/default/server.conf                                 sendStrictTransportSecurityHeader = false
/home/splunker/splunk/etc/system/default/server.conf                                 serverCert = $SPLUNK_HOME/etc/auth/server.pem
/home/splunker/splunk/etc/system/local/server.conf                                   sslPassword = &amp;lt;REDACTED&amp;gt;
/home/splunker/splunk/etc/system/default/server.conf                                 sslVersions = *,-ssl2
/home/splunker/splunk/etc/system/default/server.conf                                 sslVersionsForClient = *,-ssl2
/home/splunker/splunk/etc/system/default/server.conf                                 useClientSSLCompression = true
/home/splunker/splunk/etc/system/default/server.conf                                 useSplunkdClientSSLCompression = true
/home/splunker/splunk/etc/system/default/server.conf                                                                
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I would try throwing your certs in the auth dir and pointing to it from the inputs, similar to how the caCertFile and path &amp;amp; server cert are set above. &lt;/P&gt;

&lt;P&gt;I will try and get my letsencrypt set up cookin and let you know, or will confirm with others much smarter than me &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2017 18:49:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/SSL-Letsencrypt-for-Splunk-on-Ubuntu/m-p/340184#M6577</guid>
      <dc:creator>mattymo</dc:creator>
      <dc:date>2017-03-06T18:49:00Z</dc:date>
    </item>
  </channel>
</rss>

