Discussion:
size of capisuite.log
Michael Weis
2005-01-03 09:53:27 UTC
Permalink
Hello everybody,

I just found out that my capisuite.log-file
has reached the size of over 100MB.

My question is:
How can I limit the size of that file
(new file is automatically created when the size
reaches for example 50MB)
without restarting capisuite?

Greetings

Michael
Gernot Hillier
2005-01-03 10:26:07 UTC
Permalink
Hi!
Post by Michael Weis
I just found out that my capisuite.log-file
has reached the size of over 100MB.
Perhaps you should decrease the verbosity level of CapiSuite? ;)
Post by Michael Weis
How can I limit the size of that file
(new file is automatically created when the size
reaches for example 50MB)
without restarting capisuite?
Limiting the file size is not possible within CapiSuite.

Log rotating is usually done by external tools like the logrotate package.
This requires a restart of the daemon who logs to the files (CapiSuite here).
logrotate allows to define all you usually want: size and age limits, nice
rotating patterns, etc.
--
Ciao,

Gernot
Loading...