Skip to main content
Version: Spectra Detect 6.0.0

Spectra Detect Backup & Restore — Database and Configuration Management

important

This section is available in OVA deployments.

Administration > Backup and Restore

The Backup and Restore page allows administrators to create backups of the Spectra Detect Manager database and configuration, and restore them when needed. This feature is essential for disaster recovery, system migration, and maintaining data integrity.

Backup Spectra Detect Manager Database and Configuration

To create a backup of the Spectra Detect Manager database and configuration:

  1. Navigate to Administration > Backup and Restore.
  2. In the Backup Spectra Detect Manager Database and Configuration section, click Generate Backup.
  3. The system creates a backup archive with a timestamped filename (e.g., backup-spectra-detect-manager-2024/07/03-121916.bin).
  4. Once the backup is generated, the Backup Archive field displays the filename with a timestamp indicating when it was created.
  5. Click the download icon next to the backup filename to download the backup archive to your local system.
tip

Store backup archives in a secure location separate from the Spectra Detect Manager appliance to ensure data availability in case of system failure.

Restore Spectra Detect Manager Database and Configuration

To restore a previously created backup:

  1. Navigate to Administration > Backup and Restore.
  2. In the Restore Spectra Detect Manager Database and Configuration section, under Select Backup Archive, click Choose File.
  3. Browse to and select the backup archive file (.bin file) you want to restore.
  4. The selected filename appears next to the Choose File button, along with a timestamp showing when the backup was generated.
  5. Click Restore to begin the restoration process.
  6. Confirm the restoration when prompted.
warning

Restoring a backup will overwrite the current database and configuration settings. Ensure you have a recent backup of the current state before proceeding with a restore operation.

API

The Backup and Restore page can also be managed using the Management API. For more information, see the Management API guide.

Best Practices

  • Regular backups: Schedule regular backups to minimize data loss in case of system failure.
  • Backup before updates: Always create a backup before performing system updates or major configuration changes.
  • Secure storage: Store backup archives in a secure, off-site location with appropriate access controls.
  • Test restores: Periodically test the restore process to ensure backups are valid and can be successfully restored.
  • Retention policy: Maintain multiple backup versions and establish a retention policy based on your organization's requirements.