SSH Reference Manual
• Using the SSHCOM command interpreter, you can change parameters without having to restart SSH2.
See also
LOGEMS, LOGLEVELCONSOLE, LOGLEVELFILE, LOGFORMATEMS
LOGLEVELFILE
Use this parameter to control which messages are written to the log file.
Parameter Syntax
LOGLEVELFILE detail
Arguments
detail
A number specifying the detail level.
Default
For downward compatibility, the default log level is taken from the LOGLEVEL
parameter, if present. Otherwise, a
default of 50 is used.
Considerations
• Different log levels can be used for the outputs to LOGCONSOLE, LOGEMS, and LOGFILE
.
• With the SSHCOM command interpreter, users can change parameters without having to restart SSH2.
See also
LOGFILE, LOGLEVELCONSOLE, LOGMAXFILELENGTH, LOGFORMATFILE
LOGMAXFILELENGTH
Use this parameter to control the maximum size of a log file.
Parameter Syntax
LOGMAXFILELENGTH length
Arguments
length
Represents the maximum log file length in kilobytes. Following are the ranges allowed:
Maximum: 40.000 or 40 MB
Minimum: 100 KB
Default
The default length is 20,000 KB.
Considerations
• After the current log file reaches the maximum size, a log rollover will occur. The current log file will be
renamed by appending a number to its name. A new file with the LOGFILE
name will be created for
subsequent log output.
See also
HP NonStop SSH Reference Manual Configuring and Running SSH2 • 99