After receiving several complaints that AWStats is recording NO traffic so far this month, we discovered that several of our cPanel servers had no recent updated log entries in /usr/local/apache/logs/access_log
I managed to start up the logging process again with the following set of commands at shell:
/etc/rc.d/init.d/httpd stop
killall httpd
/etc/rc.d/init.d/httpd startssl
/scripts/restartsrv_syslogd
But on one of our servers, logging has already stopped again.
Does anyone have a clue as to how we could resolve this one?
Thanks.
I managed to start up the logging process again with the following set of commands at shell:
/etc/rc.d/init.d/httpd stop
killall httpd
/etc/rc.d/init.d/httpd startssl
/scripts/restartsrv_syslogd
But on one of our servers, logging has already stopped again.
Does anyone have a clue as to how we could resolve this one?
Thanks.