Does anyone know what kauditd0 service is ? I’m encountering an issue with my Ubuntu server on a DigitalOcean Droplet, where the kauditd0 process is consuming 100% CPU (that never happened before). I’ve tried multiple methods to stop it, but it keeps reappearing. Here’s a detailed overview of the situation: enter image description here
Background:
I have a NestJS API deployed on the Ubuntu Droplet. The kauditd0 process is using a high amount of CPU, making the server slow. I tried stopping kauditd0 manually via htop and it works, but it starts again using 100% CPU. enter image description here