tripleo-heat-templates/releasenotes/notes/haproxy-log-2805e3697cbadf49.yaml
Cédric Jeanneret 31ab969ed9 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.

Closes-Bug: #1814880
Depends-On: I8fee040287940188f6bc6bc35bdbdaf6c234cbfd
Change-Id: Ia615ac07d0c559deb65e307bb6254127e989794d
(cherry picked from commit 0576e26234)
2019-02-08 14:12:22 +01:00

5 lines
103 B
YAML

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