Multiline Codec Pattern Match if String Exists

Is it possible to configure the multiline codec to match a pattern if a message contains a certain string? If yes, what would this pattern look like? For example, if a message contains the string "Finished scenario" I would like to append it to the message that came before it.

Hi @NomadicCodeGuy :slightly_smiling_face:

Take a look at this https://www.elastic.co/guide/en/beats/filebeat/current/multiline-examples.html

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.