We recently setup a cluster server for our mail server. It is working as expected (for the most part). An issue that is bugging me is that the log is so chatty now – it records every little cluster replication action on 1,000 mail files. It is now almost impossible to read the log. We used to have about 30 miscellaneous docs in the log daily – now it is closer to 300. Is there a config setting to reduce this? I’m hoping to find something like Log_sesssions=0 or Log_Replication=0.
We see millions of entries like:
Pushing mail\zzz.nsf to cluster mail\zzz.nsf
Replicator updated 1 document(s) in cluster mail\zzz.nsf from mail\zzz.nsf
Subject: RE: re: excessive logging between clusters
If you use the log_replication=0, you’ll reduce the amount of chatter but you can still review replication events in the log if that’s any consolation. =)