LSB_DEBUG_EBROKERD

Sets the debugging log class for the ebrokerd daemon.

Syntax

LSB_DEBUG_EBROKERD=log_class

Description

Specifies the log class filtering to be applied to the ebrokerd daemon. Only messages belonging to the specified log class are recorded.

LSB_DEBUG_EBROKERD sets the log class and is used in combination with LSF_LOG_MASK, which sets the log level.

After setting LSB_DEBUG_EBROKERD, restart the daemons for your changes to take effect.

Valid values

Valid log classes are as follows:
  • LC2_RC: Log resource connector related messages
  • LC_TRACE: Log significant program walk steps
  • LC_COMM: Log communication messages

Default

Not defined