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:
Go to the Cribl Download page and set the Software drop-down to
Cribl Edge for macOS
.Select Download now to get the
.pkg
installer.Rerun the installer:
sudo installer -pkg <package-file>.pkg -target /
Restart the Edge Node:
sudo /opt/cribl/bin/cribl restart