Can I increase the length of syslog messages sent out by HAProxy?
Would it be as simple as changing:
#define MAX_SYSLOG_LEN 1024
In
include/types/log.h
Or is there more to it than that?
I am sending the logs to rsyslogd which does support increasing the log size in its configuration. Could it be increased as high as ~64k if possible to match the largest UDP message size?
(Forgive if this is a double post, got a delivery failed permanently from my mail account) Received on 2011/04/17 15:34
This archive was generated by hypermail 2.2.0 : 2011/04/17 15:45 CEST