This is only tangentially related to HAProxy, but our sysadmins are coming up short, so I'm hoping someone on this list will be able to help.
We are experiencing a lot of missing log entries when running HAProxy. We have set up HAProxy to log to localhost, which is running the standard Linux syslogd daemon. Apparently HAProxy logs using UDP, but should we be experiencing packet loss when logging locally? Is it possible to configure HAProxy to log using TCP, or directly to a file?

