Bernard wrote: > Hi, > > How does the log rotationg work? > > I am using the Eigerstein distribution (180 days uptime w/o problems) > on a 1.6MB floppy. > > I log in through ssh and would like to see the effects of some traffic > in the log file in real time. > > But there is no activity in the log at all at the moment. > The last message is: > > /var/log/messages: No space left on device > > and then a truncated line. > > The last message is a few hours old although I know there is a log > entry every 10 seconds or so. > > It appears there are large gaps between what appears to be log file > generations. > > #df prints: > Filesystem 1024-blocks Used Available Capacity Mounted on > /dev/ram0 6076 6076 0 100% / > > Should I delete any files or is there a way do download them? > > Any help is highly appreciated. > > Thanks, > Bernard
# > /var/log/messages # > /var/log/syslog # > /var/log/messages.0 etc should zero the log files and get you some space. You might want to find out what has been filing your logs recently. Sonce the logs are compressed after a few days, and eventually deleted, something has been filling your logs recently. _______________________________________________ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user
