SSL Reference Manual
LOGFILERETENTION n
Arguments
n
number of log files to keep
Default
By default, 10 files are kept.
Considerations
• a minimum of 10 is enforced for that parameter
• See section "Logfile/Auditfile Rollover" in chapter "Monitoring
" for details on logfile rollover.
See also
LOGMAXFILELENGTH, LOGFILE
LOGFORMAT
Use this parameter to control the default format the log messages.
Parameter Syntax
LOGFORMAT format
Arguments
format
a number representing a bit mask controlling the following format options:
bit 1 (decimal 1) Date
bit 2 (decimal 2) header (log messages a pre-fixed with "[log]")
bit 3 (decimal 4) Time
bit 4 (decimal 8) Milliseconds
bit 5 (decimal 16) Process ID (name or PIN)
bit 7 (decimal 64) Log Level of Message
Default
If omitted, 93 is used as format (date, time, milliseconds, process ID and log level).
Considerations
• If no value is set for the parameters LOGFORMATCONSOLE or LOGFORMATFILE, they will inherit their
value from the parameter LOGFORMAT.
• If LOGFORMATCONSOLE, LOGFORMATFILE, LOGFORMATEMS are set with a value, the parameter of
LOGFORMAT becomes meaningless.
See also
LOGFORMATCONSOLE, LOGFORMATEMS, LOGFORMATFILE
LOGFORMATCONSOLE
Use this parameter to control the format of the log messages that are written to the console.
64 • Configuration HP NonStop SSL Reference Manual










