ComplianceAsCode / ComplianceAsCode/content

syslog-ng and rsyslog failed and conflict on debian 12

Open
#11,620 0 comments 0 reactions 0 assignees View on GitHub
Debian
Dominant language
Shell
Stars
2.8k
Forks
828
Avg merge
3d 8m
Merged PRs (30d)
80

Description

#### Description of problem:
With the profile : xccdf_org.ssgproject.content_profile_anssi_np_nt28_high on a Debian12 i have two rules failed :

- Ensure syslog-ng is Installed
- Enable syslog-ng Service

So i installed syslog-ng and enabled it, but after a new run of the audit oscap said this for rules failed :

- Ensure syslog-ng is Installed
- Enable syslog-ng Service
- Ensure rsyslog is Installed
- Enable rsyslog Service

#### SCAP Security Guide Version:

#### Operating System Version:
Debian 12

#### Steps to Reproduce:

The command used :
```shell
sudo oscap xccdf eval --fetch-remote-resources --profile xccdf_org.ssgproject.content_profile_anssi_np_nt28_high --report report.html /opt/openscap-content/ssg-debian12-ds.xml
```

#### Actual Results:
- Ensure syslog-ng is Installed
- Enable syslog-ng Service
- Ensure rsyslog is Installed
- Enable rsyslog Service

#### Expected Results:
- no failed

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.