Running the Console

On the system with the Java Virtual Machine, do the following:
  1. Create a new directory on the system, and place the EquitracEsfConsole .jar file in that directory.
  2. Start a command prompt from that directory, and enter the following command line: java -jar EquitracEsfConsole.jar <device address> [outfile]
  3. Where <device address> is the address of the copier to retrieve logs from, and <outfile> is the path to a file to which logs are written. Any existing contents in the outfile will be overwritten.

    When an <outfile> is specified, the log tool also captures the SE log when it connects to the device. The contents of the SE logs contents are written to files named DeviceLog_<timestamp>.log. These log files share the same folder as the <outfile>. To capture additional SE logs after the tool has started, from a command prompt, type seLog on the command line and press Enter. The SE writes to a new file named DeviceLog_<timestamp>.log.

  4. Type exit or quit at the command line, then press Enter to exit. After exiting, the log file can be attached to the defect.