Comment 6 for bug 1814880

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/queens)

Reviewed: https://review.openstack.org/635833
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=31ab969ed9bcc8a5602c41431292ef7ed96771a3
Submitter: Zuul
Branch: stable/queens

commit 31ab969ed9bcc8a5602c41431292ef7ed96771a3
Author: Cédric Jeanneret <email address hidden>
Date: Wed Nov 28 13:56:13 2018 +0100

    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 0576e26234206ab36b161cd43e6b2b69daf49948)