Logrotate

Templates, scripts for templates, scripts and requests for templates.

Moderators: Developers, Moderators

Post Reply
User avatar
Linegod
Developer
Posts: 1626
Joined: Thu Feb 20, 2003 10:16 am
Location: Canada
Contact:

Logrotate

Post by Linegod »

Since I've seen some talk elsewhere about log file size, here is just a standard logrotate file to drop in '/etc/logrotate.d'

filename: cacti

Code: Select all

/var/www/test/cacti/log/rrd.log {
    rotate 5
    missingok
    notifempty
    compress
}
Will work with Mandrake/Redhat, other distros drop it in appropriate area.
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests