Execute the Reconstruct Mounts Script

Does not apply in a SaaS environment

The following steps will generate instructions for the mounting of the data.

These instructions are meant to be exact for use in Logger appliances. With Software Logger, which can save data locally or externally, you must make sure that the path contained in the instructions corresponds to the NFS mount you created when configuring archive storage. See Archive Live Logger Data
  1. Give the execute right to the script that you just copied on Logger server:

    chmod +x ./loggerToReconConstructMounts.sh
  2. Execute the script:

    ./loggerToReconConstructMounts.sh $<INSTALL LOGGER PATH>
  3. The instructions generated will consist of the mkdir command to create a directory, and the mount command to perform the actual mounting, for example:

    These instructions will be generated for each of the mounts to be migrated.

Copy these instructions to execute them in ArcSight Database.

If the process fails to find archives that can be migrated, no instructions will be generated, and you will be notified by a UI message.