recycle-logs is a logfile manager written in Perl that attempts to overcome the limitations of other system log utilities. File rotation and other customization is based on control information specified in one or several configuration files.
| Tags | Systems Administration |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX |
| Implementation | Perl |
Recent releases


Release Notes: This release allows for filename attribute substitutions in prolog/epilog.


Release Notes: A fix for a bug in printing syslog messages with % in them.


Release Notes: This release replaces the deprecated module IniConf with Config::IniFiles and adds an option to print the complete documentation.


Release Notes: A fix for a bug in recycling by files, a new regression test for recycling by files, a new ability to test by creation time, and allowing disabling compression in a section although it has been enabled globally.


Release Notes: A global "section" to set default values (in this section, hooks can be run before and after the entire run), shorter updated examples, and some new regression tests.