Running the Archive Migration Tool
When you run the Archive Migration Tool, you can choose to copy the Logger data immediately, or schedule a time for it. The first time that you run this tool, you will be prompted to configure the Amazon S3 bucket.
-
Log in to the Logger server as the Logger installation user. We do not recommending using a root user.
-
Go to the
<LOGGER_INSTALLATION_PATH>/updates/logger-archive-catalog-tooldirectory<LOGGER_INSTALLATION_PATH> represents the path where your Logger is installed. This parameter is required.
-
To execute the
loggerToReconArchiveCatalog.shscript, run the following command:./loggerToReconArchiveCatalog.sh -i<LOGGER_INSTALLATION_PATH>If any errors occur during this process, the Archive Migration Tool will print messages on the screen to make you aware of them.
To review the execution log, look for the
file, saved under the same path where the script is.logger_to_recon_archive_catalog_${loggerIPNoDots}.logDuring execution, the loggerToReconArchiveCatalog.sh script will print error messages only. To view more on-screen detail, activate the verbose mode by adding the-vparameter when executing the script. - (Conditional) The first time that you run this tool, follow the prompts to configure the Amazon S3 bucket.
-
(Optional) To browse the available files in the Logger, see Viewing the Archives Contained in a Logger.
-
(Conditional) To begin Phase One of the data migration, complete either of the following actions:
-
Repeat the steps above for each Logger from which you want to migrate event data.