Kaspersky Unified Monitoring and Analysis Platform

KUMA backup using the kuma file

April 8, 2024

ID 244996

To perform a backup:

  1. Log in to the OS of the server where the KUMA Core is installed.
  2. Execute the following command of the kuma executable file:

    sudo /opt/kaspersky/kuma/kuma tools backup --dst <path to folder for backup copy> --certificates

The backup copy has been created.

To restore data from a backup:

  1. Log in to the OS of the server where the KUMA Core is installed.
  2. On the KUMA Core server, run the following command:

    sudo systemctl stop kuma-core

  3. Execute the following command:

    sudo /opt/kaspersky/kuma/kuma tools restore --src <path to folder containing backup copy> --certificates

  4. Start KUMA by running the following command:

    sudo systemctl start kuma-core

  5. In the KUMA web interface, in the ResourcesActive services section, select all services and click the Reset certificate button.
  6. Reinstall the services with the same ports and IDs.

Data is restored from the backup.

Did you find this article helpful?
What can we do better?
Thank you for your feedback! You're helping us improve.
Thank you for your feedback! You're helping us improve.