Admin Manual

 


How Splunk Works

Enable HTTPS

This documentation does not apply to the most recent version of Splunk. Click here for the latest version.

Contents

Enable HTTPS

You can edit web.conf and server.conf to enable HTTPS.


Please note: Your Splunk server can listen on either HTTP or HTTPS. It cannot listen on both.


You can also enable SSL through separate configurations.


Important: If you are using Firefox 3, enabling SSL for a Splunk deployment may result in an "invalid security exception" being displayed in the browser. Refer to this workaround documentation for more information.


configuration

In order to enable HTTPS you will need to modify your $SPLUNK_HOME/etc/bundles/local/web.conf to


[settings]
httpport = <port number>

Set the port number to your HTTPS port.


You will also need to modify your $SPLUNK_HOME/etc/bundles/local/server.conf to


[sslConfig]
enableSplunkSearchSSL = true

Set this key to true to enable SSL for SplunkSearch.


Once you have made the changes to web.conf and server.conf restart your Splunk server to read the new changes in.

This documentation applies to the following versions of Splunk: 3.0 , 3.0.1 , 3.0.2 , 3.1 , 3.1.1 , 3.1.2 , 3.1.3 , 3.1.4 View the Article History for its revisions.


You must be logged into splunk.com in order to post comments. Log in now.

Was this documentation topic helpful?

If you'd like to hear back from us, please provide your email address:

We'd love to hear what you think about this topic or the documentation as a whole. Feedback you enter here will be delivered to the documentation team.

Feedback submitted, thanks!