HiCommand Dynamic Link Manager (HDLM) for Windows Systems User's Guide (HIT5201-96001, January 2008)

76 Chapter 3 Creating an HDLM Environment
3.5.2.9 Setting Error Log File Size
There are two error logs: the HDLM manager log file dlmmgrn.log (n indicates a file
number from 1 to 16) and the HDLM GUI log file dlmguin.log (n indicates a file number of
1 or 2).
You can specify a value (in kilobytes) from 100 to 2000000 for the error log file size. For
HDLM GUI logs, the valid range of a file size is from 100 to 9900. If you specify a value of
9901 or more, 9900 is applied. The specified value is applied for HDLM manager logs.
When an error log file reaches the specified size, the information in the old error log file is
replaced with new information, beginning with the oldest file. By specifying both the log file
size and the number of log files, you can collect up to 32000000KB (approximately 30GB) of
error logs in total.
Setting by using the Options window
For File size (for Error log), specify a value in kilobytes. To apply the error log file size
you specified in the Options window of the HDLM GUI to the HDLM GUI log file
dlmguin.log (n indicates a file number of 1 or 2), restart the HDLM GUI.
Setting by using the set operation
The following shows an example of executing the command to set the error log file size.
>dlnkmgr set -elfs 1000
Specify the size of the error log file in kilobytes.