Logs

Log Rotation Record Count (logdelcount)

When switchover is automatically carried out for the Send Log, the Receive Log, and the Observe Log, the timing of the switchover depends on the number of log records that you specify.

When the number of log records in a log file exceeds the specified value, the log file is switched over to a new file.

When '0' is set, the log is not switched over.

Console Log Size (logsize)

Specify the maximum file size of the Console Log file (hulcon.log) in KB.

When the size of the Console Log file exceeds the specified value, the content of the file will be cleared.

Output to Event Logs (eventlog)

Specify whether to output a message to an event log.

This can be set for each message level.

If you select the check box, the specified type of message is output to the event log, while if you clear the check box, no message is output.

When the destination host is HULFT Ver.8.4 or higher, the message levels that can be set are as follows:

  • Information

  • Warning

  • Error(Non Critical)

  • Error(Critical)

When the destination host is HULFT lower than Ver.8.4, the message levels that can be set are as follows:

  • Information

  • Warning

  • Error

Note

For details on message level types, refer to Windows Error Codes and Messages.

Output to Console Logs (consolelog)

Specify whether to output messages to the Console Log file (hulcon.log).

This field is displayed when the destination host is HULFT Ver.8.4 or higher.

This can be set for each message level.

If you select the check box, log records of the specified message level are output to the Console Log file, while if you clear the check box, no log records are output to the Console Log file.

The message levels that can be set are as follows:

  • Information

  • Warning

  • Error(Non Critical)

  • Error(Critical)

Note

For details on message level types, refer to Windows Error Codes and Messages.

Console Log Backup (backuplog)

Specify whether or not to back up the Console Log file before the file is cleared when the size of the file reaches the value specified for Console Log Size.

The backed up Console Log is saved by the file name 'hulcon.YYYYMMDDHHMMSS' (the extension refers to the date and time of backup). The date is displayed in the date format specified for Date Format in the System Environment Settings.

No:

Do not back up the log file

Yes:

Back up the log file

Operation Log Output Option (oplselect)

Specify whether to output the operation logs.

Do Not Output:

Do not output the Operation Log

File Access Log:

Output only the File Access Log

Command Execution Log:

Output only the Command Execution Log

Output Both:

Output both the File Access Log and the Command Execution Log

Operation Log User-specified Character (oplcharacter)

Specify the character string to identify the instance of HULFT that outputs the operation logs or the trace log, when two or more instances of HULFT operate in the same environment.

Specify the field in alphanumeric characters within 8 bytes. When 9 bytes or more are specified, the specified characters are disabled and the default value (blank string) is set.

Omitting this field does not display anything.

Operation Log User ID Output Format (opluseridtype)

Specify the output format of user ID (OS) for the operation logs.

  • Down Level Log-on Name

  • User Principal Name

Specifying 'Down Level Log-on Name' outputs the user ID in the form of 'NetBIOS Domain Name\User Name.'

Example) TEST_DOMAIN\User

Specifying 'User Principal Name' outputs the user ID in the form of 'User Name@DNS Domain Name.'

Example) User@test_domain.hulft.com

However, when the user is not a domain user account, the user ID is output in the form of 'Down Level Log-on Name,' because HULFT cannot acquire the UPN even if this format is specified.

Operation Log Rotation Size (oplchangesize)

Specify the maximum size of the Operation Log file in the unit of MB.

If the size of the Operation Log file exceeds this value, the file output up to that point is renamed and backed up, and the Operation Log file is rotated to a newly-created one automatically. The backup file is created in the same output folder as the Operation Log file.

If you specify '0' for this field, HULFT does not rotate the Operation Log automatically.

For details, refer to Windows Administration Manual.

Operation Log Generations (oplgenerationcount)

Specify how many generations of backup files of the Operation Log file should be kept when the Operation Log file is rotated. When the number of backup files exceeds this value through automatic or manual rotation, the Operation Log file is overwritten sequentially from the oldest file.

Setting a value other than '0' in Operation Log Auto Rotate Size (oplchangesize) enables this field.

Omitting this field sets '9999' for the value.

For details, refer to Windows Administration Manual.

Log Size Reduction Mode (logreduction)

Specify whether to output all the fields or only the fields in the common header area when messages are output to the event log and the Console Log file.

This field is displayed when the destination host is HULFT Ver.8.4 or higher.

Output full log:

Output all the fields

Output only common headers:

Output only the common header area

For details about common header areas, refer to Windows Error Codes and Messages.

Log Output Version (logver)

Specify the version of log output to the Console Log file. The format of the common header area varies depending on the version.

This field is displayed when the destination host is HULFT Ver.8.4 or higher.

Output the log (V8 header):

Output the Console Log (V8 header)

Output the log (V8.4 header):

Output the Console Log (V8.4 header)

For details about common header areas, refer to Windows Error Codes and Messages.