ASAP 1.1 Hybrid Manual
HP NonStop ASAP Hybrid Manual – 529729-004
Page 3-10
Default Value: 6301 (the standard ASAP Hybrid port)
Example: RemotePort = 5555
Logging Options
Logging configuration options are contained in the Logging section of the
configuration file. These options control the ASAP Hybrid for Linux server’s
built-in logging mechanism. These options affect the server’s logging
facility only, and do not in any way relate to messages logged by the server
to the Linux system log. Each option is described in detail below.
DeleteOnClose
Description: If True, the log file is deleted when the server process shuts
down. Deleting log files when the server process shuts down is an effective
means of keeping log files from growing too large. However, doing so also
eliminates any logging history, and such history could be useful for
debugging purposes. Therefore, set this value to True only if your
environment typically generates a large amount of log activity.
Value Range: True or False
Default Value: False
Example: DeleteOnClose = True
Enabled
Description: If True, logging is enabled for the server. If False, logging is
disabled, and no messages are generated.
Value Range: True or False
Default Value: False
Example: Enabled = True