Specify the Workload Manager Server events which should be logged.
The Server’s log events are specified as an integer representation of a bit string,
where the integer includes all events to be logged. For example, to log only debug
event class 3 (1024) and internal
PBS errors (1), set the value to 1025 (1024 +1).
To include all events, set the value to 2047. The default value for this attribute
is 511.
Note: Setting the value so that all events are logged (2047) will cause the
Server log to become large very quickly. Only use the 2047 setting temporarily
while debugging a problem and set it back to the default of 511 after
troubleshooting is complete.
For more information about Log Event Classes see the PBS Professional
Administrator's Guide.