60 • Configuration HP NonStop SSL Reference Manual
LOGEMS
Use this parameter to define if HP NonStop SSL log messages are written to EMS.
Parameter Syntax
LOGEMS collector | *
Arguments
*
means that no log messages are written to EMS.
collector
means that log messages are written to the collector with that name.
Default
By default, no log messages are written to EMS ("*").
Example
LOGEMS $0
Considerations
• The LOGLEVEEMS parameter controls what messages are produced by HP NonStop SSL.
• The LOGFORMATEMS parameter controls the log message format.
• The parameter can be changed at run time using SSLCOM, please see chapter "SSLCOM Command Interface"
for details.
• If the EMS collector cannot be opened during startup, HP NonStop SSL will terminate. If the EMS collector
cannot be opened after changing it through SSLCOM, the old collector will stay active
See also
LOGLEVELEMS, LOGFORMATEMS, LOGMAXFILELENGTH, LOGFILERETENTION
LOGFILE
Use this parameter to define if and to what file HP NonStop SSL log messages are written.
Parameter Syntax
LOGFILE * | filenameprefix
Arguments
*
means that no log messages are written to a file
filenameprefix
the prefix of the log file set. The actual log file names are constructed from filenameprefix appended by a number
controlled by the LOGFILERETENTION parameter.
Default
By default, no log messages are written to a file ("*")
Considerations
• The LOGLEVELFILE parameter controls what messages are produced by HP NonStop SSL.