From mboxrd@z Thu Jan 1 00:00:00 1970 From: sirgazil Subject: Re: Is this normal? /var/log/messages is ~730 MB Date: Thu, 13 Feb 2020 07:49:45 -0500 Message-ID: <1703e9918a6.e90b268f47597.6595890984983736067@zoho.com> References: <16f96e63ce6.e740ea7715013.1300724340064878467@zoho.com> <16f974c9c20.b48d7f5715399.7251228229327824340@zoho.com> <877e1xyn00.fsf@elephly.net> <87blr8ts4b.fsf@gmail.com> <87v9obucoq.fsf@gnu.org> <878sl7fdb5.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:43388) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j2DwL-00041T-5o for help-guix@gnu.org; Thu, 13 Feb 2020 07:49:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j2DwK-0003KB-4J for help-guix@gnu.org; Thu, 13 Feb 2020 07:49:57 -0500 In-Reply-To: <878sl7fdb5.fsf@gmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane-mx.org@gnu.org Sender: "Help-Guix" To: Maxim Cournoyer Cc: =?UTF-8?Q?=22Ludovic_Court=C3=A8s=22?= , help-guix ---- On Wed, 12 Feb 2020 21:09:34 -0500 Maxim Cournoyer wrote ---- > Ludovic Court=C3=A8s writes: >=20 > > Hi, > > > > Maxim Cournoyer skribis: > > > >> Ricardo Wurmus writes: > > > > [...] > > > >>>> Guix System has a log rotation service, described here: > >>>> https://guix.gnu.org/manual/en/html_node/Log-Rotation.html > >>>> could you try to configure it, and see if the problem persists? > >>> > >>> Should we include it in the examples and select it by default in the > >>> installer? > >> > >> +1. I too was surprised to have infinitely growing logs out of the b= ox. > >> I think it's a sane default to have a log rotation service enabled. > > > > Alternately, what about adding =E2=80=98rottlog-service-type=E2=80=99 = to > > =E2=80=98%base-services=E2=80=99? That=E2=80=99ll pull in mcron, but = I guess that=E2=80=99s OK. > > > > Thoughts? >=20 > That's an even better idea, in my opinion. I'd like that too.