Reducing the number of LSF events logged

Follow these steps only if you are not planning on using standard reports. Standard reports do not work after this configuration is done.

Procedure

  1. Log on to the LSF® management host as the LSF administrator.
  2. Set the LSF environment.
  3. Edit the lsb.params file.
    For the parameter ALLOW_EVENT_TYPE, define only the following events. LSF will log only these events.
    • ALLOW_EVENT_TYPE=JOB_NEW
    • JOB_STATUS
    • JOB_FINISH2
    • JOB_START
    • JOB_EXECUTE
    • JOB_EXT_MSG
    • JOB_SIGNAL
    • JOB_REQUEUE
    • JOB_MODIFY2
    • JOB_SWITCH
    • METRIC_LOG
  4. Run the badmin reconfig command to reconfigure the mbatchd daemon.