summaryrefslogtreecommitdiff
path: root/smoketest/scripts/cli/test_system_syslog.py
AgeCommit message (Expand)Author
2026-02-09T7756: Fix rsyslog configuration generationAdam Schultz
2025-10-31syslog: T4251: Rename "permitted-peers" to "permitted-peer" and improve TLS c...Oleksandr Kuchmystyi
2025-10-24syslog: T4251: Fix TLS enablement logic for syslogOleksandr Kuchmystyi
2025-10-21T7948: always call setUp() and tearDown() base class methodsChristian Breunig
2025-10-01Merge pull request #4734 from alexandr-san4ez/T4251-currentJohn Estabrook
2025-09-30smoketest: T7858: make failfast main argument dynamicChristian Breunig
2025-09-30syslog: T4251: Add TLS support to syslogOleksandr Kuchmystyi
2025-06-28T7591: remove copyright years from source filesChristian Breunig
2025-04-18syslog: T7367: ensure rsyslog is registered as default systemd syslog serviceChristian Breunig
2025-03-21syslog: T7270: fix SyslogProtocol23Format typo in rsyslog.confBen Woods
2025-03-21syslog: T7270: fix octed-counted typo in rsyslog.confBen Woods
2025-03-08smoketest: T7229: add syslog test to verify source-address for remoteChristian Breunig
2025-03-08syslog: T7229: advanced format should not have IPv6 addresses in [] bracketsChristian Breunig
2025-03-04syslog: T6989: add option do disable "MARK"syslog-typos-T6989Christian Breunig
2025-02-04smoketest: T6989: extend cli_set() signature to pass CLI node valueChristian Breunig
2025-02-04syslog: T6989: increase local log size form 256KiB -> 1MiBChristian Breunig
2025-02-04syslog: T6989: add possibility to define VRF per remoteChristian Breunig
2025-02-03syslog: T6989: rename "global" to "local"Christian Breunig
2025-02-03syslog: T6989: move up "global marker" one level in CLIChristian Breunig
2025-02-03syslog: T6989: move up "global preserve-fqdn" one level in CLIChristian Breunig
2025-02-03syslog: T6989: convert old configuration format to "advanced"Christian Breunig
2025-02-03syslog: T6989: rename "host" to "remote"Christian Breunig
2024-11-07syslog: T6858: bugfix remote syslog using TCPChristian Breunig
2024-11-07smoketest: T6719: use read_file() over 'sudo cat FILENAME'Christian Breunig
2024-09-24syslog: T6719: fix the behavior of "syslog global preserve-fqdn"Nicolas Vollmar
2024-07-28smoketest: T5705: use locally connected remote syslog serversChristian Breunig
2024-04-03T6199: drop unused Python importsChristian Breunig
2023-11-02T5705: rsyslog: fix error when level=all. Replace <all> with wildcard <*>, as...Nicolas Fort