Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

Description

Ensure that a logging system is active and in use.


systemctl is-active rsyslog systemd-journald

The command should return at least one active.

Rationale

The system should have one active logging service to avoid conflicts and ensure consistency.

Warning

This rule does not come with a remediation. There are specific rules for enabling each logging service which should be enabled instead.