Hi,

Samisa Abeysinghe <[EMAIL PROTECTED]> writes:

> I saw this commit where the maximum log file size is set to 1M.
>
> I am just curious to know, what happens when it exceeds 1M?
AFAIK, that file is backed up (axis2.log.1) and start new file
(axis2.log). Then , if new one also exceeds 1M, it is backed up over
writing old backed up file.

Finally, system has only two files, current log file (axis2.log) and immediate
recent log file (axis2.log.1).

>
> Also, for a production system, I deem that 1M is too small.
I guess not :), I looked at some other logs (#ls -lah
/var/log/ ) they even hardly exceeds 300K.

Dinesh


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to