From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 87654138A1A for ; Wed, 18 Feb 2015 09:38:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CFF95E0978; Wed, 18 Feb 2015 09:38:23 +0000 (UTC) Received: from smarthost01c.mail.zen.net.uk (smarthost01c.mail.zen.net.uk [212.23.1.5]) by pigeon.gentoo.org (Postfix) with ESMTP id 3F40BE0970 for ; Wed, 18 Feb 2015 09:38:22 +0000 (UTC) Received: from [82.69.80.10] (helo=wstn.localnet) by smarthost01c.mail.zen.net.uk with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1YO15J-00082D-I2 for gentoo-user@lists.gentoo.org; Wed, 18 Feb 2015 09:38:21 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] syslog-ng: how to read the log files Date: Wed, 18 Feb 2015 09:38:21 +0000 Message-ID: <2790041.EmfZA77q7J@wstn> Organization: Society for Retired Gentlefolk User-Agent: KMail/4.14.3 (Linux/3.17.8-gentoo-r1; KDE/4.14.3; x86_64; ; ) In-Reply-To: <201502180738.56435.michaelkintzios@gmail.com> References: <87lhjws8ci.fsf@heimdali.yagibdah.de> <4611964.hfD2vZR9R2@wstn> <201502180738.56435.michaelkintzios@gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Originating-smarthost01c-IP: [82.69.80.10] X-Archives-Salt: 11703e60-6c42-4192-ad85-e2f641f849d5 X-Archives-Hash: cb2f8eeba5e5b34f77d60413c4eaa0ce On Wednesday 18 February 2015 07:38:46 Mick wrote: > On Tuesday 17 Feb 2015 23:13:08 Peter Humphrey wrote: > > Actually, this is what I did, as I reported here on 26/12: > > > 1. Boot rescue system and mount main system > > > 2. # cd /mnt/main/var/log > > > 3. # mv messages messages.bin > > > 4. # strings messages.bin > messages > > > 5. # rm messages.bin > > > 6. Reboot. > > How often do you have to do this? Just the once. Whatever bug caused it seems to have been fixed. -- Rgds Peter.