Logfiles (e.g. from Apache server or syslog) grow very big over time. There are the following ways of downsizing and managing logfiles:
- manual packing or deleting of the logfiles
- running Logrotate on the logfiles
The latter is working periodically through alle logfiles (using cron) and packs or deletes them if they have reached a certain size oder age.
ID #1350
How can I downsize logfiles?
Tags: Apache, downsize, Log, Logfile
Related entries:
- Can I turn off the Webalizer logfile analysis?
- How can I use Python scripts?
- MySQL => 4.1 and charsets
- Why aren't eMails delivered by my server?
- How do I set up ownCloud on my (v)server ?
You cannot comment on this entry