Hi!
I've got a log file to parse. What I need is to extract the Node Name where Status is "Missed". The thing that trips me is that the Node Name may or may not be divided over 2 lines. When divided, the first part always ends with a dash (which we want to get rid of, obviously). All lines are...