[libvirt] [PATCH] do not bother rotating short qemu logs

Daniel P. Berrange berrange at redhat.com
Wed Oct 21 11:45:21 UTC 2009


On Wed, Oct 21, 2009 at 01:44:36PM +0200, Dan Kenigsberg wrote:
> without this, after few weeks without use, each defined domain grows a
> tail of empty gzipped logs, instead of keeping just the last log of
> interest.
> ---
>  daemon/libvirtd.logrotate.in |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/daemon/libvirtd.logrotate.in b/daemon/libvirtd.logrotate.in
> index 093651c..0c51fd3 100644
> --- a/daemon/libvirtd.logrotate.in
> +++ b/daemon/libvirtd.logrotate.in
> @@ -5,4 +5,5 @@
>          compress
>          delaycompress
>          copytruncate
> +        minsize 100k
>  }

ACK, good idea


Daniel
-- 
|: Red Hat, Engineering, London   -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org  -o-  http://virt-manager.org  -o-  http://ovirt.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-  F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|




More information about the libvir-list mailing list