Sync Engine Log File; Config Engine Log File; Web Admin Log File; Connector Manager Log File - Novell DATA SYNCHRONIZER - ADMINISTRATION GUIDE 07-2010 Administration Manual

Hide thumbs Also See for DATA SYNCHRONIZER - ADMINISTRATION GUIDE 07-2010:
Table of Contents

Advertisement

Use the following command to check the most recent additions to a log file:
tail -f log_file_name.log
Three of the Synchronizer log files are automatically compressed and are rotated when they reach 4
MB in size. After 99 files have accumulated, the oldest log file is deleted when a new log file is
created. Log rotation is controlled by the following files:
/etc/logrotate.d/datasync-syncengine
/etc/logrotate.d/datasync-configengine
/etc/logrotate.d/webadmin
For more information, see the Linux
(http://linux.about.com/od/commands/l/
logrotate
blcmdl8_logrota.htm)
command.

3.4.2 Sync Engine Log File

The Sync Engine log file (
) reports on events that pass through the Sync Engine as they
engine.log
transfer from connector to connector. It logs problems with the physical connection to each
connector and with communication between connectors. It also logs problems with the event XML
files.

3.4.3 Config Engine Log File

The Config Engine log file (
) reports on configuration setting changes made in
configengine.log
Synchronizer Web Admin and on any effects of those changes on the connections between the Sync
Engine and connectors. It also logs issues with starting and stopping connectors and tracks the poll
cycle for changes in LDAP groups.

3.4.4 Web Admin Log File

The Web Admin log file (
) reports problems with the Synchronizer Web Admin
server.log
interface. Typically, you would not see problems here unless you edited the XML source for one of
the Configuration pages and introduced invalid XML. If a Configuration page does not display
correctly after you edit the XML source, you can check this log file for help resolving the problem
with the XML.

3.4.5 Connector Manager Log File

The Connector Manager log file (
) reports problems with loading a
connectorManager.log
connector with the configuration provided on the connector's Configuration page.
The Connector Manager starts one Python thread for itself and an additional Python thread for each
connector that it manages. When you list Connector Manager threads or Python threads in a terminal
window, you cannot tell which Python thread is associated with the Connector Manager and which
Python thread is associated with each connector. The Connector Manager log file lists each
component and the PID number associated with each one. This can be very useful for
troubleshooting.
26
Novell Data Synchronizer Administration Guide

Advertisement

Table of Contents
loading

This manual is also suitable for:

Data synchronizer

Table of Contents