79284428

Date: 2024-12-16 11:06:19
Score: 1
Natty:
Report link

After some trial and error, I've figured it out what the problem was:

  1. Had to update my rules in MULTILINE_PARSER to not consider time, stream and logtag
  2. add parser flag in MULTILINE_PARSER and point to cri, which will parse every line and remove time, stream and logtag

This way the multiline parser will know which lines are to be merged.

Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Marco Emídio