Ensure One Logging Service Is In Use

Esta página aún no está disponible en español. Estamos trabajando en su traducción.
Si tienes alguna pregunta o comentario sobre nuestro actual proyecto de traducción, no dudes en ponerte en contacto con nosotros.

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.