ansible-bootstrap-rocky9/roles/linux_journald_rhel9/README.md
2026-05-12 00:21:37 +03:00

446 B

linux_journald_rhel9

Purpose

Configures systemd-journald with persistent log storage, compression, and rate limiting to ensure reliable and efficient system log retention.

Targeted OS

RHEL 9 / AlmaLinux 9 / Rocky Linux 9

CIS Alignment

CIS Section 4.2.1.x — Configure journald

Key Variables

linux_journald_rhel9_disabled: false   # set to true to skip this role

See defaults/main.yml for all tunable parameters.