User guide

4Sight 109
Administrator Guide
Versi o n 3 . 1
min_tcp_buffer_size
Minimum size the send buffer can be set to.
error_logging
Either "true" or "false".
This toggles error logging on and off.
screen_logging
If screen_logging is true, all error messages
will be written to the terminal window.
Note that in order to see these messages on
screen, the server must be launched from the
command-line, and must be launched in
foreground mode (triggered by the addition of
the -d flag).
error_logfile_verbosity
This controls how much information to log.
A value of 0 means only fatal errors.
1 means fatal errors and warnings.
2 means fatal errors, warnings, and asserts.
3 means fatal errors, warnings, asserts, and
debug messages.
error_logfile_size
Maximum allowed size in bytes for the error
log before it rolls over.
A value of 0 means unlimited.
error_logfile_interval
Amount of time in days between rolls of the
error log.
A value of 0 means unlimited.
error_logfile_dir
Error. Path to the error log file.
error_logfile_name
Name of the error log file.
force_logs_close_on_write
If true, log file will be closed after every write.
module_folder
Path to the folder containing dynamic
loadable server modules.
pid_file
Path to the pid file.