cpanellogd - waiting for child to process logs

propea

Registered
May 30, 2016
1
0
1
canada
cPanel Access Level
Root Administrator
Hello,

IN my WHM > Tweak Settings > Stats Programs I turned off all the stats program. But since then, there is this process running: cpanellogd - waiting for child to process logs and it is taking alot of CPU.

How can I remove it? Since I don't need my stats log.

Thank you!
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
Hello,

You could create a touch file file to disable it. EX:

Code:
touch /etc/cpanellogddisable
/scripts/restartsrv_cpanellogd
However, could you elaborate on how much CPU it's utilizing? 'cpanellogd' processes bandwidth statistics internally, which is necessary for bandwidth reports in cPanel & WHM.

Thank you.