You can back up an entire CA User Activity Reporting Module server from the /opt/CA/LogManager/data folder. This data folder is a symbolic link to the data folder under root directory (/data).
To back up a CA User Activity Reporting Module server
tar -hzcvf backupData.tgz /data
This command creates the compressed output file, backupData.tgz, using the files from the /data directory.
tar -zcvf backupCerts.tgz *.cer
This command creates the compressed output file, backupCerts.tgz.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |