How to delete kloxo stats files

Status
Not open for further replies.

Desi_Boy

Active Member
356
2012
68
0
hi,
How to delete kloxo stats files ,my data is only 2gb but its taking 16 GB space . i came to know stat is taking space how i can delete them

Thanx
 
14 comments
I believe you meant "processed logs". Kloxo will move old logs processed for statistics and quota enforcement to the user home dir under __processed_stats. These can add up fast depending on the site traffic.
To disable it go to the panel, list the domains and for each click in "Stats Configuration" button. To remove these logs, click "Domain defaults" button.
If you meant system logs, you should reconsider it. Kloxo uses many of these for things like brute-force attack protection (web, ftp, mail and ssh access logs combined) and traffic quota enforcement.
 
There is a common problem with LxServer VPS is that by default it saves all the log files in the __processed_stats folder in the home directory. The amount of hard disk space that the logs can take up is unbounded, and eventually the logs might fill up all the available space of your VPS (multiple gigabytes). Once the available space is gone, the VPS will be disabled due to over-quota errors. Once again, I’ve learned about this problem the hard way
icon_sad.gif
. Once day, my VPS was simply turned off.
 
now please tell how i can delete this shit stats , and i have tried removed processess stats space remain same .

any other way thanx
 
best part is disable the stats...
or configure it to auto delete.
this way the stats will be there and the used space will be deleted after every month end ;)
 
* Go to the Kloxo control panel for your VPS
* Go to the domain management of any domain
* Navigate to “Stats Configuration“
* Check “Remove Processed Logs“
* Click the “Update All” button to make sure all domains logs are deleted after processing.
 
nothing happends same space

---------- Post added at 06:04 PM ---------- Previous post was at 05:55 PM ----------

found a way
Go to file manager.

there is some directory named "__processed_stats"

Delete content within this directory (not directory itself)

and then run this command in your shell:

/script/scavenge


This will mostly solve your problem.
 
Status
Not open for further replies.
Back
Top