Back to Floor
The Command Center • Room 1

Deployment Server Architecture

The Deployment Server (DS) centrally manages configurations for groups of forwarders (deployment clients). Instead of manually updating each forwarder, you push configurations from one place.

Deployment clients check in with the DS at regular intervals (default: every 60 seconds via phoneHomeIntervalInSecs). When configs change, the DS pushes updates automatically.

The DS uses two key concepts: Server Classes (groups of clients) and Deployment Apps (bundles of configs to push). You define both in serverclass.conf.

Never use a Deployment Server to manage indexers or search heads — it is designed only for forwarders.

Knowledge Check

Prove your understanding to clear the room (Rewards XP)
❤️❤️❤️
Question 1 of 2
What is the default check-in interval for deployment clients?
A30 seconds
B60 seconds
C5 minutes
D10 minutes