Yes and No. In that order.
The linebreaking advice is correct, but TRUNCATE refers to the length of a line (default 10000, '0' means unlimited) and MAX_EVENTS refers to the maximum number of lines in a multiline event (default 256, I think).
See the docs of props.conf, or the link provided above.
... View more