Uninstall Cribl Edge from MacOS
Cleanly remove a Cribl Edge instance from macOS.
To cleanly remove a Cribl Edge instance from macOS:
Stop the service:
sudo launchctl unload /Library/LaunchDaemons/io.cribl.plist
Remove the installed Edge Node:
sudo rm -rf /Library/LaunchDaemons/io.cribl.plist /opt/cribl sudo pkgutil --forget io.cribl.pkg.edge