On This Page

Home / Stream/ Set Up Cribl Stream/ On-Prem Deployment/ Leader High Availability/Failover/Manage High Availability Deployment

Manage High Availability Deployment

Manage your High Availability deployment by monitoring Leaders, performing an upgrade, and disabling standby Leader Nodes.

Monitor Primary and Standby Leader Nodes

To view the status of your Leader Nodes:

  1. On the top bar, select Products, and then select Stream.
  2. In the sidebar, select Monitoring, then System, then Leaders.
  3. In the Leaders table, you can see the status of all your Leader, including the roles they play (primary or standby).

This page is only accessible when you have a standby Leader configured.

Monitoring Leader Nodes
Monitoring Leader Nodes

Upgrade a High Availability Deployment

Upgrading the Leader Node through the UI is not supported for Distributed deployments with a standby Leader. Instead, use the command line (CLI) to upgrade.

Follow this upgrade order:

  1. Stop the standby Leader first.
  2. Upgrade the standby Leader.
  3. Start the standby Leader.
  4. Stop the primary Leader; the upgraded standby will take over automatically through the HA failover mechanism.
  5. Upgrade the now-stopped former primary Leader for your Stream or Edge deployment.
  6. Start the former primary Leader. It will rejoin and assume the standby role (since the other Leader is currently active).
  7. Upgrade Worker Nodes in rolling batches; do not upgrade them to a version newer than the Leader.

Disable a Standby Leader

Cribl recommends that you maintain a standby Leader to ensure continuity in your on-prem Distributed deployment. Should you decide to disable it, contact support to assist you.