Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-16 | syslog: T2778: fix invalid handling of logrotate and default values | Christian Breunig | |
There was no /var/log/messages handler for logrotate making rsyslog crash after a few days. In addition we had some JIna2 templating errors for hosts, user and file CLI nodes jinja2.exceptions.UndefinedError: 'dict object' has no attribute 'facility' Looks like therey are used rarely ;) - lucky me! | |||
2023-05-12 | T2778: Fix syslog octet_counted format | Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs | |
2023-05-08 | syslog: T2769: add VRF support | Christian Breunig | |
Allow syslog messages to be sent through a VRF (e.g. management). | |||
2023-05-08 | syslog: T2778: migrate to get_config_dict() | Christian Breunig | |
2018-10-02 | T869: rsyslog configuration typo | Christian Poessinger | |
(cherry picked from commit 8a1e66ef20e872bd4f6c9adc68befbf09e9ef122) | |||
2018-09-08 | T836: template for global rsyslog.conf | hagbard | |