From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=DATE_IN_PAST_12_24 autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 30687 invoked from network); 18 Oct 2021 09:13:46 -0000 Received: from 4ess.inri.net (216.126.196.42) by inbox.vuxu.org with ESMTPUTF8; 18 Oct 2021 09:13:46 -0000 Received: from 205.166.94.15 ([205.166.94.15]) by 4ess; Mon Oct 18 01:14:58 -0400 2021 Message-ID: <2006FA711D938F3B107ACBB8F651727C@9p.sdf.org> To: 9front@9front.org Date: Sun, 17 Oct 2021 18:15:54 +0000 From: smj@9p.sdf.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: optimized leveraged standard-scale realtime callback layer Subject: =?utf-8?q?Re:_[9front]_Dealing_with_log_files=E2=80=A6?= Reply-To: 9front@9front.org Precedence: bulk Quoth igor@9lab.org: > What is the Plan9 way of dealing with growing log files such as > /sys/log/www and others? Is there something similar to multilog¹ or > logrotate²? I have a caveman multi-gen logrotate that I'm working on at the moment. I put it on shithub if you'd like to try: http://shithub.us/smj/rc/HEAD/info.html It needs some refinement but it works (don't sue me)