0576e26234
With the current configuration, HAProxy logs are in the host journal. This isn't really friendly when you want to debug issues with this service. This patches ensures HAProxy logs are in a dedicated file, using the syslog facility set in its configuration. Depends-On: I8fee040287940188f6bc6bc35bdbdaf6c234cbfd Change-Id: Ia615ac07d0c559deb65e307bb6254127e989794d
5 lines
103 B
YAML
5 lines
103 B
YAML
---
|
|
features:
|
|
- Allow to output HAProxy in a dedicated file
|
|
- Adds new HAProxySyslogFacility param
|