Containerized HAProxy cannot log in a dedicated log file
Bug #1814880 reported by
Damien Ciabrini
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Incomplete
|
High
|
Damien Ciabrini |
Bug Description
Upstream HAProxy has no ability to log into a file, it's a design choice to only log to a syslog. For TripleO, that means that all HAProxy logs end up in the journal, but this is sometimes inconvenient because of journal truncation and amount of other logs in it [1].
In Master (Stein), we added the ability to create a specific rsyslog rule on the host to store all HAProxy logs under /var/log/
We should backport that fix to other stable releases as HAProxy is the only containerized service which doesn't log under /var/log/
Changed in tripleo: | |
status: | Triaged → Incomplete |
To post a comment you must log in.
Fix proposed to branch: stable/rocky /review. openstack. org/635207
Review: https:/