Previous Topic: Configure Log Settings

Next Topic: Configure Log Rolling Settings


Configure Server Log Settings

The server log settings determine the type of events logged and how the log events are displayed in the SPS.

Follow these steps:

  1. Navigate to Administration, Logger.
  2. Complete the following fields in the Server Log section:
    Log to File

    Specifies that the logs must be stored in a file. Select this option if you want to log messages in a file. By default, this option is enabled.

    Log Level

    Specifies the log level of a message. The following list displays the possible values in the increasing order of priority:

    • OFF
    • FATAL
    • ERROR
    • WARN
    • INFO
    • DEBUG
    • ALL

    If the value is set to OFF, logging is disabled. If the value is set to any other value, logging is enabled.

    Default: INFO

    File Log Pattern

    Defines the display format of a log message in the file. The SPS supports all the log4j date pattern strings.

    Default: [%d{dd/MMM/yyyy:HH:mm:ss-SSS}] [%p] - %m%n

  3. Click Save.