Output of Log
Every time HULFT executes processing such as file transfer, a result record is output to a log file.
Log records are accumulated in a log file. If you continue the processing without deleting log records for a long time, the disk space will face crisis. Therefore, it is necessary to delete records, whether manually or automatically.
Processing that outputs log records are as follows:
-
Sending (output a log record per File ID)
-
Receiving (output a log record per File ID)
-
Execution of the Post-send Job and the Post-receive Job (output a log record per Job ID)
-
Acknowledging requests (output a log record per request)