tripleo-heat-templates/releasenotes/notes/haproxy-log-2805e3697cbadf49.yaml
Cédric Jeanneret 0576e26234 Ensure we get dedicated logging file for HAProxy
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
2018-12-12 10:16:42 +01:00

5 lines
103 B
YAML

---
features:
- Allow to output HAProxy in a dedicated file
- Adds new HAProxySyslogFacility param