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!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...