Dduanduan
Dduanduan
@wenchajun first,I tried using the multiline filter and the built-in Java parser worked,The results fell short of expectations:  This should be one record, but it actually returns multiple records....
@wenchajun How can I customize the MULTILINE_PARSER in fluent-operator. 
@wenchajun thank you. I saw it: https://github.com/fluent/fluent-operator/pull/176 but it used a built-in plugin,not customize. I kown built-in plugin parsers support: go, java and more. I means [PARSER] and [MULTILINE_PARSER] is...