N1 Provisioning Server 3.1, Blades Edition, System Administration Guide

Monitoring Messages — Message Routing


com.terraspring.core.log.CPLog.exthandler
Description:

The name of the class to provide the concrete implementation of the com.terraspring.core.log.CPLog.exthandler interface.


Note –

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
Description:

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
Description:

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