Subject Re: [firebird-support] Firebird.log file size
Author Helen Borrie
At 11:44 AM 8/06/2005 +0000, you wrote:
>Hi,
>
>is there a way to limit the firebird.log size? In three of our clients
>the file has grown a lot (up to 3.5 GB), so we would like to limit its
>size.

You can delete the log file any time the Firebird server is not
running. If you think you need to archive the logs, you could run a batch
job on the host machine each night to zip up the day's log file and archive
it; then delete the file. The server will automatically start a new log
next time it starts up.

./heLen