Ensure One Logging Service Is In Use

このページは日本語には対応しておりません。随時翻訳に取り組んでいます。
翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください

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.