Security

HowTo: Apache SSL webserver load balance to splunkweb servers?

mkelderm
Path Finder

How do I configure Apache with SSL that will load balance the request to two splunkweb servers:

 Browser --> SSL --> Apache --> SSL (!) --> SplunkWeb Server 1
                            |
                            +-> SSL (!) --> SplunkWeb Server 2

I can not figure out what need to be set in web.conf on the two SplunkWeb Servers

Tags (3)
0 Karma
1 Solution

jonuwz
Influencer

You probably dont.

You'd use haproxy with session affinity.

If you need the SSL to terminate at the splunk servers, and there's no NAT involved you can stick on the source IP, otherwise look here

Without session affinity, the next (probably ajax) request would hit the other splunk instance and be rejected for not being logged in

View solution in original post

0 Karma

jonuwz
Influencer

You probably dont.

You'd use haproxy with session affinity.

If you need the SSL to terminate at the splunk servers, and there's no NAT involved you can stick on the source IP, otherwise look here

Without session affinity, the next (probably ajax) request would hit the other splunk instance and be rejected for not being logged in

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...