allow auditd disable journal logs and use /var/log/auditd #15

Open
opened 2024-08-12 11:02:38 +02:00 by claudiomaradonna · 0 comments
Collaborator
systemctl stop systemd-journald-audit.socket
systemctl disable systemd-journald-audit.socket
systemctl mask systemd-journald-audit.socket
systemctl restart systemd-journald.service
```bash systemctl stop systemd-journald-audit.socket systemctl disable systemd-journald-audit.socket systemctl mask systemd-journald-audit.socket systemctl restart systemd-journald.service ```
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: unitoo/configurations-ansible#15
No description provided.