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!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...