Very strange.
This was the props.conf which I created to test with:
[not-breaking]
TRUNCATE = 0
SHOULD_LINEMERGE = false
LINE_BREAKER = ([\r\n]+)(?:FATAL[\s]+|ERROR[\s]+|INFO[\s]+|WARN[\s]+|DEBUG[\s]+)
MAX_EVENTS = 100000
TIME_FORMAT = %Y-%m-%d %H:%M:%S,%3N
Are you using something similar?
... View more