HAProxy version 2.8.5
On k8s cluster HAProxy logs have gaps such that : HAProxy access-logs are not written to disk properly, or not written at all. It’s as if the log file gets corrupted and thereafter writes to file are broken
It’s possible that there may be some resource issues when running at load, but other applications are logging and rotating files using same mechanism with no issues on same cluster. Why might only HAProxy be impacted?
If there are know issues, or threads on this topic, any help or guidance would be greatly appreciated.
Looking at https://git.haproxy.org/?p=haproxy-2.8.git;a=blob_plain;f=CHANGELOG I don’t see any obvious issues fixed in recent versions.
Thanks in advance