Skip to main content

xSuite Bus Prism Administration Guide

Logging

Logging is of critical importance to allow for later data analysis. Various log levels are available.

The following fields are available for configuring the log:

Field

Description

Level

Sets the information density of the log information.

The following log levels are available for selection:

  • Off: Logging is disabled.

  • Warning: Messages of the type "Warning"

  • Error: Messages of the type "Error"

  • Verbose: Writes over a thousand lines per processed record. Depending on the amount of data being processed, this can cause the database to quickly grow in data volume.

    Notice

    During the setup of a project, the log level "Verbose" can be useful. For productive operation the log level must be downgraded.

    xSuite recommends bringing the setting down to Error or lower.

Log Listener

Defines where the log entries are output.

  • Console Output: The log entries are written to the console.

  • Application Event Log: The log entries are written to the Windows application log.

  • Log File: The log entries are written to a log file.

  • Log Database: The log entries are written to an xSuite Bus database table.

File

Sets the full path and the name of the log file.

This file is created when the Log File check box is selected in the Log Listener section.

Timeout Seconds

Technical timeout in the event of a read error during log output.