-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
some apps send logs that spread per multiple lines that aren't easy to fix (think code stacks, programs that do not allow log formating, etc) , so a way to enable one to merge those multilines to one line would be very useful.
something like filebeat multiline... as it is also written in go and use apache license, so you can probably fetch the multiline code
ganievs