Deployment Architecture

Can a deployment server be clustered somehow?

robertlabrie
Path Finder

Hi,

Splunk 6.2 on Windows.

Can/should a deployment server be clustered somehow? I can't find any docs on this. I imagine shared data on NFS and servers behind a load balancer.

0 Karma

woodcock
Esteemed Legend

Watch this video and pay special attention to "Hierarchical Deployments":

https://www.youtube.com/watch?v=3i3Sz3aPrts

0 Karma

woodcock
Esteemed Legend

You could have a "main" DS that deploys only to subordinate DS nodes and have a cron job on each subordinate DS that runs every few minutes and synchronizes everything in $SPLUNK_HOME/etc/apps to $SPLUNK_HOME/etc/deployment-apps and then hand-manage (or use load-balancer/VIP) to have your forwarders spread out across each of your subordinate DS instances.

0 Karma

robertlabrie
Path Finder

So if I do that, forwarder management is going to be hit or miss right? Effectively every subordinate DS is a standalone? The "main" DS has the server classes, but I won't see what clients are connected? I'm guessing the information about clients doesn't live in /etc?

0 Karma

woodcock
Esteemed Legend

You should be able to get the client connection information from _internal on your Search Head.

The documentation talks about how DS performance can break down with relatively few clients/connections here:

http://docs.splunk.com/Documentation/Splunk/6.2.3/Updating/Calculatedeploymentserverperformance

Unfortunately it really doesn't tell how to mitigate other than to change PhoneHome settings.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...