Kaspersky Unified Monitoring and Analysis Platform

KUMA backup

KUMA allows you to back up the KUMA Core database and certificates. The backup functionality is intended for restoring KUMA. To move or copy resources, use the resource export and import functionality.

You can perform backup using the REST API.

Special considerations for KUMA backup

  • Data can only be restored from a backup copy created in the same version of KUMA.
  • Backing up collectors is not necessary, except collectors with an SQL connection. When restoring such collectors, you must revert the initial ID to the original value.
  • If the MongoDB service does not start, we recommend resetting the 'kuma' database in MongoDB. If the server that hosts the database loses power, the integrity of the database may be compromised. In such a case, you can reset the database and restore the data from the backup.

    How to reset a database in MongoDB when the mongodb service is working

    How to reset a database in MongoDB when the mongodb service is down

See also:

REST API