com.terraspring.core.log.CPLog.exthandler |
The name of the class to provide the concrete implementation of the com.terraspring.core.log.CPLog.exthandler interface.
Although the core package owns this property, its values are defined by the monitoring package.
Default: com.terraspring.mlg.MonLogHandler
com.terraspring.mlg. MonLogPolicy.userMsgMode |
Specifies the location to which to route user messages. You can route user messages to multiple locations by specifying a comma-delimited list of values. Possible values are:
DB (database)
NONE (no routing)
NMS (network management system)
DB, NMS
NMS, DB
Default: DB
com.terraspring.mlg.MonLogPolicy.infoMsgMode |
Specifies the location to which to route informational messages. You can route informational messages to multiple locations by specifying a comma-delimited list of values. Possible values are:
DB (database)
NONE (no routing)
NMS (network management system)
DB, NMS
NMS, DB
Default: DB, NMS