You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Global parameters  VERIFY GLOBAL HAS MEANING

The parameters listed below are per default global and apply to all profiles unless overwritten.
Note that it is also possible to define a global profile with the name 'globals'. Parameter/name pairs set in this profile will apply to all profiles unless overwritten by parameters set in individual profiles.

buffer_size - Max size of transferred data block

The maximum size of a data block is defined with this option.

The default value for this parameter is 32000.

log_filename - Name (and path name) of the logging-file

This parameter specifies the location of a file to which the log output will be written.

log4jpropertyfilename

The name of the log4j property file.

verbose - the debug message granularity

The verbose parameter specifies the intensity of log entries.

A value between 1 and 9 can be specified. Higher values cause more detailed information to be logged.

Log output is written to stdout or to a file that has been specified with the log_filename parameter.

This parameter is optional.

 

 

  • No labels