Server Tracing Configuration window

Use this window to configure tracing settings for the server. The initial values for the tracing settings are defined in the <installation_directory>/data/config/nativelog.config file.

Tracing changes are applicable only to the server or agent being configured and can only be changed by users with Administrator authority.

Field Descriptions

Field Name

Description

Enable Trace

Check this box to enable tracing for the server component. If this box is unchecked, tracing will not be performed for the current server.

Level

Select the level of debugging you want to perform. You can select one of the following:

  • DEBUG_MIN - minimum level of debugging (default)
  • DEBUG_MID - mid level of debugging
  • DEBUG_MAX - maximum level of debugging

Maximum Number of Files

Select the maximum number of trace files that will be created. When the maximum number of files has been reached, tracing will rollover and start writing to the first file. (default is 5)

The value in this field also applies to a server's other services for which tracing is enabled.

Maximum File Size (kilobytes)

Select the maximum size of each log file. When the current trace file has reached its maximum capacity, tracing will continue to the next available trace file as defined in the Maximum Number of Files field. (default is 20 MB).

The value in this field also applies to a server's other services for which tracing is enabled.

Button Descriptions

Button Name

Description

OK

Click this button to save the tracing configuration settings. The log file that contains processing information for a trace is located in <installation_directory>/data/log/serverTrace.log.

Cancel

Click this button to cancel the tracing setting and exit this window.