systemd-journal seems to have hig CPU usage, compare to HAProxy that is the actual service on the node:
385 root 20 0 69948 26152 25776 S 3.0 0.2 0:04.05 systemd-journal
22509 haproxy 20 0 58264 7256 1812 S 1.3 0.0 0:00.45 haproxy
CPU:
vendor_id : GenuineIntel
cpu family : 6
model : 63
model name : Intel(R) Xeon(R) CPU E5-2676 v3 @ 2.40GHz
stepping : 2
microcode : 0x25
cpu MHz : 2400.139
cache size : 30720 KB
OS:
Linux ip-172-33-30-32.eu-central-1.compute.internal 3.10.0-514.10.2.el7.x86_64 #1 SMP Fri Mar 3 00:04:05 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
Systemd:
systemd-219-30.el7_3.7.x86_64
systemd-libs-219-30.el7_3.7.x86_64
systemd-sysv-219-30.el7_3.7.x86_64
Is there a way to optimize systemd-journal to have lower CPU usage? Is this supposed to be normal for logging to use this much CPU?