Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-18 | Use rsyslog to trigger log rotation | James Davidson | |
The previous implementation of log rotation used an hourly cron job to check log file size and possibly perform a rotation. If the logging rate is high, this interval may allow for root file system space exhustion. Utilizing rsyslog's outchannel mechanism enables log rotation to be initiated as soon as the log file becomes larger than its configured size. Fixes Bug 7807. | |||
2011-01-20 | Change for rsyslog reload | Stephen Hemminger | |
Bug 6663 (cherry picked from commit fa7d81f125033b7ed4bd549eb6905918612a6877) | |||
2010-10-08 | Convert from syslog to rsyslog | Stephen Hemminger | |
Configuration file is /etc/rsyslog.conf and it is supports directory of include parameters so do not need to edit rsyslog.conf directly | |||
2009-03-23 | Fix bare file handle warning | Stephen Hemminger | |
2007-10-19 | move "system" configuration templates/scripts from vyatta-cfg. | An-Cheng Huang | |