<High CPU Usage with osquery on Linux, Even in Idl...
# community-feeds
r
High CPU Usage with osquery on Linux, Even in Idle State I've recently integrated osquery into my tool and observed a significant increase in CPU usage on Linux systems. After installing my tool and rebooting the system, the CPU usage spikes to around 10% within 2-3 minutes, as reported by the system monitor. The top command indicates that the osqueryd process is consuming approximately 19-20% of CPU resources. Strangely, this high CPU usage persists even when the system is left idle. I'm seeking advice on how to mitigate this excessive CPU...