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.

You can also back up individual partitions using the archival procedure.

Special considerations for KUMA backup

  • Data may only be restored from a backup if it is restored to the KUMA of the same version as the backup one.
  • 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