• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

clean /var/log/ctchob/

Michael Klimonda

New Pleskian
Hello guys,
I need to clean up my disk as I need more disk inodes.
Just found this directory (from PLESK) and wondering if I can delete 2012,2013,2014,2015 from there ?

/var/log/ctchob/

[root@xxxxxx214 ctchob]# find . -printf "%h\n" | cut -d/ -f-2 | sort | uniq -c | sort -rn
16510 ./2015
16247 ./2014
4150 ./2016
3845 ./2013
9 .
2 ./2012

Any ideas? Please let me know.
 
That folder homes the Parallels Premium Outbound Antispam mail statistics, so deleting it's contents would be deleting it's respective statistics.
 
Back
Top