Outputting logs

In HULFT, when a process such as a file transfer is executed, the result will be output to a corresponding log file.

Log records are accumulated in the corresponding log file. If you continue to use the system without deleting the log records for a long time, the disk capacity becomes full. Therefore, you need to delete them manually or apply switchover of log files.

Log records will be output for the following:

  1. Sending (one record that is output each time sending is carried out)

  2. Receiving (one record that is output each time receiving is carried out)

  3. Post-send Job execution and Post-receive Job execution (one record that is output for each job execution)

  4. Observing (one record that is output for each acknowledgment)

  5. Job execution by Scheduler (one record that is output for each schedule execution)