Replies: 2 comments
-
The only way I was able to get this to work was to add a
|
Beta Was this translation helpful? Give feedback.
-
So, oddly, if I dont use the separate If I paste each of the lines into Rubular they match what they are supposed to plus the called out filter looks to work. Referencing this discussion looks like they are calling it out in a separate parser as well. I tried changed the "steps" but that did not help.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What am I doing wrong with this multiline parser? I am trying to capture a Strimzi Kafka Operator message that is not in JSON and dos not fall under the regular Java multiline parser.
This is what I have (truncated) for an input:
Parser (these individually match in Rubular):
Example (yest, there are 2 lines logged before the stack trace begins)
Beta Was this translation helpful? Give feedback.
All reactions