Files
octavia/releasenotes/notes/amphora-support-rsyslog-failover-f8bf00e0bf0fc27e.yaml
Tom Weininger 3f134a292f Fix Amphora RSyslog configuration for TCP failover
RSyslog failover does not work if queues are defined on the actions. A
workaround that allows to use queues with multiple RSyslog servers over
TCP is to combine all actions in a single ruleset.

Conflicts:
	octavia/common/jinja/logging/templates/10-rsyslog.conf.template

Story: 2009876
Task: 44599
Change-Id: I4a9d14f0f918bda64ec489777ef7c10ceeb9b96f
(cherry picked from commit 145f4f8043)
(cherry picked from commit 5ade96be53)
2022-03-08 13:10:20 +01:00

5 lines
158 B
YAML

---
fixes:
- |
The generated RSyslog configuration on the amphora supports now
RSyslog failover with TCP if multiple RSyslog servers were specified.