SSH Reference Manual

Display date and time only:
LOGFORMATFILE 5
See also
LOGFORMATCONSOLE, LOGFORMATEMS
LOGLEVEL
Use this parameter to control the level of detail of messages that are written to the console or log file.
Parameter Syntax
LOGLEVEL detail
Arguments
detail
A number is used to represent the level of detail desired. Following is more information about the values
allowed:
A valid number must be between 0, indicating no messages, and 100. The value of 100 indicates the
maximum amount of messages. The maximum number should not to be used in production environments.
The recommended level of detail is 30, indicating only startup and problem messages are written, or 50,
specifying some usage messages are also written.
Considerations
This parameter is retained for downward compatibility only and has been replaced by the
LOGLEVELCONSOLE and LOGLEVELFILE
parameters.
If no value is set for the LOGLEVELCONSOLE or LOGLEVELFILE parameters, they will inherit their value
from the LOGLEVEL parameter.
If both LOGLEVELCONSOLE and LOGLEVELFILE parameters are assigned a value, the LOGLEVEL
parameter becomes meaningless.
See also
LOGLEVELCONSOLE, LOGLEVELEMS, LOGLEVELFILE
LOGLEVELCACHE
Use this parameter to control what messages are written to the log cache.
Parameter Syntax
LOGLEVELCACHE detail
Arguments
detail
A number specifying the detail level.
Default
A default of 50 is used.
Considerations
HP NonStop SSH Reference Manual Configuring and Running SSH2 97