I have a log file that is very long, each entry begins on a new line. But some entries have new line breaks in it. So I am splitting my log file using this code, and then I run different Regex rules on it, and everything works fine:I have a log file that is very long, each entry