Latest / Linux Server Admin with Fexingo: Sysadmin, Bash, and Server Engineering

Why Your Linux Server Needs a Dedicated Journald Configuration
Episode 29 of Linux Server Admin with Fexingo dives into the hidden bottleneck in systemd's journald: the default rate-limiting settings that silently drop log entries during bursts, making debugging impossible when you need logs most. Lucas and Luna walk through a real scenario where a busy web server was losing critical audit records because journald capped the rate at 10,000 messages per 30 seconds. They explain how to diagnose with journalctl --list-boots showing gaps, how to override the rate limits and max log size via drop-in configs in /etc/systemd/journald.conf.d, and why moving to…
The skinny
The skinny isn't ready yet — notes appear once the transcript is processed.