License Scheduler logs error messages in different levels so that you can choose to log all messages or only log messages that are deemed critical.
Set LS_LOG_MASK in lsf.licensescheduler to the desired logging level.
Note:
If LS_LOG_MASK is not defined, the value of LSF_LOG_MASK in lsf.conf is used. If neither LS_LOG_MASK nor LSF_LOG_MASK is defined, the default is LOG_WARNING.