skinny.

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

How to Use Linux systemd Journal for Centralized Logging

Episode 64 of Linux Server Admin with Fexingo. Lucas and Luna dive into systemd-journald for centralized log management on Linux servers. Lucas explains why traditional syslog falls short for modern workloads—too chatty, hard to parse, no structured metadata. He walks through configuring journald to persist logs to disk for crash forensics, limiting journal size to 500 MB with MaxRetentionSec, and forwarding critical logs to a remote syslog server for compliance. Luna asks how to query the journal efficiently: Lucas shows journalctl _SYSTEMD_UNIT=sshd.service for SSH failures, --since…

The skinny

The skinny isn't ready yet — notes appear once the transcript is processed.