Exmerge log files out of control - TechRepublic
General discussion
December 3, 2001 at 08:06 AM
jade

Exmerge log files out of control

by jade . Updated 24 years, 7 months ago

Exmerge offers the ability to configure the Exmerge.ini to specify logging level of the transactional log files:

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; LoggingLevel
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Set the level of logging:
; Possible Values:
; 0 – None
; 1 – Minimum
; 2 – Medium
; 3 – Maximum
;
; Default Value is 0
;
LoggingLevel =0

The problem we are facing is that setting this level to “0” (default) does not in fact stop the log file from being created. Level 1, minimum logging, is actually simpler and creates a log file 20-25% smaller than the “none” setting! Is this a bug?

Please advice on how we might hack the registry as to prevent Emgerge log files. The files are 2-3 GB!

Thanks!

This discussion is locked

All Comments