Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Dean on May 23, 2002, 01:55:23 PM
-
The log files on my system, seem to have grown to a little on the large side 250+MB, do they auto delete over a certain size, do they archive and never delete?
do they delete on a reboot?
anyone know?
can i just delete them and they will auto-recreate?
anyone know all there locations (just to save hunting)
-
Are your logs "rotating" well ?
Did you try typing " /usr/sbin/logrotate /etc/logrotate.conf " in a console ?
-
hMM must be doing something wrong that don't do nufin
-
Something is wrong, but if you want, for the meantime, have a look in /var/log.
" ll -h " will give you readable file size.
" echo "" > ' largefile ' " will empty the file contents to zero.(think thats right)
Copy or backup the log file first if necessary.
Hope this helps
tim