Deployment Architecture

Deployment Server and Load Balancer?

gschmitz
Path Finder

Can you put a deployment server behind a load balancer if the deployment-apps directory is on an NFS share and serverclass.conf is synchronised by another deployment server?
Sounds like a good way to reduce load and increase availability without costs to me.

1 Solution

gschmitz
Path Finder

Quoting Jonathon Cervelli "Absolutely". In a widely distributed installation you can also achieve quicker deployments by placing accelerators locally. This way the bundles will only go via the wan once.

View solution in original post

gschmitz
Path Finder

Quoting Jonathon Cervelli "Absolutely". In a widely distributed installation you can also achieve quicker deployments by placing accelerators locally. This way the bundles will only go via the wan once.

dstaulcu
Builder

tried this.. nope. not unless you want to re-download apps over and over again as your deployment-client his different instances of deployment server over time.

0 Karma

twollenslegel_s
Splunk Employee
Splunk Employee

Newer versions of Splunk offers the ability to have same checksum over multiple servers, so they won't reload every time they connect to new server.

Check out serverclass.conf

crossServerChecksum = true|false
* Ensures that each app will have the same checksum across different deployment
servers.
* Useful if you have multiple deployment servers behind a load-balancer.
* Defaults to false.

gschmitz
Path Finder

Well actually you could symlink serverclass.conf to the NFS share too...

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...