Applications usually generate a huge amount of log files. Some logging utilities available to programming languages already have the rotating (or rolling) functionality. If this is not the case and you are using some flavor of Linux or Unix to run your system, you might use the logrotate utility. Check if you have it available by typing:
[definenull@hm1446 prp]$ whereis logrotate logrotate: /usr/sbin/logrotate /etc/logrotate.conf /etc/logrotate.d /usr/share/man/man8/logrotate.8.gz
Recent comments
1 day 8 hours ago
1 week 1 day ago
1 week 3 days ago
2 weeks 2 days ago
8 weeks 3 days ago
9 weeks 1 day ago
18 weeks 23 hours ago
18 weeks 23 hours ago
18 weeks 2 days ago
18 weeks 4 days ago