file Plug-in Module
Chapter
8
Log Plug-in Modules
301
enabled
Specifies whether the listener is enabled to log messages.
• Check the box if you want the server to log messages of the type specified
in the type field.
• Leave the box unchecked if you do not want the server to log messages of
this type.
level
Specifies a message category that represents the level of logging to filter
messages. Log levels are additive. Before selecting a level, be sure to read
“Log Levels (Message Categories)” in Chapter 23, “Managing CMS Logs” of
CMS Installation and Setup Guide.
Permissible values:
Debug
,
Information
,
Warning
,
Failure
,
Misconfiguration
,
Catastrophe
, and
Security
. By default, the level is
set to
Information
.
Example:
Debug
fileName
Specifies the file path for the active log file; when the file is rotated, its name
will be appended with a timestamp
.
For details, see “Timing of Log File
Rotation” in Chapter 23, “Managing CMS Logs” of CMS Installation and Setup
Guide.
Permissible values: Absolute path to the file, including the filename.
Example:
/usr/netscape/servers/cert-demoCA/logs/audit.log
bufferSize
Specifies the buffer size, in kilobytes (KB), for the active log file. For details,
see “Buffered Versus Unbuffered Logging” in Chapter 23, “Managing CMS
Logs” of CMS Installation and Setup Guide.
Permissible values: As applicable. The default value is
512
.
Example:
512
flushInterval
Specifies the flush interval, in seconds, for the active log file; when the file
reaches the specified interval, the buffer will be flushed to the file. For details,
see “Timing of Log File Rotation” in Chapter 23, “Managing CMS Logs” of
CMS Installation and Setup Guide
Permissible values: As applicable. The default value is
5
.
Example:
5
Table 8-2
Description of parameters defined in the file module (Continued)
Parameter
Description
Summary of Contents for Certificate Management System 6.01
Page 1: ...Plug Ins Guide Netscape Certificate Management System Version6 01 May 2002...
Page 10: ...10 Netscape Certificate Management System Plug Ins Guide May 2002...
Page 62: ...Enrollment Forms 62 Netscape Certificate Management System Plug Ins Guide May 2002...
Page 308: ...NTEventLog Plug in Module 308 Netscape Certificate Management System Plug Ins Guide May 2002...