What are the "update_analysis" cpanel log files, and can I disable them?
Hello,
I have a DNS-Only server that is continually filling up with disk space used. Upon analysis, it is always the same problem. There is a folder here:
/usr/local/cpanel/logs/update_analysis
And it is full of folders like this:
[QUOTE]drwx------ 2 root root 4096 Jun 26 01:26 2014-06-26T08:25:48Z/
drwx------ 2 root root 4096 Jun 27 01:26 2014-06-27T08:26:18Z/
drwx------ 2 root root 4096 Jun 28 01:27 2014-06-28T08:26:53Z/
drwx------ 2 root root 4096 Jun 29 01:29 2014-06-29T08:27:25Z/
drwx------ 2 root root 4096 Jun 30 01:29 2014-06-30T08:29:03Z/
drwx------ 2 root root 4096 Jul 1 01:30 2014-07-01T08:29:35Z/
drwx------ 2 root root 4096 Jul 2 01:31 2014-07-02T08:30:51Z/
drwx------ 2 root root 4096 Jul 3 01:32 2014-07-03T08:31:20Z/
drwx------ 2 root root 4096 Jul 4 01:32 2014-07-04T08:32:01Z/
drwx------ 2 root root 4096 Jul 5 01:33 2014-07-05T08:32:39Z/
drwx------ 2 root root 4096 Jul 6 01:34 2014-07-06T08:33:12Z/
drwx------ 2 root root 4096 Jul 7 01:35 2014-07-07T08:34:39Z/
drwx------ 2 root root 4096 Jul 8 01:36 2014-07-08T08:35:17Z/
drwx------ 2 root root 4096 Jul 9 01:37 2014-07-09T08:36:48Z/
drwx------ 2 root root 4096 Jul 10 01:37 2014-07-10T08:37:21Z/
drwx------ 2 root root 4096 Jul 11 01:38 2014-07-11T08:37:56Z/
drwx------ 2 root root 4096 Jul 12 01:39 2014-07-12T08:38:27Z/
There is about 250mb in each folder. :( Is it possible to disable these from being created? Thanks!
There is about 250mb in each folder. :( Is it possible to disable these from being created? Thanks!
-
The docs should be useful: Tweak Settings - Support - cPanel Documentation 0 -
[quote="Infopro, post: 1684092">The docs should be useful: Tweak Settings - Support - cPanel Documentation
Cpanel DNS-Only does not have a "tweak settings" area. :( Is it possible to change this setting manually?0 -
[quote="electric, post: 1684101">Cpanel DNS-Only does not have a "tweak settings" area. :( Is it possible to change this setting manually?
Yes. You can disable this by: 1. Login as root via SSH 2. Use your favorite editor to edit /var/cpanel/cpanel.config 3. Change:send_error_reports=1 send_server_configuration=1 send_server_usage=1
tosend_error_reports=0 send_server_configuration=0 send_server_usage=00
Please sign in to leave a comment.
Comments
3 comments