Log Management Models

In Catalogic DPX, there are two models of log management: Module-Based Logging and Node-Based Logging. This section outlines Node-Based Logging unless otherwise stated.

The Node-Based Logging model was developed to facilitate and enhance troubleshooting. With this model, log messages are unified, centralized, and easily managed.

As jobs execute, log messages (also called log records or simply logs) are streamed to a specific, identifiable log file on each related node. One to three log files are created and retained on each node each day, unless the node is “quiet” for the day, in which case no log file is created.

A user can look at a log file by using any file editor, either command line or script oriented, that opens ordinary text files.

To enable the Node-Based Logging model, you must turn on the Boolean environmental variable, SSCOMMONLOG, on each node. The Module-Based logs are generated regardless of this setting.

See also. For more information about setting variables, see Setting Environmental Variables for Logging Model and BEXCollect in the Reference Guide.

Last updated