i have tried to rotate the logfile /var/log/djigzo.log. In the result the new
touched logfie will not be write by the gateway anymore. The problem could
not be solved with booting the system.
Independent from this, is there any way to purge or rotate the logs via the
webinterface? I suppose, that the log info will be stored into the postgres
database? Over the time the logs will be bigger and bigger..
i have tried to rotate the logfile /var/log/djigzo.log. In the result the new
touched logfie will not be write by the gateway anymore. The problem could
not be solved with booting the system.
/var/log/djigzo.log is only a symlink to
/usr/share/djigzo/logs/james.wrapper.log so log rotating wouldn't work.
The logs are written using Log4J (a Java library) and not using the
system loggers.
Independent from this, is there any way to purge or rotate the logs via the
webinterface? I suppose, that the log info will be stored into the postgres
database? Over the time the logs will be bigger and bigger..
The log files are automatically rotated. By default max 5 log files of
10MB each will be created. If you want more or less log files and/or the
size of the log file should be larger/smaller, you can edit the config file:
Fr Okt 28 2011 12:39:32 CEST von "Martijn Brinkers" <martijn(a)djigzo.com>
Betreff: Re: rotate or purge logs - problem with djigzo.log
-general handling
i have tried to rotate the logfile /var/log/djigzo.log. In the result the
new
touched logfie will not be write by the gateway anymore. The problem could
not be solved with booting the system.
/var/log/djigzo.log is only a symlink to
/usr/share/djigzo/logs/james.wrapper.log so log rotating wouldn't work.
The logs are written using Log4J (a Java library) and not using the
system loggers.
Independent from this, is there any way to purge or rotate the logs via the
webinterface? I suppose, that the log info will be stored into the
postgres
database? Over the time the logs will be bigger and bigger..
The log files are automatically rotated. By default max 5 log files of
10MB each will be created. If you want more or less log files and/or the
size of the log file should be larger/smaller, you can edit the config
file: