I was looking for something else, but saw this in the journal:
In searching the forum I came across quite a few posts where journal entries include similar lines, but didn't see anyone query this specifically.
kernel: kauditd_printk_skb: 16 callbacks suppressed
. From what I understand, that either means that the kernel audit log is receiving messages too quickly, or that its daemon is not running, so I checked by running systemctl status auditd
, which returned Unit auditd.service could not be found
. Is it normal for Proxmox not to enable auditd?In searching the forum I came across quite a few posts where journal entries include similar lines, but didn't see anyone query this specifically.