Jump to: navigation, search

stat-file-timeout

Section: statserver
Default Value: 10
Valid Values: Positive integers less than 65536
Changes Take Effect: Immediately
Introduced: 8.5.107

Specifies the amount of time, in seconds, that Stat Server must wait after adding a record to the StatFile log file, before it can write another record. Set this option to a large value if you need to minimize the amount of hard drive space that is consumed by the StatFile log file.

stat-file-show-options

Section: statserver
Default Value: false
Valid Values: true, false
Changes Take Effect: Immediately
Introduced: 8.5.107

Controls whether Stat Server configuration options are shown in the StatFile log file.

stat-file-show-clients-list

Section: statserver
Default Value: false
Valid Values: true, false
Changes Take Effect: Immediately
Introduced: 8.5.107

Specifies whether Stat Server writes client connection details in the StatFile log file.

Appendix A: StatFile

Starting with the 8.5.107 release, Stat Server logs operational statistics and the current execution context into a special StatFile log file.

The StatFile is configured in two places: the [log] section and the [statserver] section of the Stat Server application.

Parameters in the [log] section define the logging of the StatFile as a file (expiration, segment size, time format). See Framework Configuration Options Reference Manual for a complete description of configuration options in the [log] section.

The StatFile is generated when the standard, interaction, trace, debug, or all verbosity level is configured with at least one physical file (different from stdout, stderr, network, memory). The resultant physical file has a special suffix -1536 to distinguish StatFile from all other logs.

If [log]/verbose=alarm, the StatFile is NOT generated.

In the [statserver] section there are three new configuration options for the StatFile:

Warning
The main goal of the StatFile is to provide information for Genesys engineers to improve problem troubleshooting/resolution. The structure of the StatFile can change without further notice.
This page was last edited on September 19, 2017, at 20:47.
Comments or questions about this documentation? Contact us for support!