Fleet management requires a Pro or Enterprise plan. It’s enabled by default for on-prem deployments.
Fleet Overview
The top of the Fleet page shows four counters:- Total instances — Every gateway instance that has ever connected
- Connected — Actively communicating with the coordinator right now
- Stale — Missed the last health check (default threshold: 90 seconds)
- Disconnected — Offline for an extended period
Instance States
| State | Meaning |
|---|---|
| Connected | Gateway is actively communicating with the coordinator |
| Stale | Gateway missed its last health report (default: 90 seconds) |
| Disconnected | Gateway has been offline for an extended period |
Instance Details
Each instance in the fleet list shows:- Instance ID — Unique identifier assigned at registration
- Version — The Aegis Shield version running on this instance
- State — Current connection state (Connected, Stale, Disconnected)
- Last seen — Timestamp of the most recent health report
- Coordinator ID — Which coordinator this instance reports to
Join Keys
Join keys authenticate gateway instances with the coordinator. A gateway needs a valid join key to register and begin communicating.Creating a Join Key
Create a new key
Click Create Join Key and give it a descriptive name (e.g.,
production-cluster, staging-east).Join Key Properties
Each join key shows:- Name — Human-readable label
- Prefix — Visible identifier for recognition
- Environment — Which environment this key is used in
- Last used — When a gateway last authenticated with this key
- Created — Creation timestamp
Revoking a Join Key
Revoking a join key disconnects all gateway instances that authenticated with it. Those instances will need a new key to reconnect.Gateway Settings
Under Settings > Gateway, you can configure:- Configuration version — An incrementing counter. Bumping this number triggers a policy sync to all connected gateways. When you update policies and want them pushed immediately, increment the configuration version.
- Fleet overview totals — Summary of total, connected, stale, and disconnected instances.