The Grumpy Editor's guide to surviving the systemd debate
The Grumpy Editor's guide to surviving the systemd debate
Posted Nov 18, 2014 13:14 UTC (Tue) by mchapman (subscriber, #66589)In reply to: The Grumpy Editor's guide to surviving the systemd debate by notninjaz
Parent article: The Grumpy Editor's guide to surviving the systemd debate
Maybe that was what it was referring to. At any rate, it's just not true. When a journal file is rotated (whether that be because journald has detected corruption in it, or because it's reached its maximum size, or because the admin has simply asked for it by sending SIGUSR2 to the journald process), its contents are still read automatically by journalctl when searching and iterating through the logs.
The journal is not a single file; it is the sum total of *all* journal files. As far as I know, the only way to create an empty journal is to literally remove all of these journal files.
