IBM Operations Analytics - Log Analysis, Version 1.3.0

backup_restore.sh script

To back up or restore data, use the backup_restore.sh script.

Syntax

backup_restore.sh <backup_directory> -backup| -restore
where <backup_directory> is the path for the directory that you create to store the backed up files.

Parameters

<backup_directory>
The path for directory that you create to store the backed up files
backup
Backs up the current data to the backup directory.
restore
Restores the data stored in the backup directory.


Feedback