LSF Version 7.3 - Platform LSF Configuration Reference

Description
Allows you to reduce the information logged to the LSF Windows event log files. Messages of
lower severity than the specified level are discarded.
For all LSF files, the types of messages saved depends on LSF_LOG_MASK, so the threshold
for the Windows event logs is either LSF_LOG_MASK or LSF_LOG_MASK_WIN, whichever
is higher. LSF_LOG_MASK_WIN is ignored if LSF_LOG_MASK is set to a higher level.
The LSF event log files for Windows are:
lim.log.host_name
res.log.host_name
sbatchd.log.host_name
mbatchd.log.host_name
pim.log.host_name
The log levels you can specify for this parameter, in order from highest to lowest, are:
LOG_ERR
LOG_WARNING
LOG_INFO
LOG_NONE (LSF does not log Windows events)
Default
LOG_ERR
See also
LSF_LOG_MASK
LSF_LOGDIR
Syntax
LSF_LOGDIR=directory
Description
Defines the LSF system log file directory. Error messages from all servers are logged into files
in this directory. To effectively use debugging, set LSF_LOGDIR to a directory such as /
tmp. This can be done in your own environment from the shell or in lsf.conf.
Windows
LSF_LOGDIR is required on Windows if you wish to enable logging.
You must also define LSF_LOGDIR_USE_WIN_REG=n.
If you define LSF_LOGDIR without defining LSF_LOGDIR_USE_WIN_REG=n, LSF logs
error messages into files in the default local directory specified in one of the following Windows
registry keys:
On Windows 2000, Windows XP, and Windows 2003:
HKEY_LOCAL_MACHINE\SOFTWARE\Platform Computing Corporation\LSF
\cluster_name\LSF_LOGDIR
lsf.conf
474 Platform LSF Configuration Reference