ISLOGMAX
Maximum size of isutl log file
WTSupported in traditional Synergy on Windows
|
WNSupported in Synergy .NET on Windows
|
USupported on UNIX
|
|
The ISLOGMAX environment variable sets the maximum size of the isutl log file.
Value
The maximum size of the isutl log file, in kilobytes, or one of the following values:
-1 = Log file size is unlimited.
0 = Disable logging.
Discussion
The default maximum size of the isutl log file is 1 megabyte (1,024 kilobytes). If the log file exceeds the maximum size, the oldest 25 percent of the file will be removed.
Setting location
The environment.
Used by
isutl utility
See also
Examples
On UNIX,
ISLOGMAX=2048 ;export ISLOGMAX