Hello,
I have two problems related to CPU usage being very high with two ES related processes. I'm currently using 3 ES nodes on the same machine using Docker. 1 Master hot/content, 1 warm, and 1 cold.
The machine has 50 GB of RAM and 14 CPU cores with a 1.4 TB and an S3 for the warm and cold data.
I have used similar setups, but never I have seen the CPU is being used like this, it's usually the RAM. As you can see from my screenshot, the two top processes are elastic-endpoint (Elastic Defend agent) and "MainThread" (It's /var/lib/docker/rootfs/overlayfs/<container-id>/usr/share/kibana/node/default/bin/node which is Kibana, and Idk why it's called that in the system.process event dataset, while being different in something like endpoint.events* datasets)
