Configuration file settings affecting log files

The table below summarizes the settings in the different configuration files that affect what information is collected in which log files. For more detailed information on each setting, see the entry for it in the configuration file cross-referenced below.

Table 2. Configuration file settings affecting log files

Setting

Description

Settings in defaults file

For details, see Settings in the defaults file.

@@SyncErrorLog@@

Log file where the Sync Server records error messages (ignored on Windows).

@@SyncAccessLog@@

Log file where the Sync Server records user accesses (ignored on Windows).

Settings in sync.conf file

For details, see Sync.conf file settings

HostnameLookups

Log names of clients or just their IP addresses?

ErrorLog

Location of error log file.

LogLevel

Specifies level of errors to record.

LogFormat

Specifies nicknames to be used with CustomLog directive.

CustomLog

Specifies location and format of access log file.

DaysOfLogDataToKeep

Number of days to keep data in log tables in database before clearing it out.

NTEventLog

Log messages into the NT Event log?

LoggingLevel

Specifies level of errors to record in NT Event log.

FetchLog

Full path to fetch log file.

ReverseAccessLog

Full path to reverse log file.

Settings in agsoap.conf file

For details, see Settings in the agsoap.conf file

HostnameLookups

Log names of clients or just IP addresses?

Listen 
SOAP_port

Port number on which the SOAP server listens for HTTP messages from clients. Full parameter definition allows for setting a log level specific for this port.

Listen 
WSDL_port

Port number on which WSDL is vended. Full parameter definition allows for setting a log level specific for this port.

LogLevel

Controls level of detail of messages logged to the error log.

ErrorLog

Location of error log file.

LogFormat

Defines format nicknames for use with the CustomLog directive.

CustomLog

Location of custom log file.

DebugSentLog

Location of debug sent log.

DebugRecvLog

Location of debug received log.

DebugTestLog

Location of debug test log.