Werk #9631: rsyslog: Fix configuring custom port
Component | Firmware |
Title | rsyslog: Fix configuring custom port |
Date | Apr 10, 2025 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
Appliance Version | 1.7.11 Not yet released |
This werk makes it possible to configure a custom port for rsyslog.
Previously the default port was always added to the host, leading to entries such as host:1234:514
.
With this werk only host:1234
will be set.