mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-11 12:32:50 +02:00
This patch introduce a new fd handler used to parse syslog message on udp. The parsing function returns level, facility and metadata that can be immediatly reused to forward message to a log server. This handler is enabled on udp listeners if proxy is internally set to mode PR_MODE_SYSLOG