I have large logs, with more than 10000 chars per line, and multiline events as large as whole XML file. They are always truncated or cut in multiple events because too long.
It seems that the default is
MAX_EVENTS=250 TRUNCATE=10000
Can I push them to unlimited (i.e. 0)?