Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <vqnssj$1jibk$8@dont-email.me>
Deutsch   English   Français   Italiano  
<vqnssj$1jibk$8@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail
From: Lawrence D'Oliveiro <ldo@nz.invalid>
Newsgroups: comp.os.linux.misc
Subject: Re: More systemdCrap
Date: Mon, 10 Mar 2025 23:33:40 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 20
Message-ID: <vqnssj$1jibk$8@dont-email.me>
References: <vqn41l$1efis$1@dont-email.me> <vqna2v$1fks2$1@dont-email.me>
	<vqnbm7$1g56j$1@dont-email.me> <vqnihm$1hiap$2@dont-email.me>
	<vqnjfk$1hrbi$2@dont-email.me> <4154alxv4u.ln2@Telcontar.valinor>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Tue, 11 Mar 2025 00:33:40 +0100 (CET)
Injection-Info: dont-email.me; posting-host="fb3f8814a23c1b5929be502852c6d2d1";
	logging-data="1689972"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1+Y+PShElsikm6i4pOBiMqe"
User-Agent: Pan/0.162 (Pokrosvk)
Cancel-Lock: sha1:4XR/MHwciNaFA7gHxgtBSXre5cM=
Bytes: 1954

On Mon, 10 Mar 2025 23:17:40 +0100, Carlos E.R. wrote:

> On 2025-03-10 21:53, The Natural Philosopher wrote:
>>
>> Don't want not to log. Want to look at the logs, clear the problem and
>> delete the debug log as its now enormous
> 
> That's impossible to do, by intentional design.

<https://manpages.debian.org/journalctl(1)>:

    --rotate
        Asks the journal daemon to rotate journal files. This call
        does not return until the rotation operation is complete.
        Journal file rotation has the effect that all currently active
        journal files are marked as archived and renamed, so that they
        are never written to in future. New (empty) journal files are
        then created in their place. This operation may be combined
        with --vacuum-size=, --vacuum-time= and --vacuum-file= into a
        single command, see above.