Creating a backup copy of the program in Technical Support Mode

To create a backup copy of Kaspersky Anti Targeted Attack Platform, run the following command in Technical Support Mode of the server:

/opt/kaspersky/apt-base/bin/ie_kata.sh

You can also specify one or multiple parameters for this command (see the table below).

You can use the -h command to receive tips on using parameters.

Parameters of the command for creating a backup copy of Kaspersky Anti Targeted Attack Platform

Required parameter

Parameter

Description

Yes

-b <path>

Create a file containing a backup copy of the program at the specified path,

where <path> is the absolute path or relative path to the folder in which the file with the backup copy of the program is created.

No

-q

Save files in quarantine.

No

-a

Save files awaiting rescan.

No

-s

Save Sandbox artifacts.

No

-n

Save Central Node or PCN settings.

No

-l <filepath>

Save the command execution result to a file, where <filepath> is the name of the event log file, including the absolute path or relative path to the file.

If additional settings are not defined, the backup copy of Kaspersky Anti Targeted Attack Platform contains only databases (alerts database, VIP status details, the list of data excluded from the scan, notifications).

All files containing a backup copy of the program are saved to one TAR archive. Archive file name: data_kata_ddmmyyyyhhMM, where ddmmyyyy is the date and hhMM is the hour and minute when the backup copy of the program was created. The name of the database is KATA3.7.sql for the backup copy of the program version 3.7.

Example:

Command for creating a backup copy of the program with all parameters:

/opt/kaspersky/apt-base/bin/ie_kata.sh -b <path> -q -a -s -n -l <filepath>

Page top