You can restore a CA Enterprise Log Manager server from backup files after you install the CA Enterprise Log Manager soft appliance on the new server.
To restore a CA Enterprise Log Manager server from backups
To do this, navigate to the /opt/CA/SharedComponents/iTechnology folder and execute the following command:
./S99igateway stop
tar -xzvf backupData.tgz
This command overwrites the contents of the data folder with the contents of the backup file.
tar -xzvf backupCerts.tgz
This command overwrites the certificate (.p12) files in the current folder with the certificate files from the backup file.
To do this, execute the following command:
./S99igateway start
Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |