P4DTI issue job000616

TitleLinux/Unix system log usage not configurable
Statusclosed
Priorityoptional
Assigned userNick Barnes
OrganizationRavenbrook
DescriptionUnder Linux and Unix the P4DTI replicator will send log messages to the system log. The corresponding functionality under Windows is controlled by a configuration parameter "use_windows_event_log". The Linux/Unix system log can theoretically filter out P4DTI messages (with syslog.conf) but it is a good idea to provide a configuration switch as well.
AnalysisAdd use_system_log to config.py, init.py, configure_bugzilla.py.
How foundinspection
EvidenceI just know.
Observed in1.4.2
Created byNick Barnes
Created on2002-11-01 10:07:31
Last modified byNick Barnes
Last modified on2002-11-01 10:07:31
History2002-11-01 NB Created.

Fixes

Change Effect Date User Description
34783 closed 2002-10-25 15:48:05 Richard Brooksby Added back logging to syslog under control of new configuration parameter "use_system_log".