This section explains how to upgrade Qumulo Alerts from the beta version.
Note
- Whereas the beta version of Qumulo Alerts uses JSON files for configuration, the public version of Qumulo Alerts uses its API or the
alerts
CLI to store configuration information in a database. - It isn't possible to upgrade from the beta version of Qumulo Alerts to the public version automatically. To enable upgrades from a beta version, you must perform the following manual steps.
To Prepare for Upgrading Qumulo Alerts from the Beta Version
-
To shut down Qumulo Alerts, navigate to its directory and run the
./stop-docker-qumulo-alerts.sh
command. -
Copy the information from the
user_token
field located in theQumuloAlerts/config/alerts/QumuloAlerts.json
file. -
Rename the directory of the beta version of Qumulo Alerts, for example to
QumuloAlerts.beta
. -
When you configure alarm and alert collection from your Qumulo cluster, use the information from the
user_token
field.