On This Page

Home / Edge/ Cribl Edge on MacOS/Upgrade Cribl Edge on MacOS

Upgrade Cribl Edge on MacOS

Upgrade a Cribl Edge Node on macOS.


You have two options for upgrading a Cribl Edge Node deployed on macOS: either do it from the Leader via the UI, or manually, from command line.

Upgrade MacOS Edge Node via the UI

Cribl generally recommends upgrading from the Leader via the UI. To do this, refer to Upgrading Edge Nodes via UI.

Upgrade MacOS Edge Node Manually

To upgrade an individual Cribl Edge Node manually on macOS:

  1. Go to the Cribl Download page and set the Software drop-down to Cribl Edge for macOS.

  2. Select Download now to get the .pkg installer.

  3. Rerun the installer:

    sudo installer -pkg <package-file>.pkg -target /
  4. Restart the Edge Node:

    sudo /opt/cribl/bin/cribl restart