Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-01 | system-logs: T4353: fix Jinja2 linting errors | Christian Poessinger | |
2021-12-17 | logs: T3774: Optimization for logrotate configs | zsdc | |
* Added proper handling of default values from CLI. * Replaced rsyslog restart postrotate action to native `rsyslog-rotate` script. * Removed unnecessary checks for `None` instead `dict` - with default values the situation becomes impossible. * Fixed default value from 10 to 1 in the rsyslog CLI. | |||
2021-12-13 | logs: T3774: Added new CLI item | zsdc | |
Added the ability to control the `/var/log/messages` rotation. Renamed the option `maxsize` to `max-size`. |