Log Buffer Size

Restriction: This topic applies to Windows environments only.

The log buffer size parameter governs the size of the internal write buffer used by the logging system. Internal write buffer values are in increments of 1 KB, with a default value of 128.

Note: The quotient of the log file size divided by the buffer size must be a whole number. If this ratio is not an integer value, the logging system adjusts the buffer size and possibly the log file size until an integer ratio is achieved.
To set the parameter (UNIX):
  1. Add the following to the [XdbLogManager] topic of the xdbsrvco.ini server configuration file:
    lLogBufSize=n
To set the parameter (Windows):
  1. Click the Logging tab within the XDB Server Configuration Utility.
  2. Enter the desired log buffer size in the Log Buffer Size text box, or drag the slider.