Configuring Logging for Active Cluster

Logging of system events is controlled by Studio configuration parameters. By default, whenever an Active Cluster node is connected, disconnected, or shunned (not allowed into the cluster), the event is logged as specified in the Cluster Event configuration parameters.

To configure cluster events for logging

1. In Studio, choose Administration > Configuration from the main menu.
2. Adjust the Cluster Event configuration settings as desired.

Configuration Parameter

What It Specifies

Enable All Events

Whether to log Active Cluster events according to the settings specified by the parameters.

True (default)—Enable all events in this category.

False—Disable all events in this category.

Server Connected

How server-connect events are logged. You can specify multiple choices, separated by commas (except for ALL and NONE); for example, DB,LOG,SNMP.

The event filters are:

DB—Event sent to database only.

LOG—Event sent to cs_server_events.log file only. This file resides in the <TDV_install_dir>\logs directory.

SNMP—Event sent to SNMP processor only.

CUSTOM—Event sent to custom event handler only.

ALL—Event sent to database, log, SNMP processor, and custom event handler.

NONE—Event ignored.

Server Disconnected

How server-disconnect events are logged. Valid filters are the same as the Server Connected options.

Server Joined

How server-join events are logged. Valid filters are the same as the Server Connected options.

Server Shunned

How server-shunned events are logged. Valid filters are the same as the Server Connected options.