Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Templates, scripts for templates, scripts and requests for templates.
Moderators: Developers , Moderators
Linegod
Developer
Posts: 1626 Joined: Thu Feb 20, 2003 10:16 am
Location: Canada
Contact:
Post
by Linegod » Wed Mar 12, 2003 11:28 am
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.
Users browsing this forum: No registered users and 2 guests