Specify Server Log Events

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.

  1. Click the Configure tab.
  2. Choose the HPC to configure.

    Choose an HPC
    Figure 1. Choose an HPC
  3. Click Server Settings from the PBS Professional menu located on the left-hand side of the web page.
  4. Click located to the right of Server Log Level.
  5. For Server Log Level, enter an integer value that represents the Log Event Classes that are to be logged.
  6. Click to save the change.