SSH Reference Manual
The default for this parameter is TRUE.
Considerations
• The log cache content can be written to the log file at any time via SSHCOM command FLUSH LOGCACHE.
See also
• LOGCACHESIZE, LOGLEVELCACHE, LOGFILE
• "Log Messages" in the "Monitoring and Auditing" chapter.
• Commands FLUSH LOGCACHE and CLEAR LOGCACHE in the "SSHCOM Command Reference" chapter.
LOGCACHESIZE
Use this parameter to define how many lines of log messages are held in log cache.
Parameter Syntax
LOGCACHESIZE <lines>
Argument
<lines>
The number of log messages (lines) to be held in the log cache. The minimum value is 1024 and the maximum
value is 1048576 (1024 * 1024).
Considerations
• The LOGLEVELCACHE
parameter controls what messages are written to the log cache.
Default
By default, the minimum value (1024) is used.
See also
• LOGLEVELCACHE
• Commands SET LOGCACHESIZE in the "SSHCOM Command Reference" chapter.
LOGCONSOLE
Use this parameter to define whether SSH2 log messages are written to a console device, and, if so, which device.
Parameter Syntax
LOGCONSOLE * | % | $0 | logdevice
Arguments
*
Means that no log messages are written to a console device.
%
Results in log messages being written to the home terminal of the SSH2 process.
$0
Specifies that log messages are written to $0.
logdevice
Specifies that log messages are written to a given device (e.g. $DEV.#SUBDEV).
HP NonStop SSH Reference Manual Configuring and Running SSH2 • 91