Skip to main content

Site CollectorSite Collector Administration Guide

How to upgrade Linux collector instance?

Issue: The Linux File Collector instance and Linux Archive Collector instance is not getting upgraded to 2.0.0 appropriately.

Solution: To successfully upgrade the Linux File Collector instance and Linux Archive Collector instance to its latest version 2.0.0 via the user interface, run the following commands based on the collector type on your Linux VM before upgrade.

Run the following command on your Linux VM before upgrading the Linux File Collector instance via user interface:

sudo sed -i '/^ExecStart=$/d' /usr/local/lib/systemd/system/exabeam-file-management.service

Run the following command on your Linux VM before upgrading the Linux Archive Collector instance via user interface:

sudo sed -i '/^ExecStart=$/d' /usr/local/lib/systemd/system/exabeam-archive-management.service