Hi Eugene, On Sat, Jun 21, 2014 at 10:27:17AM +0300, Eugene Istomin wrote: > Hello, > > right now MAX_SYSLOG_LEN is hardcoded in log.h. We have JSON-based > logging with rsyslog parsing, some logs are more then 1024 and i think, > fits in 2048. > > Do you have plans to make syslog_len configuration file variable? > > In February Herve has an idea about this: > http://comments.gmane.org/gmane.comp.web.haproxy/15099[1]
Yes it could possibly be done, as it does not look hard to implement, it's just that someone has to work on it. Are you willing to provide a patch ? Thanks, Willy

