Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-01 | syslog: T4353: fix Jinja2 linting errors | Christian Poessinger | |
2021-12-27 | syslog: T4039: Add protocol23format logging for UDP | Viacheslav | |
Add protocol23format for rsyslog protocol UDP Add ability to use IPv6 addresses (bracketize_ipv6) for protocol TCP and UDP, when protocol is configured explicity | |||
2021-03-10 | syslog: T3396: Fix remote IPv6 host | sever-sever | |
2020-11-28 | vyos.template: T2720: fix remaining in-line time_block syntax | Christian Poessinger | |
Commit a2ac9fac ("vyos.template: T2720: always enable Jinja2 trim_blocks feature") globally enabled the trim_blocks feature. Some templates still used in-line trim_blocks "{%"- or "-%}" which caused miss-placed line endings. This is fixed by removing all in-line trim_block statememnts of Jinja2 templates. | |||
2020-10-17 | syslog: T2938: Add format octet-counted for syslog conf-mode | sever-sever | |
2020-04-05 | syslog: T2230: move inlined templates to dedicated files | Christian Poessinger | |