HP NonStop SSH Reference Manual Configuring and Running SSH2 • 81
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).
Considerations
• The LOGLEVELCONSOLE parameter controls what messages are produced by SSH2.
• Log messages are automatically cut by the collector when using value $0 for LOGCONSOLE. Please use
LOGEMS to enable logging to an EMS collector.
Default
By default, log messages are written to the home terminal ("%").
See also:
• LOGEMS, LOGFILE, LOGLEVELCONSOLE
• "Log Messages" in the "Monitoring and Auditing" chapter.
LOGEMS
Use this parameter to define whether SSH2 log messages are written to EMS.
Parameter Syntax
LOGEMS collector | *
Arguments
*
Means that no log messages are written to EMS.
collector
Specifies the name of the collector to which log messages are written.
Default